| Package | Description |
|---|---|
| software.amazon.awssdk.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
Graph.Builder |
Graph.Builder.arn(String arn)
The ARN of the behavior graph.
|
static Graph.Builder |
Graph.builder() |
Graph.Builder |
Graph.Builder.createdTime(Instant createdTime)
The date and time that the behavior graph was created.
|
Graph.Builder |
Graph.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Graph.Builder> |
Graph.serializableBuilderClass() |
Copyright © 2022. All rights reserved.