| 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 CreateMembersResponse |
DetectiveClient.createMembers(Consumer<CreateMembersRequest.Builder> createMembersRequest)
Sends a request to invite the specified AWS accounts to be member accounts in the behavior graph.
|
default CreateMembersResponse |
DetectiveClient.createMembers(CreateMembersRequest createMembersRequest)
Sends a request to invite the specified AWS accounts to be member accounts in the behavior graph.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateMembersResponse> |
DetectiveAsyncClient.createMembers(Consumer<CreateMembersRequest.Builder> createMembersRequest)
Sends a request to invite the specified AWS accounts to be member accounts in the behavior graph.
|
default CompletableFuture<CreateMembersResponse> |
DetectiveAsyncClient.createMembers(CreateMembersRequest createMembersRequest)
Sends a request to invite the specified AWS accounts to be member accounts in the behavior graph.
|
Copyright © 2020. All rights reserved.