Interface SsoAdminAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<SsoAdminAsyncClientBuilder,SsoAdminAsyncClient>,AwsClientBuilder<SsoAdminAsyncClientBuilder,SsoAdminAsyncClient>,Buildable,SdkAsyncClientBuilder<SsoAdminAsyncClientBuilder,SsoAdminAsyncClient>,SdkBuilder<SsoAdminAsyncClientBuilder,SsoAdminAsyncClient>,SdkClientBuilder<SsoAdminAsyncClientBuilder,SsoAdminAsyncClient>,SsoAdminBaseClientBuilder<SsoAdminAsyncClientBuilder,SsoAdminAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface SsoAdminAsyncClientBuilder extends AwsAsyncClientBuilder<SsoAdminAsyncClientBuilder,SsoAdminAsyncClient>, SsoAdminBaseClientBuilder<SsoAdminAsyncClientBuilder,SsoAdminAsyncClient>
A builder for creating an instance ofSsoAdminAsyncClient. This can be created with the staticSsoAdminAsyncClient.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.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
-
Methods inherited from interface software.amazon.awssdk.services.ssoadmin.SsoAdminBaseClientBuilder
authSchemeProvider, endpointProvider
-
-