Uses of Enum Class
com.mypurecloud.sdk.v2.model.EncryptionKey.KeyConfigurationTypeEnum
Packages that use EncryptionKey.KeyConfigurationTypeEnum
-
Uses of EncryptionKey.KeyConfigurationTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EncryptionKey.KeyConfigurationTypeEnumModifier and TypeMethodDescriptionEncryptionKey.KeyConfigurationTypeEnum.fromString(String key) EncryptionKey.getKeyConfigurationType()Returns the enum constant of this class with the specified name.EncryptionKey.KeyConfigurationTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type EncryptionKey.KeyConfigurationTypeEnumModifier and TypeMethodDescriptionEncryptionKey.keyConfigurationType(EncryptionKey.KeyConfigurationTypeEnum keyConfigurationType) Key type used in this configurationvoidEncryptionKey.setKeyConfigurationType(EncryptionKey.KeyConfigurationTypeEnum keyConfigurationType)