Uses of Enum
com.okta.sdk.resource.model.NetworkZoneType
Packages that use NetworkZoneType
-
Uses of NetworkZoneType in com.okta.sdk.resource.model
Fields in com.okta.sdk.resource.model declared as NetworkZoneTypeMethods in com.okta.sdk.resource.model that return NetworkZoneTypeModifier and TypeMethodDescriptionstatic NetworkZoneType
NetworkZone.getType()
Get typestatic NetworkZoneType
Returns the enum constant of this type with the specified name.static NetworkZoneType[]
NetworkZoneType.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 NetworkZoneTypeModifier and TypeMethodDescriptionvoid
NetworkZone.setType
(NetworkZoneType type) NetworkZone.type
(NetworkZoneType type)