| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager |
Welcome to the AWS Audit Manager API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSettingsResponse |
AuditManagerClient.getSettings(Consumer<GetSettingsRequest.Builder> getSettingsRequest)
Returns the settings for the specified AWS account.
|
default GetSettingsResponse |
AuditManagerClient.getSettings(GetSettingsRequest getSettingsRequest)
Returns the settings for the specified AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSettingsResponse> |
AuditManagerAsyncClient.getSettings(Consumer<GetSettingsRequest.Builder> getSettingsRequest)
Returns the settings for the specified AWS account.
|
default CompletableFuture<GetSettingsResponse> |
AuditManagerAsyncClient.getSettings(GetSettingsRequest getSettingsRequest)
Returns the settings for the specified AWS account.
|
Copyright © 2021. All rights reserved.