public static interface ListServiceActionsForProvisioningArtifactRequest.Builder extends ServiceCatalogRequest.Builder, SdkPojo, CopyableBuilder<ListServiceActionsForProvisioningArtifactRequest.Builder,ListServiceActionsForProvisioningArtifactRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListServiceActionsForProvisioningArtifactRequest.Builder productId(String productId)
The product identifier. For example, prod-abcdzk7xy33qa.
productId - The product identifier. For example, prod-abcdzk7xy33qa.ListServiceActionsForProvisioningArtifactRequest.Builder provisioningArtifactId(String provisioningArtifactId)
The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.
provisioningArtifactId - The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.ListServiceActionsForProvisioningArtifactRequest.Builder pageSize(Integer pageSize)
The maximum number of items to return with this call.
pageSize - The maximum number of items to return with this call.ListServiceActionsForProvisioningArtifactRequest.Builder pageToken(String pageToken)
The page token for the next set of results. To retrieve the first set of results, use null.
pageToken - The page token for the next set of results. To retrieve the first set of results, use null.ListServiceActionsForProvisioningArtifactRequest.Builder acceptLanguage(String acceptLanguage)
The language code.
jp - Japanese
zh - Chinese
acceptLanguage - The language code.
jp - Japanese
zh - Chinese
ListServiceActionsForProvisioningArtifactRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListServiceActionsForProvisioningArtifactRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.