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)This is a variant ofEntityResolutionClient.listSchemaMappings(software.amazon.awssdk.services.entityresolution.model.ListSchemaMappingsRequest)operation.default ListSchemaMappingsIterableEntityResolutionClient. listSchemaMappingsPaginator(ListSchemaMappingsRequest listSchemaMappingsRequest)This is a variant ofEntityResolutionClient.listSchemaMappings(software.amazon.awssdk.services.entityresolution.model.ListSchemaMappingsRequest)operation.
-