Interface IoTThingsGraphAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<IoTThingsGraphAsyncClientBuilder,IoTThingsGraphAsyncClient>,AwsClientBuilder<IoTThingsGraphAsyncClientBuilder,IoTThingsGraphAsyncClient>,Buildable,IoTThingsGraphBaseClientBuilder<IoTThingsGraphAsyncClientBuilder,IoTThingsGraphAsyncClient>,SdkAsyncClientBuilder<IoTThingsGraphAsyncClientBuilder,IoTThingsGraphAsyncClient>,SdkBuilder<IoTThingsGraphAsyncClientBuilder,IoTThingsGraphAsyncClient>,SdkClientBuilder<IoTThingsGraphAsyncClientBuilder,IoTThingsGraphAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface IoTThingsGraphAsyncClientBuilder extends AwsAsyncClientBuilder<IoTThingsGraphAsyncClientBuilder,IoTThingsGraphAsyncClient>, IoTThingsGraphBaseClientBuilder<IoTThingsGraphAsyncClientBuilder,IoTThingsGraphAsyncClient>
A builder for creating an instance ofIoTThingsGraphAsyncClient. This can be created with the staticIoTThingsGraphAsyncClient.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.iotthingsgraph.IoTThingsGraphBaseClientBuilder
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
-
-