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