Interface PaymentCryptographyDataClientBuilder
-
- All Superinterfaces:
AwsClientBuilder<PaymentCryptographyDataClientBuilder,PaymentCryptographyDataClient>,AwsSyncClientBuilder<PaymentCryptographyDataClientBuilder,PaymentCryptographyDataClient>,Buildable,PaymentCryptographyDataBaseClientBuilder<PaymentCryptographyDataClientBuilder,PaymentCryptographyDataClient>,SdkBuilder<PaymentCryptographyDataClientBuilder,PaymentCryptographyDataClient>,SdkClientBuilder<PaymentCryptographyDataClientBuilder,PaymentCryptographyDataClient>,SdkSyncClientBuilder<PaymentCryptographyDataClientBuilder,PaymentCryptographyDataClient>
@Generated("software.amazon.awssdk:codegen") public interface PaymentCryptographyDataClientBuilder extends AwsSyncClientBuilder<PaymentCryptographyDataClientBuilder,PaymentCryptographyDataClient>, PaymentCryptographyDataBaseClientBuilder<PaymentCryptographyDataClientBuilder,PaymentCryptographyDataClient>
A builder for creating an instance ofPaymentCryptographyDataClient. This can be created with the staticPaymentCryptographyDataClient.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.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.core.client.builder.SdkSyncClientBuilder
httpClient, httpClientBuilder
-
-