@Generated(value="software.amazon.awssdk:codegen") public interface TimestreamWriteBaseClientBuilder<B extends TimestreamWriteBaseClientBuilder<B,C>,C> extends AwsClientBuilder<B,C>
TimestreamWriteClientBuilder and TimestreamWriteAsyncClientBuilder.| Modifier and Type | Method and Description |
|---|---|
B |
endpointDiscoveryEnabled(boolean endpointDiscovery) |
default B |
endpointProvider(TimestreamWriteEndpointProvider endpointProvider)
Set the
TimestreamWriteEndpointProvider implementation that will be used by the client to determine the
endpoint for each request. |
credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, regionendpointOverride, overrideConfiguration, overrideConfiguration, overrideConfigurationapplyMutation, buildB endpointDiscoveryEnabled(boolean endpointDiscovery)
default B endpointProvider(TimestreamWriteEndpointProvider endpointProvider)
TimestreamWriteEndpointProvider implementation that will be used by the client to determine the
endpoint for each request. This is optional; if none is provided a default implementation will be used the SDK.Copyright © 2023. All rights reserved.