| 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 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. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAssociationForServiceQuotaTemplateResponse> |
ServiceQuotasAsyncClient.getAssociationForServiceQuotaTemplate(Consumer<GetAssociationForServiceQuotaTemplateRequest.Builder> getAssociationForServiceQuotaTemplateRequest)
Retrieves the
ServiceQuotaTemplateAssociationStatus value from the service. |
default CompletableFuture<GetAssociationForServiceQuotaTemplateResponse> |
ServiceQuotasAsyncClient.getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)
Retrieves the
ServiceQuotaTemplateAssociationStatus value from the service. |
Copyright © 2019. All rights reserved.