Uses of Class
software.amazon.awssdk.services.iam.paginators.ListInstanceProfilesForRoleIterable
-
Packages that use ListInstanceProfilesForRoleIterable Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListInstanceProfilesForRoleIterable in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListInstanceProfilesForRoleIterable Modifier and Type Method Description default ListInstanceProfilesForRoleIterableIamClient. listInstanceProfilesForRolePaginator(Consumer<ListInstanceProfilesForRoleRequest.Builder> listInstanceProfilesForRoleRequest)Lists the instance profiles that have the specified associated IAM role.default ListInstanceProfilesForRoleIterableIamClient. listInstanceProfilesForRolePaginator(ListInstanceProfilesForRoleRequest listInstanceProfilesForRoleRequest)Lists the instance profiles that have the specified associated IAM role.
-