Interface BackupAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<BackupAsyncClientBuilder,BackupAsyncClient>, AwsClientBuilder<BackupAsyncClientBuilder,BackupAsyncClient>, BackupBaseClientBuilder<BackupAsyncClientBuilder,BackupAsyncClient>, Buildable, SdkAsyncClientBuilder<BackupAsyncClientBuilder,BackupAsyncClient>, SdkBuilder<BackupAsyncClientBuilder,BackupAsyncClient>, SdkClientBuilder<BackupAsyncClientBuilder,BackupAsyncClient>

@Generated("software.amazon.awssdk:codegen") public interface BackupAsyncClientBuilder extends AwsAsyncClientBuilder<BackupAsyncClientBuilder,BackupAsyncClient>, BackupBaseClientBuilder<BackupAsyncClientBuilder,BackupAsyncClient>
A builder for creating an instance of BackupAsyncClient. This can be created with the static BackupAsyncClient.builder() method.