| Package | Description |
|---|---|
| com.amazonaws.services.guardduty |
Assess, monitor, manage, and remediate security issues across your AWS infrastructure, applications, and data.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
GetMasterAccountResult |
AbstractAmazonGuardDuty.getMasterAccount(GetMasterAccountRequest request) |
GetMasterAccountResult |
AmazonGuardDutyClient.getMasterAccount(GetMasterAccountRequest request)
Provides the details for the GuardDuty master account to the current GuardDuty member account.
|
GetMasterAccountResult |
AmazonGuardDuty.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
Provides the details for the GuardDuty master account to the current GuardDuty member account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetMasterAccountResult> |
AmazonGuardDutyAsync.getMasterAccountAsync(GetMasterAccountRequest getMasterAccountRequest,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler)
Provides the details for the GuardDuty master account to the current GuardDuty member account.
|
Future<GetMasterAccountResult> |
AbstractAmazonGuardDutyAsync.getMasterAccountAsync(GetMasterAccountRequest request,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler) |
Future<GetMasterAccountResult> |
AmazonGuardDutyAsyncClient.getMasterAccountAsync(GetMasterAccountRequest request,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetMasterAccountResult |
GetMasterAccountResult.clone() |
GetMasterAccountResult |
GetMasterAccountResult.withMaster(Master master) |
Copyright © 2018. All rights reserved.