public interface DiffQueryBuilder
DiffBuilder,
DiffInstanceBuilder,
DiffConfiguration| Modifier and Type | Method and Description |
|---|---|
DiffConfiguration |
configuration()
Gets the configuration instance to get the configuration generated by this instance instance.
|
DiffQueryBuilder |
property(String key,
String value)
Define a property for the last mapping.
|
DiffMappingAllBuilder |
unmapping()
Removes the mapping that this current query represents.
|
DiffQueryBuilder property(String key, String value)
key - the identifier of the property.value - the value of the property.DiffMappingAllBuilder unmapping()
DiffConfiguration configuration()
Copyright © 2020. All rights reserved.