Uses of Class
software.amazon.awssdk.services.macie2.paginators.ListManagedDataIdentifiersIterable
-
Packages that use ListManagedDataIdentifiersIterable Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of ListManagedDataIdentifiersIterable in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return ListManagedDataIdentifiersIterable Modifier and Type Method Description default ListManagedDataIdentifiersIterableMacie2Client. listManagedDataIdentifiersPaginator(Consumer<ListManagedDataIdentifiersRequest.Builder> listManagedDataIdentifiersRequest)Retrieves information about all the managed data identifiers that Amazon Macie currently provides.default ListManagedDataIdentifiersIterableMacie2Client. listManagedDataIdentifiersPaginator(ListManagedDataIdentifiersRequest listManagedDataIdentifiersRequest)Retrieves information about all the managed data identifiers that Amazon Macie currently provides.
-