Uses of Enum
com.okta.sdk.resource.model.DynamicNetworkZone.ProxyTypeEnum
Packages that use DynamicNetworkZone.ProxyTypeEnum
-
Uses of DynamicNetworkZone.ProxyTypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DynamicNetworkZone.ProxyTypeEnumModifier and TypeMethodDescriptionDynamicNetworkZone.getProxyType()The proxy type used for a Dynamic Network ZoneReturns the enum constant of this type with the specified name.static DynamicNetworkZone.ProxyTypeEnum[]DynamicNetworkZone.ProxyTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type DynamicNetworkZone.ProxyTypeEnumModifier and TypeMethodDescriptionDynamicNetworkZone.proxyType(DynamicNetworkZone.ProxyTypeEnum proxyType) voidDynamicNetworkZone.setProxyType(DynamicNetworkZone.ProxyTypeEnum proxyType)