| Package | Description |
|---|---|
| software.amazon.awssdk.services.arczonalshift.model | |
| software.amazon.awssdk.services.arczonalshift.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ZonalShiftSummary> |
ListZonalShiftsResponse.items()
The items in the response list.
|
| Modifier and Type | Method and Description |
|---|---|
ListZonalShiftsResponse.Builder |
ListZonalShiftsResponse.Builder.items(ZonalShiftSummary... items)
The items in the response list.
|
| Modifier and Type | Method and Description |
|---|---|
ListZonalShiftsResponse.Builder |
ListZonalShiftsResponse.Builder.items(Collection<ZonalShiftSummary> items)
The items in the response list.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ZonalShiftSummary> |
ListZonalShiftsIterable.items()
Returns an iterable to iterate through the paginated
ListZonalShiftsResponse.items() member. |
SdkPublisher<ZonalShiftSummary> |
ListZonalShiftsPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.