Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
NetworkZoneLocation |
NetworkZoneLocation.country(String country) |
NetworkZoneLocation |
NetworkZoneLocation.region(String region) |
Modifier and Type | Method and Description |
---|---|
List<NetworkZoneLocation> |
NetworkZone.getLocations()
Dynamic network zone property: an array of geolocations of this network zone
|
Modifier and Type | Method and Description |
---|---|
NetworkZone |
NetworkZone.addLocationsItem(NetworkZoneLocation locationsItem) |
Modifier and Type | Method and Description |
---|---|
NetworkZone |
NetworkZone.locations(List<NetworkZoneLocation> locations) |
void |
NetworkZone.setLocations(List<NetworkZoneLocation> locations) |
Copyright © 2017–2023 Okta. All rights reserved.