Uses of Class
software.amazon.awssdk.services.servicequotas.model.GetAssociationForServiceQuotaTemplateRequest
-
Packages that use GetAssociationForServiceQuotaTemplateRequest Package Description software.amazon.awssdk.services.servicequotas With Service Quotas, you can view and manage your quotas easily as your Amazon Web Services workloads grow.software.amazon.awssdk.services.servicequotas.transform -
-
Uses of GetAssociationForServiceQuotaTemplateRequest in software.amazon.awssdk.services.servicequotas
Methods in software.amazon.awssdk.services.servicequotas with parameters of type GetAssociationForServiceQuotaTemplateRequest Modifier and Type Method Description default CompletableFuture<GetAssociationForServiceQuotaTemplateResponse>ServiceQuotasAsyncClient. getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)Retrieves the status of the association for the quota request template.default GetAssociationForServiceQuotaTemplateResponseServiceQuotasClient. getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)Retrieves the status of the association for the quota request template. -
Uses of GetAssociationForServiceQuotaTemplateRequest in software.amazon.awssdk.services.servicequotas.transform
Methods in software.amazon.awssdk.services.servicequotas.transform with parameters of type GetAssociationForServiceQuotaTemplateRequest Modifier and Type Method Description SdkHttpFullRequestGetAssociationForServiceQuotaTemplateRequestMarshaller. marshall(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)
-