| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
List<DestinationDescription> |
DeliveryStreamDescription.destinations()
The destinations.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryStreamDescription.Builder |
DeliveryStreamDescription.Builder.destinations(DestinationDescription... destinations)
The destinations.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryStreamDescription.Builder |
DeliveryStreamDescription.Builder.destinations(Collection<DestinationDescription> destinations)
The destinations.
|
Copyright © 2023. All rights reserved.