| Package | Description |
|---|---|
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
CnameConfiguration.CertType |
CnameConfiguration.getCertType() |
static CnameConfiguration.CertType |
CnameConfiguration.CertType.parse(String certTypeString) |
static CnameConfiguration.CertType |
CnameConfiguration.CertType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CnameConfiguration.CertType[] |
CnameConfiguration.CertType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CnameConfiguration.setCertType(CnameConfiguration.CertType certType) |
Copyright © 2023. All Rights Reserved.