Interface ArcZonalShiftAsyncClientBuilder
-
- All Superinterfaces:
ArcZonalShiftBaseClientBuilder<ArcZonalShiftAsyncClientBuilder,ArcZonalShiftAsyncClient>,AwsAsyncClientBuilder<ArcZonalShiftAsyncClientBuilder,ArcZonalShiftAsyncClient>,AwsClientBuilder<ArcZonalShiftAsyncClientBuilder,ArcZonalShiftAsyncClient>,Buildable,SdkAsyncClientBuilder<ArcZonalShiftAsyncClientBuilder,ArcZonalShiftAsyncClient>,SdkBuilder<ArcZonalShiftAsyncClientBuilder,ArcZonalShiftAsyncClient>,SdkClientBuilder<ArcZonalShiftAsyncClientBuilder,ArcZonalShiftAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface ArcZonalShiftAsyncClientBuilder extends AwsAsyncClientBuilder<ArcZonalShiftAsyncClientBuilder,ArcZonalShiftAsyncClient>, ArcZonalShiftBaseClientBuilder<ArcZonalShiftAsyncClientBuilder,ArcZonalShiftAsyncClient>
A builder for creating an instance ofArcZonalShiftAsyncClient. This can be created with the staticArcZonalShiftAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.services.arczonalshift.ArcZonalShiftBaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
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
-
-