| 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 DisassociateServiceQuotaTemplateResponse |
ServiceQuotasClient.disassociateServiceQuotaTemplate(Consumer<DisassociateServiceQuotaTemplateRequest.Builder> disassociateServiceQuotaTemplateRequest)
Disables the Service Quotas template.
|
default DisassociateServiceQuotaTemplateResponse |
ServiceQuotasClient.disassociateServiceQuotaTemplate(DisassociateServiceQuotaTemplateRequest disassociateServiceQuotaTemplateRequest)
Disables the Service Quotas template.
|
default GetAssociationForServiceQuotaTemplateResponse |
ServiceQuotasClient.getAssociationForServiceQuotaTemplate(Consumer<GetAssociationForServiceQuotaTemplateRequest.Builder> getAssociationForServiceQuotaTemplateRequest)
Retrieves the
ServiceQuotaTemplateAssociationStatus value from the service. |
default GetAssociationForServiceQuotaTemplateResponse |
ServiceQuotasClient.getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)
Retrieves the
ServiceQuotaTemplateAssociationStatus value from the service. |
Copyright © 2019. All rights reserved.