| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetServicesInScopeResult |
AWSAuditManagerClient.getServicesInScope(GetServicesInScopeRequest request)
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
|
GetServicesInScopeResult |
AbstractAWSAuditManager.getServicesInScope(GetServicesInScopeRequest request) |
GetServicesInScopeResult |
AWSAuditManager.getServicesInScope(GetServicesInScopeRequest getServicesInScopeRequest)
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetServicesInScopeResult> |
AWSAuditManagerAsyncClient.getServicesInScopeAsync(GetServicesInScopeRequest request,
AsyncHandler<GetServicesInScopeRequest,GetServicesInScopeResult> asyncHandler) |
Future<GetServicesInScopeResult> |
AbstractAWSAuditManagerAsync.getServicesInScopeAsync(GetServicesInScopeRequest request,
AsyncHandler<GetServicesInScopeRequest,GetServicesInScopeResult> asyncHandler) |
Future<GetServicesInScopeResult> |
AWSAuditManagerAsync.getServicesInScopeAsync(GetServicesInScopeRequest getServicesInScopeRequest,
AsyncHandler<GetServicesInScopeRequest,GetServicesInScopeResult> asyncHandler)
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
|
| Modifier and Type | Method and Description |
|---|---|
GetServicesInScopeResult |
GetServicesInScopeResult.clone() |
GetServicesInScopeResult |
GetServicesInScopeResult.withServiceMetadata(Collection<ServiceMetadata> serviceMetadata)
The metadata associated with the Amazon Web Service.
|
GetServicesInScopeResult |
GetServicesInScopeResult.withServiceMetadata(ServiceMetadata... serviceMetadata)
The metadata associated with the Amazon Web Service.
|
Copyright © 2021. All rights reserved.