Uses of Enum Class
com.mypurecloud.sdk.v2.model.DomainCertificateAuthority.ServicesEnum
Packages that use DomainCertificateAuthority.ServicesEnum
-
Uses of DomainCertificateAuthority.ServicesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DomainCertificateAuthority.ServicesEnumModifier and TypeMethodDescriptionDomainCertificateAuthority.ServicesEnum.fromString(String key) Returns the enum constant of this class with the specified name.DomainCertificateAuthority.ServicesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DomainCertificateAuthority.ServicesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DomainCertificateAuthority.ServicesEnumModifier and TypeMethodDescriptionDomainCertificateAuthority.services(List<DomainCertificateAuthority.ServicesEnum> services) The service(s) that the authority can be used to authenticate.voidDomainCertificateAuthority.setServices(List<DomainCertificateAuthority.ServicesEnum> services)