Interface PaymentCryptographyDataAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<PaymentCryptographyDataAsyncClientBuilder,PaymentCryptographyDataAsyncClient>,AwsClientBuilder<PaymentCryptographyDataAsyncClientBuilder,PaymentCryptographyDataAsyncClient>,Buildable,PaymentCryptographyDataBaseClientBuilder<PaymentCryptographyDataAsyncClientBuilder,PaymentCryptographyDataAsyncClient>,SdkAsyncClientBuilder<PaymentCryptographyDataAsyncClientBuilder,PaymentCryptographyDataAsyncClient>,SdkBuilder<PaymentCryptographyDataAsyncClientBuilder,PaymentCryptographyDataAsyncClient>,SdkClientBuilder<PaymentCryptographyDataAsyncClientBuilder,PaymentCryptographyDataAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface PaymentCryptographyDataAsyncClientBuilder extends AwsAsyncClientBuilder<PaymentCryptographyDataAsyncClientBuilder,PaymentCryptographyDataAsyncClient>, PaymentCryptographyDataBaseClientBuilder<PaymentCryptographyDataAsyncClientBuilder,PaymentCryptographyDataAsyncClient>
A builder for creating an instance ofPaymentCryptographyDataAsyncClient. This can be created with the staticPaymentCryptographyDataAsyncClient.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.paymentcryptographydata.PaymentCryptographyDataBaseClientBuilder
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
-
-