| Package | Description |
|---|---|
| com.amazonaws.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static VnfInstantiationState |
VnfInstantiationState.fromValue(String value)
Use this in place of valueOf.
|
static VnfInstantiationState |
VnfInstantiationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VnfInstantiationState[] |
VnfInstantiationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListSolFunctionInstanceInfo |
ListSolFunctionInstanceInfo.withInstantiationState(VnfInstantiationState instantiationState)
Network function instance instantiation state.
|
GetSolFunctionInstanceResult |
GetSolFunctionInstanceResult.withInstantiationState(VnfInstantiationState instantiationState)
Network function instantiation state.
|
Copyright © 2025. All rights reserved.