public static interface GetSolFunctionPackageDescriptorRequest.Builder extends TnbRequest.Builder, SdkPojo, CopyableBuilder<GetSolFunctionPackageDescriptorRequest.Builder,GetSolFunctionPackageDescriptorRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSolFunctionPackageDescriptorRequest.Builder |
accept(DescriptorContentType accept)
Indicates which content types, expressed as MIME types, the client is able to understand.
|
GetSolFunctionPackageDescriptorRequest.Builder |
accept(String accept)
Indicates which content types, expressed as MIME types, the client is able to understand.
|
GetSolFunctionPackageDescriptorRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSolFunctionPackageDescriptorRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSolFunctionPackageDescriptorRequest.Builder |
vnfPkgId(String vnfPkgId)
ID of the function package.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSolFunctionPackageDescriptorRequest.Builder accept(String accept)
Indicates which content types, expressed as MIME types, the client is able to understand.
accept - Indicates which content types, expressed as MIME types, the client is able to understand.DescriptorContentType,
DescriptorContentTypeGetSolFunctionPackageDescriptorRequest.Builder accept(DescriptorContentType accept)
Indicates which content types, expressed as MIME types, the client is able to understand.
accept - Indicates which content types, expressed as MIME types, the client is able to understand.DescriptorContentType,
DescriptorContentTypeGetSolFunctionPackageDescriptorRequest.Builder vnfPkgId(String vnfPkgId)
ID of the function package.
vnfPkgId - ID of the function package.GetSolFunctionPackageDescriptorRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSolFunctionPackageDescriptorRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.