| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static ChangeAction |
ChangeAction.fromValue(String value)
Use this in place of valueOf.
|
static ChangeAction |
ChangeAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeAction[] |
ChangeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CoreNetworkChange |
CoreNetworkChange.withAction(ChangeAction action)
The action to take for a core network.
|
CoreNetworkChangeEvent |
CoreNetworkChangeEvent.withAction(ChangeAction action)
The action taken for the change event.
|
Copyright © 2024. All rights reserved.