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