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