| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager |
Welcome to the AWS Audit Manager API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default RegisterAccountResponse |
AuditManagerClient.registerAccount(Consumer<RegisterAccountRequest.Builder> registerAccountRequest)
Enables AWS Audit Manager for the specified AWS account.
|
default RegisterAccountResponse |
AuditManagerClient.registerAccount(RegisterAccountRequest registerAccountRequest)
Enables AWS Audit Manager for the specified AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterAccountResponse> |
AuditManagerAsyncClient.registerAccount(Consumer<RegisterAccountRequest.Builder> registerAccountRequest)
Enables AWS Audit Manager for the specified AWS account.
|
default CompletableFuture<RegisterAccountResponse> |
AuditManagerAsyncClient.registerAccount(RegisterAccountRequest registerAccountRequest)
Enables AWS Audit Manager for the specified AWS account.
|
Copyright © 2021. All rights reserved.