Interface PaymentCryptographyAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<PaymentCryptographyAsyncClientBuilder,PaymentCryptographyAsyncClient>,AwsClientBuilder<PaymentCryptographyAsyncClientBuilder,PaymentCryptographyAsyncClient>,Buildable,PaymentCryptographyBaseClientBuilder<PaymentCryptographyAsyncClientBuilder,PaymentCryptographyAsyncClient>,SdkAsyncClientBuilder<PaymentCryptographyAsyncClientBuilder,PaymentCryptographyAsyncClient>,SdkBuilder<PaymentCryptographyAsyncClientBuilder,PaymentCryptographyAsyncClient>,SdkClientBuilder<PaymentCryptographyAsyncClientBuilder,PaymentCryptographyAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface PaymentCryptographyAsyncClientBuilder extends AwsAsyncClientBuilder<PaymentCryptographyAsyncClientBuilder,PaymentCryptographyAsyncClient>, PaymentCryptographyBaseClientBuilder<PaymentCryptographyAsyncClientBuilder,PaymentCryptographyAsyncClient>
A builder for creating an instance ofPaymentCryptographyAsyncClient. This can be created with the staticPaymentCryptographyAsyncClient.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.paymentcryptography.PaymentCryptographyBaseClientBuilder
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
-
-