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