Uses of Class
com.okta.sdk.resource.network.zone.NetworkZoneUsage
-
Packages that use NetworkZoneUsage Package Description com.okta.sdk.resource.network.zone -
-
Uses of NetworkZoneUsage in com.okta.sdk.resource.network.zone
Methods in com.okta.sdk.resource.network.zone that return NetworkZoneUsage Modifier and Type Method Description NetworkZoneUsageNetworkZone. getUsage()static NetworkZoneUsageNetworkZoneUsage. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NetworkZoneUsage[]NetworkZoneUsage. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.network.zone with parameters of type NetworkZoneUsage Modifier and Type Method Description NetworkZoneNetworkZone. setUsage(NetworkZoneUsage usage)
-