Uses of Class
software.amazon.awssdk.services.entityresolution.model.ListSchemaMappingsRequest
-
Packages that use ListSchemaMappingsRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.paginators software.amazon.awssdk.services.entityresolution.transform -
-
Uses of ListSchemaMappingsRequest in software.amazon.awssdk.services.entityresolution
-
Uses of ListSchemaMappingsRequest in software.amazon.awssdk.services.entityresolution.paginators
Constructors in software.amazon.awssdk.services.entityresolution.paginators with parameters of type ListSchemaMappingsRequest Constructor Description ListSchemaMappingsIterable(EntityResolutionClient client, ListSchemaMappingsRequest firstRequest)ListSchemaMappingsPublisher(EntityResolutionAsyncClient client, ListSchemaMappingsRequest firstRequest) -
Uses of ListSchemaMappingsRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type ListSchemaMappingsRequest Modifier and Type Method Description SdkHttpFullRequestListSchemaMappingsRequestMarshaller. marshall(ListSchemaMappingsRequest listSchemaMappingsRequest)
-