Uses of Interface
software.amazon.awssdk.services.servicequotas.endpoints.ServiceQuotasEndpointProvider
-
Packages that use ServiceQuotasEndpointProvider 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.endpoints software.amazon.awssdk.services.servicequotas.endpoints.internal -
-
Uses of ServiceQuotasEndpointProvider in software.amazon.awssdk.services.servicequotas
Methods in software.amazon.awssdk.services.servicequotas with parameters of type ServiceQuotasEndpointProvider Modifier and Type Method Description default BServiceQuotasBaseClientBuilder. endpointProvider(ServiceQuotasEndpointProvider endpointProvider)Set theServiceQuotasEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ServiceQuotasEndpointProvider in software.amazon.awssdk.services.servicequotas.endpoints
Methods in software.amazon.awssdk.services.servicequotas.endpoints that return ServiceQuotasEndpointProvider Modifier and Type Method Description static ServiceQuotasEndpointProviderServiceQuotasEndpointProvider. defaultProvider() -
Uses of ServiceQuotasEndpointProvider in software.amazon.awssdk.services.servicequotas.endpoints.internal
Classes in software.amazon.awssdk.services.servicequotas.endpoints.internal that implement ServiceQuotasEndpointProvider Modifier and Type Class Description classDefaultServiceQuotasEndpointProvider
-