Interface IotRoboRunnerAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<IotRoboRunnerAsyncClientBuilder,IotRoboRunnerAsyncClient>,AwsClientBuilder<IotRoboRunnerAsyncClientBuilder,IotRoboRunnerAsyncClient>,Buildable,IotRoboRunnerBaseClientBuilder<IotRoboRunnerAsyncClientBuilder,IotRoboRunnerAsyncClient>,SdkAsyncClientBuilder<IotRoboRunnerAsyncClientBuilder,IotRoboRunnerAsyncClient>,SdkBuilder<IotRoboRunnerAsyncClientBuilder,IotRoboRunnerAsyncClient>,SdkClientBuilder<IotRoboRunnerAsyncClientBuilder,IotRoboRunnerAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface IotRoboRunnerAsyncClientBuilder extends AwsAsyncClientBuilder<IotRoboRunnerAsyncClientBuilder,IotRoboRunnerAsyncClient>, IotRoboRunnerBaseClientBuilder<IotRoboRunnerAsyncClientBuilder,IotRoboRunnerAsyncClient>
A builder for creating an instance ofIotRoboRunnerAsyncClient. This can be created with the staticIotRoboRunnerAsyncClient.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.iotroborunner.IotRoboRunnerBaseClientBuilder
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
-
-