| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static GetSolInstantiatedVnfInfo.Builder |
GetSolInstantiatedVnfInfo.builder() |
GetSolInstantiatedVnfInfo.Builder |
GetSolInstantiatedVnfInfo.toBuilder() |
GetSolInstantiatedVnfInfo.Builder |
GetSolInstantiatedVnfInfo.Builder.vnfState(String vnfState)
State of the network function.
|
GetSolInstantiatedVnfInfo.Builder |
GetSolInstantiatedVnfInfo.Builder.vnfState(VnfOperationalState vnfState)
State of the network function.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetSolInstantiatedVnfInfo.Builder> |
GetSolInstantiatedVnfInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ListSolFunctionInstanceInfo.Builder |
ListSolFunctionInstanceInfo.Builder.instantiatedVnfInfo(Consumer<GetSolInstantiatedVnfInfo.Builder> instantiatedVnfInfo)
Sets the value of the InstantiatedVnfInfo property for this object.
|
Copyright © 2023. All rights reserved.