Uses of Enum
com.okta.sdk.resource.model.DiskEncryptionType
Packages that use DiskEncryptionType
-
Uses of DiskEncryptionType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DiskEncryptionTypeModifier and TypeMethodDescriptionstatic DiskEncryptionType
static DiskEncryptionType
Returns the enum constant of this type with the specified name.static DiskEncryptionType[]
DiskEncryptionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model that return types with arguments of type DiskEncryptionTypeModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfDiskEncryptionType.getInclude()
Get includeMethods in com.okta.sdk.resource.model with parameters of type DiskEncryptionTypeModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfDiskEncryptionType.addincludeItem
(DiskEncryptionType includeItem) Method parameters in com.okta.sdk.resource.model with type arguments of type DiskEncryptionTypeModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfDiskEncryptionType.include
(List<DiskEncryptionType> include) void
DeviceAssuranceAndroidPlatformAllOfDiskEncryptionType.setInclude
(List<DiskEncryptionType> include)