| Package | Description |
|---|---|
| com.amazonaws.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static VnfOperationalState |
VnfOperationalState.fromValue(String value)
Use this in place of valueOf.
|
static VnfOperationalState |
VnfOperationalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VnfOperationalState[] |
VnfOperationalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetSolInstantiatedVnfInfo |
GetSolInstantiatedVnfInfo.withVnfState(VnfOperationalState vnfState)
State of the network function.
|
GetSolVnfInfo |
GetSolVnfInfo.withVnfState(VnfOperationalState vnfState)
State of the network function instance.
|
Copyright © 2024. All rights reserved.