Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static PolicyNetworkConnection |
PolicyNetworkConnection.fromValue(String value) |
PolicyNetworkConnection |
PolicyNetworkCondition.getConnection()
Get connection
|
static PolicyNetworkConnection |
PolicyNetworkConnection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyNetworkConnection[] |
PolicyNetworkConnection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PolicyNetworkCondition |
PolicyNetworkCondition.connection(PolicyNetworkConnection connection) |
void |
PolicyNetworkCondition.setConnection(PolicyNetworkConnection connection) |
Copyright © 2017–2023 Okta. All rights reserved.