Uses of Enum
com.okta.sdk.resource.model.NetworkZoneStatus
Packages that use NetworkZoneStatus
-
Uses of NetworkZoneStatus in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return NetworkZoneStatusModifier 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.Methods in com.okta.sdk.resource.model with parameters of type NetworkZoneStatusModifier and TypeMethodDescriptionvoid
NetworkZone.setStatus
(NetworkZoneStatus status) NetworkZone.status
(NetworkZoneStatus status)