Uses of Enum
com.okta.sdk.resource.model.DiskEncryptionTypeAndroid
Packages that use DiskEncryptionTypeAndroid
-
Uses of DiskEncryptionTypeAndroid in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DiskEncryptionTypeAndroidModifier and TypeMethodDescriptionstatic DiskEncryptionTypeAndroidstatic DiskEncryptionTypeAndroidReturns the enum constant of this type with the specified name.static DiskEncryptionTypeAndroid[]DiskEncryptionTypeAndroid.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 DiskEncryptionTypeAndroidModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfDiskEncryptionType.getInclude()Get includeMethods in com.okta.sdk.resource.model with parameters of type DiskEncryptionTypeAndroidModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfDiskEncryptionType.addincludeItem(DiskEncryptionTypeAndroid includeItem) Method parameters in com.okta.sdk.resource.model with type arguments of type DiskEncryptionTypeAndroidModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfDiskEncryptionType.include(List<DiskEncryptionTypeAndroid> include) voidDeviceAssuranceAndroidPlatformAllOfDiskEncryptionType.setInclude(List<DiskEncryptionTypeAndroid> include)