Interface NotificationsAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<NotificationsAsyncClientBuilder,NotificationsAsyncClient>,AwsClientBuilder<NotificationsAsyncClientBuilder,NotificationsAsyncClient>,Buildable,NotificationsBaseClientBuilder<NotificationsAsyncClientBuilder,NotificationsAsyncClient>,SdkAsyncClientBuilder<NotificationsAsyncClientBuilder,NotificationsAsyncClient>,SdkBuilder<NotificationsAsyncClientBuilder,NotificationsAsyncClient>,SdkClientBuilder<NotificationsAsyncClientBuilder,NotificationsAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface NotificationsAsyncClientBuilder extends AwsAsyncClientBuilder<NotificationsAsyncClientBuilder,NotificationsAsyncClient>, NotificationsBaseClientBuilder<NotificationsAsyncClientBuilder,NotificationsAsyncClient>
A builder for creating an instance ofNotificationsAsyncClient. This can be created with the staticNotificationsAsyncClient.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.services.notifications.NotificationsBaseClientBuilder
authSchemeProvider, endpointProvider
-
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
-
-