Interface LocationAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<LocationAsyncClientBuilder,LocationAsyncClient>,AwsClientBuilder<LocationAsyncClientBuilder,LocationAsyncClient>,Buildable,LocationBaseClientBuilder<LocationAsyncClientBuilder,LocationAsyncClient>,SdkAsyncClientBuilder<LocationAsyncClientBuilder,LocationAsyncClient>,SdkBuilder<LocationAsyncClientBuilder,LocationAsyncClient>,SdkClientBuilder<LocationAsyncClientBuilder,LocationAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface LocationAsyncClientBuilder extends AwsAsyncClientBuilder<LocationAsyncClientBuilder,LocationAsyncClient>, LocationBaseClientBuilder<LocationAsyncClientBuilder,LocationAsyncClient>
A builder for creating an instance ofLocationAsyncClient. This can be created with the staticLocationAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.services.location.LocationBaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
-