Interface BackupStorageAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<BackupStorageAsyncClientBuilder,BackupStorageAsyncClient>,AwsClientBuilder<BackupStorageAsyncClientBuilder,BackupStorageAsyncClient>,BackupStorageBaseClientBuilder<BackupStorageAsyncClientBuilder,BackupStorageAsyncClient>,Buildable,SdkAsyncClientBuilder<BackupStorageAsyncClientBuilder,BackupStorageAsyncClient>,SdkBuilder<BackupStorageAsyncClientBuilder,BackupStorageAsyncClient>,SdkClientBuilder<BackupStorageAsyncClientBuilder,BackupStorageAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface BackupStorageAsyncClientBuilder extends AwsAsyncClientBuilder<BackupStorageAsyncClientBuilder,BackupStorageAsyncClient>, BackupStorageBaseClientBuilder<BackupStorageAsyncClientBuilder,BackupStorageAsyncClient>
A builder for creating an instance ofBackupStorageAsyncClient. This can be created with the staticBackupStorageAsyncClient.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.backupstorage.BackupStorageBaseClientBuilder
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
-
-