| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static CoreNetworkState |
CoreNetworkState.fromValue(String value)
Use this in place of valueOf.
|
static CoreNetworkState |
CoreNetworkState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreNetworkState[] |
CoreNetworkState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CoreNetwork |
CoreNetwork.withState(CoreNetworkState state)
The current state of a core network.
|
CoreNetworkSummary |
CoreNetworkSummary.withState(CoreNetworkState state)
The state of a core network.
|
Copyright © 2024. All rights reserved.