Uses of Class
org.hyperledger.aries.api.present_proof_v2.DIFField.DIFFieldBuilder
-
Packages that use DIFField.DIFFieldBuilder Package Description org.hyperledger.aries.api.present_proof_v2 -
-
Uses of DIFField.DIFFieldBuilder in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return DIFField.DIFFieldBuilder Modifier and Type Method Description static DIFField.DIFFieldBuilderDIFField. builder()DIFField.DIFFieldBuilderDIFField.DIFFieldBuilder. filter(DIFField.Filter filter)DIFField.DIFFieldBuilderDIFField.DIFFieldBuilder. id(String id)DIFField.DIFFieldBuilderDIFField.DIFFieldBuilder. path(List<String> path)array of JSONPath string expressionsDIFField.DIFFieldBuilderDIFField.DIFFieldBuilder. predicate(DIFField.PredicateEnum predicate)required: limit submitted fields to those listed in the fields array (if present).DIFField.DIFFieldBuilderDIFField.DIFFieldBuilder. purpose(String purpose)
-