Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static NetworkZoneAddressType |
NetworkZoneAddressType.fromValue(String value) |
NetworkZoneAddressType |
NetworkZoneAddress.getType()
Get type
|
static NetworkZoneAddressType |
NetworkZoneAddressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkZoneAddressType[] |
NetworkZoneAddressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkZoneAddress.setType(NetworkZoneAddressType type) |
NetworkZoneAddress |
NetworkZoneAddress.type(NetworkZoneAddressType type) |
Copyright © 2017–2023 Okta. All rights reserved.