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 NetworkZoneStatusNetworkZone.getStatus()Get statusstatic NetworkZoneStatusReturns 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 TypeMethodDescriptionvoidNetworkZone.setStatus(NetworkZoneStatus status) NetworkZone.status(NetworkZoneStatus status)