public static interface GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder extends ServiceQuotasRequest.Builder, SdkPojo, CopyableBuilder<GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder,GetServiceQuotaIncreaseRequestFromTemplateRequest>
| Modifier and Type | Method and Description |
|---|---|
GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder |
awsRegion(String awsRegion)
Specifies the Amazon Web Services Region for which you made the request.
|
GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder |
quotaCode(String quotaCode)
Specifies the quota identifier.
|
GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder |
serviceCode(String serviceCode)
Specifies the service identifier.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetServiceQuotaIncreaseRequestFromTemplateRequest.Builder serviceCode(String serviceCode)
Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
serviceCode - Specifies the service identifier. To find the service code value for an Amazon Web Services service,
use the ListServices operation.GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder quotaCode(String quotaCode)
Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas
operation, and look for the QuotaCode response in the output for the quota you want.
quotaCode - Specifies the quota identifier. To find the quota code for a specific quota, use the
ListServiceQuotas operation, and look for the QuotaCode response in the output for
the quota you want.GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder awsRegion(String awsRegion)
Specifies the Amazon Web Services Region for which you made the request.
awsRegion - Specifies the Amazon Web Services Region for which you made the request.GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetServiceQuotaIncreaseRequestFromTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.