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