Package | Description |
---|---|
com.okta.sdk.impl.resource.network.zone | |
com.okta.sdk.resource.network.zone |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNetworkZoneLocation
NetworkZoneLocation
|
Modifier and Type | Method and Description |
---|---|
NetworkZoneLocation |
DefaultNetworkZoneLocation.setCountry(String country) |
NetworkZoneLocation |
DefaultNetworkZoneLocation.setRegion(String region) |
Modifier and Type | Method and Description |
---|---|
List<NetworkZoneLocation> |
DefaultNetworkZone.getLocations() |
Modifier and Type | Method and Description |
---|---|
NetworkZone |
DefaultNetworkZone.setLocations(List<NetworkZoneLocation> locations) |
Modifier and Type | Method and Description |
---|---|
NetworkZoneLocation |
NetworkZoneLocation.setCountry(String country) |
NetworkZoneLocation |
NetworkZoneLocation.setRegion(String region) |
Modifier and Type | Method and Description |
---|---|
List<NetworkZoneLocation> |
NetworkZone.getLocations() |
Modifier and Type | Method and Description |
---|---|
NetworkZone |
NetworkZone.setLocations(List<NetworkZoneLocation> locations) |
Copyright © 2017–2023 Okta. All rights reserved.