Uses of Class
software.amazon.awssdk.services.timestreaminfluxdb.endpoints.TimestreamInfluxDbEndpointParams
-
-
Uses of TimestreamInfluxDbEndpointParams in software.amazon.awssdk.services.timestreaminfluxdb.endpoints
Methods in software.amazon.awssdk.services.timestreaminfluxdb.endpoints that return TimestreamInfluxDbEndpointParams Modifier and Type Method Description TimestreamInfluxDbEndpointParamsTimestreamInfluxDbEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.timestreaminfluxdb.endpoints with parameters of type TimestreamInfluxDbEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>TimestreamInfluxDbEndpointProvider. resolveEndpoint(TimestreamInfluxDbEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of TimestreamInfluxDbEndpointParams in software.amazon.awssdk.services.timestreaminfluxdb.endpoints.internal
Methods in software.amazon.awssdk.services.timestreaminfluxdb.endpoints.internal that return TimestreamInfluxDbEndpointParams Modifier and Type Method Description static TimestreamInfluxDbEndpointParamsTimestreamInfluxDbResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.timestreaminfluxdb.endpoints.internal with parameters of type TimestreamInfluxDbEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultTimestreamInfluxDbEndpointProvider. resolveEndpoint(TimestreamInfluxDbEndpointParams endpointParams)
-