| 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 RejectInvitationResponse |
DetectiveClient.rejectInvitation(Consumer<RejectInvitationRequest.Builder> rejectInvitationRequest)
Rejects an invitation to contribute the account data to a behavior graph.
|
default RejectInvitationResponse |
DetectiveClient.rejectInvitation(RejectInvitationRequest rejectInvitationRequest)
Rejects an invitation to contribute the account data to a behavior graph.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RejectInvitationResponse> |
DetectiveAsyncClient.rejectInvitation(Consumer<RejectInvitationRequest.Builder> rejectInvitationRequest)
Rejects an invitation to contribute the account data to a behavior graph.
|
default CompletableFuture<RejectInvitationResponse> |
DetectiveAsyncClient.rejectInvitation(RejectInvitationRequest rejectInvitationRequest)
Rejects an invitation to contribute the account data to a behavior graph.
|
Copyright © 2020. All rights reserved.