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