Uses of Enum
org.openapitools.client.model.NetworkZoneStatus
Packages that use NetworkZoneStatus
-
Uses of NetworkZoneStatus in org.openapitools.client.model
Methods in org.openapitools.client.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 org.openapitools.client.model with parameters of type NetworkZoneStatusModifier and TypeMethodDescriptionvoid
NetworkZone.setStatus
(NetworkZoneStatus status) NetworkZone.status
(NetworkZoneStatus status)