| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static GetSolVnfcResourceInfoMetadata.Builder |
GetSolVnfcResourceInfoMetadata.builder() |
GetSolVnfcResourceInfoMetadata.Builder |
GetSolVnfcResourceInfoMetadata.Builder.cluster(String cluster)
Information about the cluster.
|
GetSolVnfcResourceInfoMetadata.Builder |
GetSolVnfcResourceInfoMetadata.Builder.helmChart(String helmChart)
Information about the helm chart.
|
GetSolVnfcResourceInfoMetadata.Builder |
GetSolVnfcResourceInfoMetadata.Builder.nodeGroup(String nodeGroup)
Information about the node group.
|
GetSolVnfcResourceInfoMetadata.Builder |
GetSolVnfcResourceInfoMetadata.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetSolVnfcResourceInfoMetadata.Builder> |
GetSolVnfcResourceInfoMetadata.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetSolVnfcResourceInfo.Builder |
GetSolVnfcResourceInfo.Builder.metadata(Consumer<GetSolVnfcResourceInfoMetadata.Builder> metadata)
The metadata of the network function compute.
|
Copyright © 2023. All rights reserved.