public static interface CreateSolFunctionPackageRequest.Builder extends TnbRequest.Builder, SdkPojo, CopyableBuilder<CreateSolFunctionPackageRequest.Builder,CreateSolFunctionPackageRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateSolFunctionPackageRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateSolFunctionPackageRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateSolFunctionPackageRequest.Builder |
tags(Map<String,String> tags)
A tag is a label that you assign to an Amazon Web Services resource.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateSolFunctionPackageRequest.Builder tags(Map<String,String> tags)
A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.
tags - A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an
optional value. You can use tags to search and filter your resources or track your Amazon Web Services
costs.CreateSolFunctionPackageRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateSolFunctionPackageRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.