| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
UnprocessedGraph |
UnprocessedGraph.clone() |
UnprocessedGraph |
UnprocessedGraph.withGraphArn(String graphArn)
The ARN of the organization behavior graph.
|
UnprocessedGraph |
UnprocessedGraph.withReason(String reason)
The reason data source package information could not be processed for a behavior graph.
|
| Modifier and Type | Method and Description |
|---|---|
List<UnprocessedGraph> |
BatchGetMembershipDatasourcesResult.getUnprocessedGraphs()
Graphs that data source package information could not be retrieved for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetMembershipDatasourcesResult |
BatchGetMembershipDatasourcesResult.withUnprocessedGraphs(UnprocessedGraph... unprocessedGraphs)
Graphs that data source package information could not be retrieved for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGetMembershipDatasourcesResult.setUnprocessedGraphs(Collection<UnprocessedGraph> unprocessedGraphs)
Graphs that data source package information could not be retrieved for.
|
BatchGetMembershipDatasourcesResult |
BatchGetMembershipDatasourcesResult.withUnprocessedGraphs(Collection<UnprocessedGraph> unprocessedGraphs)
Graphs that data source package information could not be retrieved for.
|
Copyright © 2025. All rights reserved.