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