| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicequotas |
With Service Quotas, you can view and manage your quotas easily as your AWS workloads grow.
|
| Modifier and Type | Method and Description |
|---|---|
default GetAssociationForServiceQuotaTemplateResponse |
ServiceQuotasClient.getAssociationForServiceQuotaTemplate(Consumer<GetAssociationForServiceQuotaTemplateRequest.Builder> getAssociationForServiceQuotaTemplateRequest)
Retrieves the status of the association for the quota request template.
|
default GetAssociationForServiceQuotaTemplateResponse |
ServiceQuotasClient.getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)
Retrieves the status of the association for the quota request template.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAssociationForServiceQuotaTemplateResponse> |
ServiceQuotasAsyncClient.getAssociationForServiceQuotaTemplate(Consumer<GetAssociationForServiceQuotaTemplateRequest.Builder> getAssociationForServiceQuotaTemplateRequest)
Retrieves the status of the association for the quota request template.
|
default CompletableFuture<GetAssociationForServiceQuotaTemplateResponse> |
ServiceQuotasAsyncClient.getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)
Retrieves the status of the association for the quota request template.
|
Copyright © 2021. All rights reserved.