public class Difference extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Difference.Type |
| Constructor and Description |
|---|
Difference(Difference.Type type,
String jsonPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getJsonPath() |
Difference.Type |
getType() |
int |
hashCode() |
String |
toString() |
public Difference(Difference.Type type, String jsonPath)
public String getJsonPath()
public Difference.Type getType()
Copyright © 2026 Confluent, Inc.. All rights reserved.