Uses of Enum
com.okta.sdk.resource.model.DomainCertificateType
-
Uses of DomainCertificateType in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic DomainCertificateType
DomainCertificate.getType()
Get typestatic DomainCertificateType
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 TypeMethodDescriptionvoid
DomainCertificate.setType
(DomainCertificateType type) DomainCertificate.type
(DomainCertificateType type)