| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography |
You use the Amazon Web Services Payment Cryptography Control Plane to manage the encryption keys you use for
payment-related cryptographic operations.
|
| software.amazon.awssdk.services.paymentcryptography.internal |
| Modifier and Type | Method and Description |
|---|---|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfiguration.Builder.authSchemeProvider(PaymentCryptographyAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfiguration.builder() |
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) |
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfiguration.Builder.region(Region region)
Sets the value for AWS region
|
| Constructor and Description |
|---|
PaymentCryptographyServiceClientConfiguration(PaymentCryptographyServiceClientConfiguration.Builder builder) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PaymentCryptographyServiceClientConfigurationBuilder.BuilderInternal |
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentCryptographyServiceClientConfigurationBuilder.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(PaymentCryptographyAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfigurationBuilder.builder() |
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfigurationBuilder.BuilderImpl.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfigurationBuilder.BuilderImpl.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfigurationBuilder.BuilderImpl.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfigurationBuilder.BuilderImpl.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfigurationBuilder.BuilderImpl.putAuthScheme(AuthScheme<?> authScheme) |
PaymentCryptographyServiceClientConfiguration.Builder |
PaymentCryptographyServiceClientConfigurationBuilder.BuilderImpl.region(Region region)
Sets the value for AWS region
|
Copyright © 2023. All rights reserved.