| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateServiceQuotaTemplateResponse> |
ServiceQuotasAsyncClient.disassociateServiceQuotaTemplate(Consumer<DisassociateServiceQuotaTemplateRequest.Builder> disassociateServiceQuotaTemplateRequest)
Disables the Service Quotas template.
|
default CompletableFuture<DisassociateServiceQuotaTemplateResponse> |
ServiceQuotasAsyncClient.disassociateServiceQuotaTemplate(DisassociateServiceQuotaTemplateRequest disassociateServiceQuotaTemplateRequest)
Disables the Service Quotas template.
|
Copyright © 2019. All rights reserved.