Uses of Class
software.amazon.awssdk.services.iam.paginators.ListInstanceProfilesIterable
-
Packages that use ListInstanceProfilesIterable Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListInstanceProfilesIterable in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListInstanceProfilesIterable Modifier and Type Method Description default ListInstanceProfilesIterableIamClient. listInstanceProfilesPaginator()Lists the instance profiles that have the specified path prefix.default ListInstanceProfilesIterableIamClient. listInstanceProfilesPaginator(Consumer<ListInstanceProfilesRequest.Builder> listInstanceProfilesRequest)Lists the instance profiles that have the specified path prefix.default ListInstanceProfilesIterableIamClient. listInstanceProfilesPaginator(ListInstanceProfilesRequest listInstanceProfilesRequest)Lists the instance profiles that have the specified path prefix.
-