| 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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
default AssociateServiceQuotaTemplateResponse |
ServiceQuotasClient.associateServiceQuotaTemplate(Consumer<AssociateServiceQuotaTemplateRequest.Builder> 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.
|
Copyright © 2019. All rights reserved.