public static interface DescribeProvisioningParametersRequest.Builder extends ServiceCatalogRequest.Builder, SdkPojo, CopyableBuilder<DescribeProvisioningParametersRequest.Builder,DescribeProvisioningParametersRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeProvisioningParametersRequest.Builder acceptLanguage(String acceptLanguage)
The language code.
jp - Japanese
zh - Chinese
acceptLanguage - The language code.
jp - Japanese
zh - Chinese
DescribeProvisioningParametersRequest.Builder productId(String productId)
The product identifier. You must provide the product name or ID, but not both.
productId - The product identifier. You must provide the product name or ID, but not both.DescribeProvisioningParametersRequest.Builder productName(String productName)
The name of the product. You must provide the name or ID, but not both.
productName - The name of the product. You must provide the name or ID, but not both.DescribeProvisioningParametersRequest.Builder provisioningArtifactId(String provisioningArtifactId)
The identifier of the provisioning artifact. You must provide the name or ID, but not both.
provisioningArtifactId - The identifier of the provisioning artifact. You must provide the name or ID, but not both.DescribeProvisioningParametersRequest.Builder provisioningArtifactName(String provisioningArtifactName)
The name of the provisioning artifact. You must provide the name or ID, but not both.
provisioningArtifactName - The name of the provisioning artifact. You must provide the name or ID, but not both.DescribeProvisioningParametersRequest.Builder pathId(String pathId)
The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths. You must provide the name or ID, but not both.
pathId - The path identifier of the product. This value is optional if the product has a default path, and
required if the product has more than one path. To list the paths for a product, use
ListLaunchPaths. You must provide the name or ID, but not both.DescribeProvisioningParametersRequest.Builder pathName(String pathName)
The name of the path. You must provide the name or ID, but not both.
pathName - The name of the path. You must provide the name or ID, but not both.DescribeProvisioningParametersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeProvisioningParametersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.