Uses of Class
software.amazon.awssdk.services.servicequotas.endpoints.ServiceQuotasEndpointParams
-
Packages that use ServiceQuotasEndpointParams Package Description software.amazon.awssdk.services.servicequotas.endpoints software.amazon.awssdk.services.servicequotas.endpoints.internal -
-
Uses of ServiceQuotasEndpointParams in software.amazon.awssdk.services.servicequotas.endpoints
Methods in software.amazon.awssdk.services.servicequotas.endpoints that return ServiceQuotasEndpointParams Modifier and Type Method Description ServiceQuotasEndpointParamsServiceQuotasEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.servicequotas.endpoints with parameters of type ServiceQuotasEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ServiceQuotasEndpointProvider. resolveEndpoint(ServiceQuotasEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ServiceQuotasEndpointParams in software.amazon.awssdk.services.servicequotas.endpoints.internal
Methods in software.amazon.awssdk.services.servicequotas.endpoints.internal that return ServiceQuotasEndpointParams Modifier and Type Method Description static ServiceQuotasEndpointParamsServiceQuotasResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.servicequotas.endpoints.internal with parameters of type ServiceQuotasEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultServiceQuotasEndpointProvider. resolveEndpoint(ServiceQuotasEndpointParams params)
-