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.- 
Method Summary
Methods inherited from interface software.amazon.awssdk.services.account.AccountBaseClientBuilder
authSchemeProvider, endpointProviderMethods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, regionMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthSchemeMethods inherited from interface software.amazon.awssdk.core.client.builder.SdkSyncClientBuilder
httpClient, httpClientBuilder