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