| Package | Description |
|---|---|
| software.amazon.awssdk.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
List<Graph> |
ListGraphsResponse.graphList()
A list of behavior graphs that the account is an administrator account for.
|
| Modifier and Type | Method and Description |
|---|---|
ListGraphsResponse.Builder |
ListGraphsResponse.Builder.graphList(Graph... graphList)
A list of behavior graphs that the account is an administrator account for.
|
| Modifier and Type | Method and Description |
|---|---|
ListGraphsResponse.Builder |
ListGraphsResponse.Builder.graphList(Collection<Graph> graphList)
A list of behavior graphs that the account is an administrator account for.
|
Copyright © 2023. All rights reserved.