Uses of Class
software.amazon.awssdk.services.entityresolution.paginators.ListSchemaMappingsIterable
-
Packages that use ListSchemaMappingsIterable Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference. -
-
Uses of ListSchemaMappingsIterable in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution that return ListSchemaMappingsIterable Modifier and Type Method Description default ListSchemaMappingsIterableEntityResolutionClient. listSchemaMappingsPaginator(Consumer<ListSchemaMappingsRequest.Builder> listSchemaMappingsRequest)Returns a list of all theSchemaMappingsthat have been created for an Amazon Web Services account.default ListSchemaMappingsIterableEntityResolutionClient. listSchemaMappingsPaginator(ListSchemaMappingsRequest listSchemaMappingsRequest)Returns a list of all theSchemaMappingsthat have been created for an Amazon Web Services account.
-