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(String state) |
Sets the value of the State property for this object.
|
CreateDestinationResponse.Builder |
CreateDestinationResponse.Builder.state(DestinationState 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.
|