Uses of Class
org.hyperledger.aries.api.present_proof_v2.V2PresentProofRecordsFilter
-
Packages that use V2PresentProofRecordsFilter Package Description org.hyperledger.aries org.hyperledger.aries.api.present_proof_v2 -
-
Uses of V2PresentProofRecordsFilter in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type V2PresentProofRecordsFilter Modifier and Type Method Description Optional<List<V20PresExRecord>>AriesClient. presentProofV2Records(V2PresentProofRecordsFilter filter)Fetch all present-proof exchange records -
Uses of V2PresentProofRecordsFilter in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return V2PresentProofRecordsFilter Modifier and Type Method Description V2PresentProofRecordsFilterV2PresentProofRecordsFilter.V2PresentProofRecordsFilterBuilder. build()
-