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