| Package | Description |
|---|---|
| software.amazon.awssdk.services.detective |
Detective uses machine learning and purpose-built visualizations to help you analyze and investigate security issues
across your Amazon Web Services (AWS) workloads.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateGraphResponse |
DetectiveClient.createGraph(Consumer<CreateGraphRequest.Builder> createGraphRequest)
Creates a new behavior graph for the calling account, and sets that account as the master account.
|
default CreateGraphResponse |
DetectiveClient.createGraph(CreateGraphRequest createGraphRequest)
Creates a new behavior graph for the calling account, and sets that account as the master account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGraphResponse> |
DetectiveAsyncClient.createGraph(Consumer<CreateGraphRequest.Builder> createGraphRequest)
Creates a new behavior graph for the calling account, and sets that account as the master account.
|
default CompletableFuture<CreateGraphResponse> |
DetectiveAsyncClient.createGraph(CreateGraphRequest createGraphRequest)
Creates a new behavior graph for the calling account, and sets that account as the master account.
|
Copyright © 2020. All rights reserved.