Uses of Enum
com.okta.sdk.resource.model.LogDiskEncryptionType
-
Uses of LogDiskEncryptionType in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic LogDiskEncryptionType
LogDevice.getDiskEncryptionType()
Get diskEncryptionTypestatic LogDiskEncryptionType
Returns the enum constant of this type with the specified name.static LogDiskEncryptionType[]
LogDiskEncryptionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionLogDevice.diskEncryptionType
(LogDiskEncryptionType diskEncryptionType) void
LogDevice.setDiskEncryptionType
(LogDiskEncryptionType diskEncryptionType)