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