| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetControlResult |
AbstractAWSAuditManager.getControl(GetControlRequest request) |
GetControlResult |
AWSAuditManager.getControl(GetControlRequest getControlRequest)
Gets information about a specified control.
|
GetControlResult |
AWSAuditManagerClient.getControl(GetControlRequest request)
Gets information about a specified control.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetControlResult> |
AWSAuditManagerAsyncClient.getControlAsync(GetControlRequest request,
AsyncHandler<GetControlRequest,GetControlResult> asyncHandler) |
Future<GetControlResult> |
AWSAuditManagerAsync.getControlAsync(GetControlRequest getControlRequest,
AsyncHandler<GetControlRequest,GetControlResult> asyncHandler)
Gets information about a specified control.
|
Future<GetControlResult> |
AbstractAWSAuditManagerAsync.getControlAsync(GetControlRequest request,
AsyncHandler<GetControlRequest,GetControlResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetControlResult |
GetControlResult.clone() |
GetControlResult |
GetControlResult.withControl(Control control)
The details of the control that the
GetControl API returned. |
Copyright © 2024. All rights reserved.