| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
DataflowDetail |
DataflowDetail.clone() |
DataflowDetail |
DataflowDetail.withDestination(Destination destination) |
DataflowDetail |
DataflowDetail.withErrorMessage(String errorMessage)
Error message for a dataflow.
|
DataflowDetail |
DataflowDetail.withSource(Source source) |
| Modifier and Type | Method and Description |
|---|---|
List<DataflowDetail> |
DescribeContactResult.getDataflowList()
List describing source and destination details for each dataflow edge.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeContactResult |
DescribeContactResult.withDataflowList(DataflowDetail... dataflowList)
List describing source and destination details for each dataflow edge.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeContactResult.setDataflowList(Collection<DataflowDetail> dataflowList)
List describing source and destination details for each dataflow edge.
|
DescribeContactResult |
DescribeContactResult.withDataflowList(Collection<DataflowDetail> dataflowList)
List describing source and destination details for each dataflow edge.
|
Copyright © 2021. All rights reserved.