| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetSettingsResult |
AbstractAWSAuditManager.getSettings(GetSettingsRequest request) |
GetSettingsResult |
AWSAuditManagerClient.getSettings(GetSettingsRequest request)
Returns the settings for the specified account.
|
GetSettingsResult |
AWSAuditManager.getSettings(GetSettingsRequest getSettingsRequest)
Returns the settings for the specified account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetSettingsResult> |
AWSAuditManagerAsync.getSettingsAsync(GetSettingsRequest getSettingsRequest,
AsyncHandler<GetSettingsRequest,GetSettingsResult> asyncHandler)
Returns the settings for the specified account.
|
Future<GetSettingsResult> |
AWSAuditManagerAsyncClient.getSettingsAsync(GetSettingsRequest request,
AsyncHandler<GetSettingsRequest,GetSettingsResult> asyncHandler) |
Future<GetSettingsResult> |
AbstractAWSAuditManagerAsync.getSettingsAsync(GetSettingsRequest request,
AsyncHandler<GetSettingsRequest,GetSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSettingsResult |
GetSettingsResult.clone() |
GetSettingsResult |
GetSettingsResult.withSettings(Settings settings)
The settings object that holds all supported Audit Manager settings.
|
Copyright © 2021. All rights reserved.