Uses of Enum
com.okta.sdk.resource.model.NetworkZoneAddressType
Packages that use NetworkZoneAddressType
-
Uses of NetworkZoneAddressType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return NetworkZoneAddressTypeModifier and TypeMethodDescriptionstatic NetworkZoneAddressTypeNetworkZoneAddress.getType()Get typestatic NetworkZoneAddressTypeReturns the enum constant of this type with the specified name.static NetworkZoneAddressType[]NetworkZoneAddressType.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 NetworkZoneAddressTypeModifier and TypeMethodDescriptionvoidNetworkZoneAddress.setType(NetworkZoneAddressType type) NetworkZoneAddress.type(NetworkZoneAddressType type)