| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CASJobParameters |
RestoreObjectRequest.getCasJobParameters() |
CASJobParameters |
CASJobParameters.withTier(String tier)
Sets CAS retrieval tier at which the restore will be processed.
|
CASJobParameters |
CASJobParameters.withTier(Tier tier)
Sets CAS retrieval tier at which the restore will be processed.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RestoreObjectRequest.setCASJobParameters(CASJobParameters casJobParameters)
Sets CAS related prameters pertaining to this job.
|
RestoreObjectRequest |
RestoreObjectRequest.withCASJobParameters(CASJobParameters casJobParameters)
Sets CAS related prameters pertaining to this job.
|
Copyright © 2020. All rights reserved.