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