Uses of Class
software.amazon.awssdk.services.securityir.paginators.ListCommentsIterable
-
Packages that use ListCommentsIterable Package Description software.amazon.awssdk.services.securityir This guide provides documents the action and response elements for customer use of the service. -
-
Uses of ListCommentsIterable in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir that return ListCommentsIterable Modifier and Type Method Description default ListCommentsIterableSecurityIrClient. listCommentsPaginator(Consumer<ListCommentsRequest.Builder> listCommentsRequest)This is a variant ofSecurityIrClient.listComments(software.amazon.awssdk.services.securityir.model.ListCommentsRequest)operation.default ListCommentsIterableSecurityIrClient. listCommentsPaginator(ListCommentsRequest listCommentsRequest)This is a variant ofSecurityIrClient.listComments(software.amazon.awssdk.services.securityir.model.ListCommentsRequest)operation.
-