Uses of Class
software.amazon.awssdk.services.macie2.paginators.ListCustomDataIdentifiersPublisher
-
Packages that use ListCustomDataIdentifiersPublisher Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of ListCustomDataIdentifiersPublisher in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return ListCustomDataIdentifiersPublisher Modifier and Type Method Description default ListCustomDataIdentifiersPublisherMacie2AsyncClient. listCustomDataIdentifiersPaginator(Consumer<ListCustomDataIdentifiersRequest.Builder> listCustomDataIdentifiersRequest)Retrieves a subset of information about all the custom data identifiers for an account.default ListCustomDataIdentifiersPublisherMacie2AsyncClient. listCustomDataIdentifiersPaginator(ListCustomDataIdentifiersRequest listCustomDataIdentifiersRequest)Retrieves a subset of information about all the custom data identifiers for an account.
-