| Package | Description |
|---|---|
| com.amazonaws.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static NsdOperationalState |
NsdOperationalState.fromValue(String value)
Use this in place of valueOf.
|
static NsdOperationalState |
NsdOperationalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NsdOperationalState[] |
NsdOperationalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSolNetworkPackageResult |
UpdateSolNetworkPackageResult.withNsdOperationalState(NsdOperationalState nsdOperationalState)
Operational state of the network service descriptor in the network package.
|
GetSolNetworkPackageResult |
GetSolNetworkPackageResult.withNsdOperationalState(NsdOperationalState nsdOperationalState)
Network service descriptor operational state.
|
CreateSolNetworkPackageResult |
CreateSolNetworkPackageResult.withNsdOperationalState(NsdOperationalState nsdOperationalState)
Operational state of the network service descriptor in the network package.
|
UpdateSolNetworkPackageRequest |
UpdateSolNetworkPackageRequest.withNsdOperationalState(NsdOperationalState nsdOperationalState)
Operational state of the network service descriptor in the network package.
|
ListSolNetworkPackageInfo |
ListSolNetworkPackageInfo.withNsdOperationalState(NsdOperationalState nsdOperationalState)
Operational state of the network service descriptor in the network package.
|
Copyright © 2024. All rights reserved.