Uses of Class
software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasRequest
-
Packages that use ListServiceQuotasRequest 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.paginators software.amazon.awssdk.services.servicequotas.transform -
-
Uses of ListServiceQuotasRequest in software.amazon.awssdk.services.servicequotas
-
Uses of ListServiceQuotasRequest in software.amazon.awssdk.services.servicequotas.paginators
Constructors in software.amazon.awssdk.services.servicequotas.paginators with parameters of type ListServiceQuotasRequest Constructor Description ListServiceQuotasIterable(ServiceQuotasClient client, ListServiceQuotasRequest firstRequest)ListServiceQuotasPublisher(ServiceQuotasAsyncClient client, ListServiceQuotasRequest firstRequest) -
Uses of ListServiceQuotasRequest in software.amazon.awssdk.services.servicequotas.transform
Methods in software.amazon.awssdk.services.servicequotas.transform with parameters of type ListServiceQuotasRequest Modifier and Type Method Description SdkHttpFullRequestListServiceQuotasRequestMarshaller. marshall(ListServiceQuotasRequest listServiceQuotasRequest)
-