Uses of Class
software.amazon.awssdk.services.detective.paginators.ListInvitationsPublisher
-
Packages that use ListInvitationsPublisher Package Description software.amazon.awssdk.services.detective Detective uses machine learning and purpose-built visualizations to help you to analyze and investigate security issues across your Amazon Web Services (Amazon Web Services) workloads. -
-
Uses of ListInvitationsPublisher in software.amazon.awssdk.services.detective
Methods in software.amazon.awssdk.services.detective that return ListInvitationsPublisher Modifier and Type Method Description default ListInvitationsPublisherDetectiveAsyncClient. listInvitationsPaginator(Consumer<ListInvitationsRequest.Builder> listInvitationsRequest)This is a variant ofDetectiveAsyncClient.listInvitations(software.amazon.awssdk.services.detective.model.ListInvitationsRequest)operation.default ListInvitationsPublisherDetectiveAsyncClient. listInvitationsPaginator(ListInvitationsRequest listInvitationsRequest)This is a variant ofDetectiveAsyncClient.listInvitations(software.amazon.awssdk.services.detective.model.ListInvitationsRequest)operation.
-