Uses of Class
software.amazon.awssdk.services.auditmanager.paginators.GetDelegationsPublisher
-
Packages that use GetDelegationsPublisher Package Description software.amazon.awssdk.services.auditmanager Welcome to the Audit Manager API reference. -
-
Uses of GetDelegationsPublisher in software.amazon.awssdk.services.auditmanager
Methods in software.amazon.awssdk.services.auditmanager that return GetDelegationsPublisher Modifier and Type Method Description default GetDelegationsPublisherAuditManagerAsyncClient. getDelegationsPaginator(Consumer<GetDelegationsRequest.Builder> getDelegationsRequest)Gets a list of delegations from an audit owner to a delegate.default GetDelegationsPublisherAuditManagerAsyncClient. getDelegationsPaginator(GetDelegationsRequest getDelegationsRequest)Gets a list of delegations from an audit owner to a delegate.
-