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)Returns a list of all theSchemaMappingsthat have been created for an Amazon Web Services account.default ListSchemaMappingsPublisherEntityResolutionAsyncClient. listSchemaMappingsPaginator(ListSchemaMappingsRequest listSchemaMappingsRequest)Returns a list of all theSchemaMappingsthat have been created for an Amazon Web Services account.
-