Uses of Class
software.amazon.awssdk.services.iam.paginators.ListRolesPublisher
-
Packages that use ListRolesPublisher Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListRolesPublisher in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListRolesPublisher Modifier and Type Method Description default ListRolesPublisherIamAsyncClient. listRolesPaginator()Lists the IAM roles that have the specified path prefix.default ListRolesPublisherIamAsyncClient. listRolesPaginator(Consumer<ListRolesRequest.Builder> listRolesRequest)Lists the IAM roles that have the specified path prefix.default ListRolesPublisherIamAsyncClient. listRolesPaginator(ListRolesRequest listRolesRequest)Lists the IAM roles that have the specified path prefix.
-