| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<Destinations> |
ListDestinationsResponse.destinationList()
The list of destinations.
|
| Modifier and Type | Method and Description |
|---|---|
ListDestinationsResponse.Builder |
ListDestinationsResponse.Builder.destinationList(Destinations... destinationList)
The list of destinations.
|
| Modifier and Type | Method and Description |
|---|---|
ListDestinationsResponse.Builder |
ListDestinationsResponse.Builder.destinationList(Collection<Destinations> destinationList)
The list of destinations.
|
Copyright © 2021. All rights reserved.