Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
NetworkZoneLocation |
NetworkZoneLocation.country(java.lang.String country) |
NetworkZoneLocation |
NetworkZoneLocation.region(java.lang.String region) |
Modifier and Type | Method and Description |
---|---|
java.util.List<NetworkZoneLocation> |
NetworkZone.getLocations()
Get locations
|
Modifier and Type | Method and Description |
---|---|
NetworkZone |
NetworkZone.addLocationsItem(NetworkZoneLocation locationsItem) |
Modifier and Type | Method and Description |
---|---|
NetworkZone |
NetworkZone.locations(java.util.List<NetworkZoneLocation> locations) |
void |
NetworkZone.setLocations(java.util.List<NetworkZoneLocation> locations) |
Copyright © 2017-2022 Okta. All Rights Reserved.