| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDestinationResponse.Builder |
CreateDestinationResponse.Builder.arn(String arn)
Sets the value of the Arn property for this object.
|
static CreateDestinationResponse.Builder |
CreateDestinationResponse.builder() |
CreateDestinationResponse.Builder |
CreateDestinationResponse.Builder.createdAt(Instant createdAt)
Sets the value of the CreatedAt property for this object.
|
CreateDestinationResponse.Builder |
CreateDestinationResponse.Builder.id(String id)
Sets the value of the Id property for this object.
|
CreateDestinationResponse.Builder |
CreateDestinationResponse.Builder.state(DestinationState state)
Sets the value of the State property for this object.
|
CreateDestinationResponse.Builder |
CreateDestinationResponse.Builder.state(String state)
Sets the value of the State property for this object.
|
CreateDestinationResponse.Builder |
CreateDestinationResponse.toBuilder() |
CreateDestinationResponse.Builder |
CreateDestinationResponse.Builder.updatedAt(Instant updatedAt)
Sets the value of the UpdatedAt property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateDestinationResponse.Builder> |
CreateDestinationResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.