Uses of Class
software.amazon.awssdk.services.location.endpoints.LocationEndpointParams
-
Packages that use LocationEndpointParams Package Description software.amazon.awssdk.services.location.endpoints software.amazon.awssdk.services.location.endpoints.internal -
-
Uses of LocationEndpointParams in software.amazon.awssdk.services.location.endpoints
Methods in software.amazon.awssdk.services.location.endpoints that return LocationEndpointParams Modifier and Type Method Description LocationEndpointParamsLocationEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.location.endpoints with parameters of type LocationEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>LocationEndpointProvider. resolveEndpoint(LocationEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of LocationEndpointParams in software.amazon.awssdk.services.location.endpoints.internal
Methods in software.amazon.awssdk.services.location.endpoints.internal that return LocationEndpointParams Modifier and Type Method Description static LocationEndpointParamsLocationResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.location.endpoints.internal with parameters of type LocationEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultLocationEndpointProvider. resolveEndpoint(LocationEndpointParams endpointParams)
-