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