| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model | |
| software.amazon.awssdk.services.mgn.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Wave> |
ListWavesResponse.items()
Waves list.
|
| Modifier and Type | Method and Description |
|---|---|
ListWavesResponse.Builder |
ListWavesResponse.Builder.items(Wave... items)
Waves list.
|
| Modifier and Type | Method and Description |
|---|---|
ListWavesResponse.Builder |
ListWavesResponse.Builder.items(Collection<Wave> items)
Waves list.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Wave> |
ListWavesIterable.items()
Returns an iterable to iterate through the paginated
ListWavesResponse.items() member. |
SdkPublisher<Wave> |
ListWavesPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.