Interface MgnAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<MgnAsyncClientBuilder,MgnAsyncClient>,AwsClientBuilder<MgnAsyncClientBuilder,MgnAsyncClient>,Buildable,MgnBaseClientBuilder<MgnAsyncClientBuilder,MgnAsyncClient>,SdkAsyncClientBuilder<MgnAsyncClientBuilder,MgnAsyncClient>,SdkBuilder<MgnAsyncClientBuilder,MgnAsyncClient>,SdkClientBuilder<MgnAsyncClientBuilder,MgnAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface MgnAsyncClientBuilder extends AwsAsyncClientBuilder<MgnAsyncClientBuilder,MgnAsyncClient>, MgnBaseClientBuilder<MgnAsyncClientBuilder,MgnAsyncClient>
A builder for creating an instance ofMgnAsyncClient. This can be created with the staticMgnAsyncClient.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.mgn.MgnBaseClientBuilder
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
-
-