Uses of Class
software.amazon.awssdk.services.entityresolution.paginators.ListSchemaMappingsPublisher
-
Packages that use ListSchemaMappingsPublisher Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference. -
-
Uses of ListSchemaMappingsPublisher in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution that return ListSchemaMappingsPublisher Modifier and Type Method Description default ListSchemaMappingsPublisherEntityResolutionAsyncClient. listSchemaMappingsPaginator(Consumer<ListSchemaMappingsRequest.Builder> listSchemaMappingsRequest)This is a variant ofEntityResolutionAsyncClient.listSchemaMappings(software.amazon.awssdk.services.entityresolution.model.ListSchemaMappingsRequest)operation.default ListSchemaMappingsPublisherEntityResolutionAsyncClient. listSchemaMappingsPaginator(ListSchemaMappingsRequest listSchemaMappingsRequest)This is a variant ofEntityResolutionAsyncClient.listSchemaMappings(software.amazon.awssdk.services.entityresolution.model.ListSchemaMappingsRequest)operation.
-