Uses of Class
software.amazon.awssdk.services.auditmanager.model.GetAccountStatusRequest
-
Packages that use GetAccountStatusRequest Package Description software.amazon.awssdk.services.auditmanager Welcome to the Audit Manager API reference.software.amazon.awssdk.services.auditmanager.transform -
-
Uses of GetAccountStatusRequest in software.amazon.awssdk.services.auditmanager
Methods in software.amazon.awssdk.services.auditmanager with parameters of type GetAccountStatusRequest Modifier and Type Method Description default CompletableFuture<GetAccountStatusResponse>AuditManagerAsyncClient. getAccountStatus(GetAccountStatusRequest getAccountStatusRequest)Gets the registration status of an account in Audit Manager.default GetAccountStatusResponseAuditManagerClient. getAccountStatus(GetAccountStatusRequest getAccountStatusRequest)Gets the registration status of an account in Audit Manager. -
Uses of GetAccountStatusRequest in software.amazon.awssdk.services.auditmanager.transform
Methods in software.amazon.awssdk.services.auditmanager.transform with parameters of type GetAccountStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetAccountStatusRequestMarshaller. marshall(GetAccountStatusRequest getAccountStatusRequest)
-