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