Uses of Class
software.amazon.awssdk.services.auditmanager.model.GetServicesInScopeRequest
-
Packages that use GetServicesInScopeRequest Package Description software.amazon.awssdk.services.auditmanager Welcome to the Audit Manager API reference.software.amazon.awssdk.services.auditmanager.transform -
-
Uses of GetServicesInScopeRequest in software.amazon.awssdk.services.auditmanager
Methods in software.amazon.awssdk.services.auditmanager with parameters of type GetServicesInScopeRequest Modifier and Type Method Description default CompletableFuture<GetServicesInScopeResponse>AuditManagerAsyncClient. getServicesInScope(GetServicesInScopeRequest getServicesInScopeRequest)Gets a list of all of the Amazon Web Services that you can choose to include in your assessment.default GetServicesInScopeResponseAuditManagerClient. getServicesInScope(GetServicesInScopeRequest getServicesInScopeRequest)Gets a list of all of the Amazon Web Services that you can choose to include in your assessment. -
Uses of GetServicesInScopeRequest in software.amazon.awssdk.services.auditmanager.transform
Methods in software.amazon.awssdk.services.auditmanager.transform with parameters of type GetServicesInScopeRequest Modifier and Type Method Description SdkHttpFullRequestGetServicesInScopeRequestMarshaller. marshall(GetServicesInScopeRequest getServicesInScopeRequest)
-