Interface PinpointAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<PinpointAsyncClientBuilder,PinpointAsyncClient>,AwsClientBuilder<PinpointAsyncClientBuilder,PinpointAsyncClient>,Buildable,PinpointBaseClientBuilder<PinpointAsyncClientBuilder,PinpointAsyncClient>,SdkAsyncClientBuilder<PinpointAsyncClientBuilder,PinpointAsyncClient>,SdkBuilder<PinpointAsyncClientBuilder,PinpointAsyncClient>,SdkClientBuilder<PinpointAsyncClientBuilder,PinpointAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface PinpointAsyncClientBuilder extends AwsAsyncClientBuilder<PinpointAsyncClientBuilder,PinpointAsyncClient>, PinpointBaseClientBuilder<PinpointAsyncClientBuilder,PinpointAsyncClient>
A builder for creating an instance ofPinpointAsyncClient. This can be created with the staticPinpointAsyncClient.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.pinpoint.PinpointBaseClientBuilder
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
-
-