Skip to content

Commit 3efcb6f

Browse files
committed
updated service level readme
1 parent d2410b4 commit 3efcb6f

File tree

1 file changed

+1
-1
lines changed
  • javav2/example_code/entityresolution

1 file changed

+1
-1
lines changed

javav2/example_code/entityresolution/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ Code excerpts that show you how to call individual service functions.
4949
- [CreateMatchingWorkflow](src/main/java/com/example/entity/scenario/EntityResActions.java#L333)
5050
- [CreateSchemaMapping](src/main/java/com/example/entity/scenario/EntityResActions.java#L183)
5151
- [DeleteMatchingWorkflow](src/main/java/com/example/entity/scenario/EntityResActions.java#L159)
52+
- [DeleteSchemaMapping](src/main/java/com/example/entity/scenario/EntityResActions.java#L115)
5253
- [GetMatchingJob](src/main/java/com/example/entity/scenario/EntityResActions.java#L250)
5354
- [GetSchemaMapping](src/main/java/com/example/entity/scenario/EntityResActions.java#L223)
5455
- [ListSchemaMappings](src/main/java/com/example/entity/scenario/EntityResActions.java#L136)
5556
- [StartMatchingJob](src/main/java/com/example/entity/scenario/EntityResActions.java#L276)
5657
- [TagEntityResource](src/main/java/com/example/entity/scenario/EntityResActions.java#L413)
57-
- [entityresolution_DeleteSchemaMapping](src/main/java/com/example/entity/scenario/EntityResActions.java#L115)
5858

5959

6060
<!--custom.examples.start-->

0 commit comments

Comments
 (0)