Uses of Class
software.amazon.awssdk.services.entityresolution.model.UpdateSchemaMappingRequest
-
Packages that use UpdateSchemaMappingRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of UpdateSchemaMappingRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type UpdateSchemaMappingRequest Modifier and Type Method Description default CompletableFuture<UpdateSchemaMappingResponse>EntityResolutionAsyncClient. updateSchemaMapping(UpdateSchemaMappingRequest updateSchemaMappingRequest)Updates a schema mapping.default UpdateSchemaMappingResponseEntityResolutionClient. updateSchemaMapping(UpdateSchemaMappingRequest updateSchemaMappingRequest)Updates a schema mapping. -
Uses of UpdateSchemaMappingRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type UpdateSchemaMappingRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSchemaMappingRequestMarshaller. marshall(UpdateSchemaMappingRequest updateSchemaMappingRequest)
-