| Package | Description |
|---|---|
| com.okta.sdk.resource.domain |
| Modifier and Type | Method and Description |
|---|---|
DomainCertificateType |
DomainCertificate.getType() |
static DomainCertificateType |
DomainCertificateType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DomainCertificateType[] |
DomainCertificateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DomainCertificate |
DomainCertificate.setType(DomainCertificateType type) |
Copyright © 2017-2022 Okta. All Rights Reserved.