Uses of Enum
com.okta.sdk.resource.model.NetworkZoneStatus
-
Uses of NetworkZoneStatus in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic NetworkZoneStatus
NetworkZone.getStatus()
Get statusstatic NetworkZoneStatus
Returns the enum constant of this type with the specified name.static NetworkZoneStatus[]
NetworkZoneStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
NetworkZone.setStatus
(NetworkZoneStatus status) NetworkZone.status
(NetworkZoneStatus status)