Uses of Class
com.okta.sdk.resource.model.NetworkZoneLocation
Packages that use NetworkZoneLocation
-
Uses of NetworkZoneLocation in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return NetworkZoneLocationModifier and TypeMethodDescriptionMethods in com.okta.sdk.resource.model that return types with arguments of type NetworkZoneLocationModifier and TypeMethodDescriptionNetworkZone.getLocations()
Dynamic network zone property: an array of geolocations of this network zoneMethods in com.okta.sdk.resource.model with parameters of type NetworkZoneLocationModifier and TypeMethodDescriptionNetworkZone.addLocationsItem
(NetworkZoneLocation locationsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type NetworkZoneLocationModifier and TypeMethodDescriptionNetworkZone.locations
(List<NetworkZoneLocation> locations) void
NetworkZone.setLocations
(List<NetworkZoneLocation> locations)