@Generated(value="software.amazon.awssdk:codegen") public final class PaymentCryptographyEndpointParams extends Object implements ToCopyableBuilder<PaymentCryptographyEndpointParams.Builder,PaymentCryptographyEndpointParams>
| Modifier and Type | Class and Description |
|---|---|
static interface |
PaymentCryptographyEndpointParams.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PaymentCryptographyEndpointParams.Builder |
builder() |
String |
endpoint() |
Region |
region() |
PaymentCryptographyEndpointParams.Builder |
toBuilder() |
Boolean |
useDualStack() |
Boolean |
useFips() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static PaymentCryptographyEndpointParams.Builder builder()
public Region region()
public Boolean useDualStack()
public Boolean useFips()
public String endpoint()
public PaymentCryptographyEndpointParams.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PaymentCryptographyEndpointParams.Builder,PaymentCryptographyEndpointParams>Copyright © 2023. All rights reserved.