| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicequotas |
Service Quotas is a web service that you can use to manage many of your AWS service quotas.
|
| software.amazon.awssdk.services.servicequotas.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateServiceQuotaTemplateResponse> |
ServiceQuotasAsyncClient.associateServiceQuotaTemplate(AssociateServiceQuotaTemplateRequest associateServiceQuotaTemplateRequest)
Associates the Service Quotas template with your organization so that when new accounts are created in your
organization, the template submits increase requests for the specified service quotas.
|
default AssociateServiceQuotaTemplateResponse |
ServiceQuotasClient.associateServiceQuotaTemplate(AssociateServiceQuotaTemplateRequest associateServiceQuotaTemplateRequest)
Associates the Service Quotas template with your organization so that when new accounts are created in your
organization, the template submits increase requests for the specified service quotas.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateServiceQuotaTemplateRequestMarshaller.marshall(AssociateServiceQuotaTemplateRequest associateServiceQuotaTemplateRequest) |
Copyright © 2020. All rights reserved.