| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
Graph |
Graph.clone() |
Graph |
Graph.withArn(String arn)
The ARN of the behavior graph.
|
Graph |
Graph.withCreatedTime(Date createdTime)
The date and time that the behavior graph was created.
|
| Modifier and Type | Method and Description |
|---|---|
List<Graph> |
ListGraphsResult.getGraphList()
A list of behavior graphs that the account is an administrator account for.
|
| Modifier and Type | Method and Description |
|---|---|
ListGraphsResult |
ListGraphsResult.withGraphList(Graph... graphList)
A list of behavior graphs that the account is an administrator account for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGraphsResult.setGraphList(Collection<Graph> graphList)
A list of behavior graphs that the account is an administrator account for.
|
ListGraphsResult |
ListGraphsResult.withGraphList(Collection<Graph> graphList)
A list of behavior graphs that the account is an administrator account for.
|
Copyright © 2025. All rights reserved.