| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataflowDetail> |
DescribeContactResponse.dataflowList()
List describing source and destination details for each dataflow edge.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeContactResponse.Builder |
DescribeContactResponse.Builder.dataflowList(DataflowDetail... dataflowList)
List describing source and destination details for each dataflow edge.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeContactResponse.Builder |
DescribeContactResponse.Builder.dataflowList(Collection<DataflowDetail> dataflowList)
List describing source and destination details for each dataflow edge.
|
Copyright © 2023. All rights reserved.