Uses of Interface
software.amazon.awssdk.services.tnb.model.GetSolVnfcResourceInfo.Builder
-
Packages that use GetSolVnfcResourceInfo.Builder Package Description software.amazon.awssdk.services.tnb.model -
-
Uses of GetSolVnfcResourceInfo.Builder in software.amazon.awssdk.services.tnb.model
Methods in software.amazon.awssdk.services.tnb.model that return GetSolVnfcResourceInfo.Builder Modifier and Type Method Description static GetSolVnfcResourceInfo.BuilderGetSolVnfcResourceInfo. builder()default GetSolVnfcResourceInfo.BuilderGetSolVnfcResourceInfo.Builder. metadata(Consumer<GetSolVnfcResourceInfoMetadata.Builder> metadata)The metadata of the network function compute.GetSolVnfcResourceInfo.BuilderGetSolVnfcResourceInfo.Builder. metadata(GetSolVnfcResourceInfoMetadata metadata)The metadata of the network function compute.GetSolVnfcResourceInfo.BuilderGetSolVnfcResourceInfo. toBuilder()Methods in software.amazon.awssdk.services.tnb.model that return types with arguments of type GetSolVnfcResourceInfo.Builder Modifier and Type Method Description static Class<? extends GetSolVnfcResourceInfo.Builder>GetSolVnfcResourceInfo. serializableBuilderClass()
-