public static interface GetSolVnfcResourceInfo.Builder extends SdkPojo, CopyableBuilder<GetSolVnfcResourceInfo.Builder,GetSolVnfcResourceInfo>
| Modifier and Type | Method and Description |
|---|---|
default GetSolVnfcResourceInfo.Builder |
metadata(Consumer<GetSolVnfcResourceInfoMetadata.Builder> metadata)
The metadata of the network function compute.
|
GetSolVnfcResourceInfo.Builder |
metadata(GetSolVnfcResourceInfoMetadata metadata)
The metadata of the network function compute.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSolVnfcResourceInfo.Builder metadata(GetSolVnfcResourceInfoMetadata metadata)
The metadata of the network function compute.
metadata - The metadata of the network function compute.default GetSolVnfcResourceInfo.Builder metadata(Consumer<GetSolVnfcResourceInfoMetadata.Builder> metadata)
The metadata of the network function compute.
This is a convenience method that creates an instance of theGetSolVnfcResourceInfoMetadata.Builder
avoiding the need to create one manually via GetSolVnfcResourceInfoMetadata.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to metadata(GetSolVnfcResourceInfoMetadata).
metadata - a consumer that will call methods on GetSolVnfcResourceInfoMetadata.Buildermetadata(GetSolVnfcResourceInfoMetadata)Copyright © 2023. All rights reserved.