| Package | Description |
|---|---|
| com.amazonaws.services.guardduty |
Amazon GuardDuty is a continuous security monitoring service that analyzes and processes the following data sources:
VPC Flow Logs, AWS CloudTrail event logs, and DNS logs.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
InviteMembersResult |
AbstractAmazonGuardDuty.inviteMembers(InviteMembersRequest request) |
InviteMembersResult |
AmazonGuardDutyClient.inviteMembers(InviteMembersRequest request)
Invites other AWS accounts (created as members of the current AWS account by CreateMembers) to enable GuardDuty
and allow the current AWS account to view and manage these accounts' GuardDuty findings on their behalf as the
master account.
|
InviteMembersResult |
AmazonGuardDuty.inviteMembers(InviteMembersRequest inviteMembersRequest)
Invites other AWS accounts (created as members of the current AWS account by CreateMembers) to enable GuardDuty
and allow the current AWS account to view and manage these accounts' GuardDuty findings on their behalf as the
master account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<InviteMembersResult> |
AmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest inviteMembersRequest)
Invites other AWS accounts (created as members of the current AWS account by CreateMembers) to enable GuardDuty
and allow the current AWS account to view and manage these accounts' GuardDuty findings on their behalf as the
master account.
|
Future<InviteMembersResult> |
AbstractAmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest request) |
Future<InviteMembersResult> |
AmazonGuardDutyAsyncClient.inviteMembersAsync(InviteMembersRequest request) |
Future<InviteMembersResult> |
AmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest inviteMembersRequest,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler)
Invites other AWS accounts (created as members of the current AWS account by CreateMembers) to enable GuardDuty
and allow the current AWS account to view and manage these accounts' GuardDuty findings on their behalf as the
master account.
|
Future<InviteMembersResult> |
AbstractAmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
Future<InviteMembersResult> |
AmazonGuardDutyAsyncClient.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<InviteMembersResult> |
AmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest inviteMembersRequest,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler)
Invites other AWS accounts (created as members of the current AWS account by CreateMembers) to enable GuardDuty
and allow the current AWS account to view and manage these accounts' GuardDuty findings on their behalf as the
master account.
|
Future<InviteMembersResult> |
AbstractAmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
Future<InviteMembersResult> |
AmazonGuardDutyAsyncClient.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
InviteMembersResult |
InviteMembersResult.clone() |
InviteMembersResult |
InviteMembersResult.withUnprocessedAccounts(Collection<UnprocessedAccount> unprocessedAccounts)
A list of objects containing the unprocessed account and a result string explaining why it was unprocessed.
|
InviteMembersResult |
InviteMembersResult.withUnprocessedAccounts(UnprocessedAccount... unprocessedAccounts)
A list of objects containing the unprocessed account and a result string explaining why it was unprocessed.
|
Copyright © 2020. All rights reserved.