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