public static interface GetSolFunctionPackageContentRequest.Builder extends TnbRequest.Builder, SdkPojo, CopyableBuilder<GetSolFunctionPackageContentRequest.Builder,GetSolFunctionPackageContentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSolFunctionPackageContentRequest.Builder |
accept(PackageContentType accept)
The format of the package that you want to download from the function packages.
|
GetSolFunctionPackageContentRequest.Builder |
accept(String accept)
The format of the package that you want to download from the function packages.
|
GetSolFunctionPackageContentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSolFunctionPackageContentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSolFunctionPackageContentRequest.Builder |
vnfPkgId(String vnfPkgId)
ID of the function package.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSolFunctionPackageContentRequest.Builder accept(String accept)
The format of the package that you want to download from the function packages.
accept - The format of the package that you want to download from the function packages.PackageContentType,
PackageContentTypeGetSolFunctionPackageContentRequest.Builder accept(PackageContentType accept)
The format of the package that you want to download from the function packages.
accept - The format of the package that you want to download from the function packages.PackageContentType,
PackageContentTypeGetSolFunctionPackageContentRequest.Builder vnfPkgId(String vnfPkgId)
ID of the function package.
vnfPkgId - ID of the function package.GetSolFunctionPackageContentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSolFunctionPackageContentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.