| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model | |
| software.amazon.awssdk.services.groundstation.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<DataflowEndpointListItem> |
ListDataflowEndpointGroupsResponse.dataflowEndpointGroupList()
A list of dataflow endpoint groups.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataflowEndpointGroupsResponse.Builder |
ListDataflowEndpointGroupsResponse.Builder.dataflowEndpointGroupList(DataflowEndpointListItem... dataflowEndpointGroupList)
A list of dataflow endpoint groups.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataflowEndpointGroupsResponse.Builder |
ListDataflowEndpointGroupsResponse.Builder.dataflowEndpointGroupList(Collection<DataflowEndpointListItem> dataflowEndpointGroupList)
A list of dataflow endpoint groups.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<DataflowEndpointListItem> |
ListDataflowEndpointGroupsIterable.dataflowEndpointGroupList()
Returns an iterable to iterate through the paginated
ListDataflowEndpointGroupsResponse.dataflowEndpointGroupList() member. |
SdkPublisher<DataflowEndpointListItem> |
ListDataflowEndpointGroupsPublisher.dataflowEndpointGroupList()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.