public static interface ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder extends ServiceQuotasRequest.Builder, SdkPojo, CopyableBuilder<ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder,ListServiceQuotaIncreaseRequestsInTemplateRequest>
| Modifier and Type | Method and Description |
|---|---|
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder |
awsRegion(String awsRegion)
The AWS Region.
|
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder |
nextToken(String nextToken)
The token for the next page of results.
|
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder |
serviceCode(String serviceCode)
The service identifier.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListServiceQuotaIncreaseRequestsInTemplateRequest.Builder serviceCode(String serviceCode)
The service identifier.
serviceCode - The service identifier.ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder awsRegion(String awsRegion)
The AWS Region.
awsRegion - The AWS Region.ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return with a single call. To retrieve the remaining results, if any, make another call with the token returned from this call.
maxResults - The maximum number of results to return with a single call. To retrieve the remaining results, if any,
make another call with the token returned from this call.ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListServiceQuotaIncreaseRequestsInTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.