| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model | |
| software.amazon.awssdk.services.redshift.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
DescribeEventsResponse.events()
A list of
Event instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeEventsResponse.Builder |
DescribeEventsResponse.Builder.events(Event... events)
A list of
Event instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeEventsResponse.Builder |
DescribeEventsResponse.Builder.events(Collection<Event> events)
A list of
Event instances. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Event> |
DescribeEventsPublisher.events()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Event> |
DescribeEventsIterable.events()
Returns an iterable to iterate through the paginated
DescribeEventsResponse.events() member. |
Copyright © 2021. All rights reserved.