Uses of Enum
com.okta.sdk.resource.model.Platform
Packages that use Platform
-
Uses of Platform in com.okta.sdk.resource.model
Fields in com.okta.sdk.resource.model declared as PlatformMethods in com.okta.sdk.resource.model that return PlatformModifier and TypeMethodDescriptionstatic Platform
DeviceAssurance.getPlatform()
Get platformstatic Platform
Returns the enum constant of this type with the specified name.static Platform[]
Platform.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type Platform