Uses of Interface
com.okta.sdk.resource.NetworkZoneList
-
Packages that use NetworkZoneList Package Description com.okta.sdk.client -
-
Uses of NetworkZoneList in com.okta.sdk.client
Methods in com.okta.sdk.client that return NetworkZoneList Modifier and Type Method Description NetworkZoneList
Client. listNetworkZones()
List Network Zones Enumerates network zones added to your organization with pagination.NetworkZoneList
Client. listNetworkZones(java.lang.String filter)
List Network Zones Enumerates network zones added to your organization with pagination.
-