| Package | Description |
|---|---|
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2023. All rights reserved.