Interface EbsClientBuilder

All Superinterfaces:
AwsClientBuilder<EbsClientBuilder,EbsClient>, AwsSyncClientBuilder<EbsClientBuilder,EbsClient>, Buildable, EbsBaseClientBuilder<EbsClientBuilder,EbsClient>, SdkBuilder<EbsClientBuilder,EbsClient>, SdkClientBuilder<EbsClientBuilder,EbsClient>, SdkSyncClientBuilder<EbsClientBuilder,EbsClient>

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