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