| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDestinationsResponse.Builder |
ListDestinationsResponse.builder() |
ListDestinationsResponse.Builder |
ListDestinationsResponse.Builder.destinations(Collection<Destination> destinations)
Sets the value of the Destinations property for this object.
|
ListDestinationsResponse.Builder |
ListDestinationsResponse.Builder.destinations(Consumer<Destination.Builder>... destinations)
Sets the value of the Destinations property for this object.
|
ListDestinationsResponse.Builder |
ListDestinationsResponse.Builder.destinations(Destination... destinations)
Sets the value of the Destinations property for this object.
|
ListDestinationsResponse.Builder |
ListDestinationsResponse.Builder.nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListDestinationsResponse.Builder |
ListDestinationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDestinationsResponse.Builder> |
ListDestinationsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.