Interface AccountClientBuilder

All Superinterfaces:
AccountBaseClientBuilder<AccountClientBuilder,AccountClient>, AwsClientBuilder<AccountClientBuilder,AccountClient>, AwsSyncClientBuilder<AccountClientBuilder,AccountClient>, Buildable, SdkBuilder<AccountClientBuilder,AccountClient>, SdkClientBuilder<AccountClientBuilder,AccountClient>, SdkSyncClientBuilder<AccountClientBuilder,AccountClient>

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