public static interface PaymentCryptographyEndpointParams.Builder
| Modifier and Type | Method and Description |
|---|---|
PaymentCryptographyEndpointParams |
build() |
PaymentCryptographyEndpointParams.Builder |
endpoint(String endpoint) |
PaymentCryptographyEndpointParams.Builder |
region(Region region) |
PaymentCryptographyEndpointParams.Builder |
useDualStack(Boolean useDualStack) |
PaymentCryptographyEndpointParams.Builder |
useFips(Boolean useFIPS) |
PaymentCryptographyEndpointParams.Builder region(Region region)
PaymentCryptographyEndpointParams.Builder useDualStack(Boolean useDualStack)
PaymentCryptographyEndpointParams.Builder useFips(Boolean useFIPS)
PaymentCryptographyEndpointParams.Builder endpoint(String endpoint)
PaymentCryptographyEndpointParams build()
Copyright © 2023. All rights reserved.