Package | Description |
---|---|
com.okta.sdk.impl.resource.network.zone | |
com.okta.sdk.resource.network.zone |
Modifier and Type | Method and Description |
---|---|
NetworkZoneStatus |
DefaultNetworkZone.getStatus() |
Modifier and Type | Method and Description |
---|---|
NetworkZone |
DefaultNetworkZone.setStatus(NetworkZoneStatus status) |
Modifier and Type | Method and Description |
---|---|
NetworkZoneStatus |
NetworkZone.getStatus() |
static NetworkZoneStatus |
NetworkZoneStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkZoneStatus[] |
NetworkZoneStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NetworkZone |
NetworkZone.setStatus(NetworkZoneStatus status) |
Copyright © 2017–2023 Okta. All rights reserved.