public static interface PaymentCryptographyEndpointParams.Builder extends CopyableBuilder<PaymentCryptographyEndpointParams.Builder,PaymentCryptographyEndpointParams>
| 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) |
copyapplyMutationPaymentCryptographyEndpointParams.Builder region(Region region)
PaymentCryptographyEndpointParams.Builder useDualStack(Boolean useDualStack)
PaymentCryptographyEndpointParams.Builder useFips(Boolean useFIPS)
PaymentCryptographyEndpointParams.Builder endpoint(String endpoint)
PaymentCryptographyEndpointParams build()
build in interface Buildablebuild in interface SdkBuilder<PaymentCryptographyEndpointParams.Builder,PaymentCryptographyEndpointParams>Copyright © 2023. All rights reserved.