| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetServicesInScopeResponse |
AuditManagerClient.getServicesInScope(Consumer<GetServicesInScopeRequest.Builder> getServicesInScopeRequest)
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
|
default GetServicesInScopeResponse |
AuditManagerClient.getServicesInScope(GetServicesInScopeRequest getServicesInScopeRequest)
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetServicesInScopeResponse> |
AuditManagerAsyncClient.getServicesInScope(Consumer<GetServicesInScopeRequest.Builder> getServicesInScopeRequest)
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
|
default CompletableFuture<GetServicesInScopeResponse> |
AuditManagerAsyncClient.getServicesInScope(GetServicesInScopeRequest getServicesInScopeRequest)
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
|
Copyright © 2022. All rights reserved.