| Package | Description |
|---|---|
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
static Tier |
Tier.fromValue(String value)
Use this in place of valueOf.
|
static Tier |
Tier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tier[] |
Tier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CASJobParameters.setTier(Tier 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.
|
Copyright © 2023. All rights reserved.