Interface Iot1ClickProjectsAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<Iot1ClickProjectsAsyncClientBuilder,Iot1ClickProjectsAsyncClient>,AwsClientBuilder<Iot1ClickProjectsAsyncClientBuilder,Iot1ClickProjectsAsyncClient>,Buildable,Iot1ClickProjectsBaseClientBuilder<Iot1ClickProjectsAsyncClientBuilder,Iot1ClickProjectsAsyncClient>,SdkAsyncClientBuilder<Iot1ClickProjectsAsyncClientBuilder,Iot1ClickProjectsAsyncClient>,SdkBuilder<Iot1ClickProjectsAsyncClientBuilder,Iot1ClickProjectsAsyncClient>,SdkClientBuilder<Iot1ClickProjectsAsyncClientBuilder,Iot1ClickProjectsAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface Iot1ClickProjectsAsyncClientBuilder extends AwsAsyncClientBuilder<Iot1ClickProjectsAsyncClientBuilder,Iot1ClickProjectsAsyncClient>, Iot1ClickProjectsBaseClientBuilder<Iot1ClickProjectsAsyncClientBuilder,Iot1ClickProjectsAsyncClient>
A builder for creating an instance ofIot1ClickProjectsAsyncClient. This can be created with the staticIot1ClickProjectsAsyncClient.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.iot1clickprojects.Iot1ClickProjectsBaseClientBuilder
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
-
-