Uses of Class
org.hyperledger.aries.api.present_proof_v2.V2DIFProofRequest.V2DIFProofRequestBuilder
-
Packages that use V2DIFProofRequest.V2DIFProofRequestBuilder Package Description org.hyperledger.aries.api.present_proof_v2 -
-
Uses of V2DIFProofRequest.V2DIFProofRequestBuilder in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return V2DIFProofRequest.V2DIFProofRequestBuilder Modifier and Type Method Description static V2DIFProofRequest.V2DIFProofRequestBuilderV2DIFProofRequest. builder()V2DIFProofRequest.V2DIFProofRequestBuilderV2DIFProofRequest.V2DIFProofRequestBuilder. options(DIFOptions options)V2DIFProofRequest.V2DIFProofRequestBuilderV2DIFProofRequest.V2DIFProofRequestBuilder. presentationDefinition(V2DIFProofRequest.PresentationDefinition presentationDefinition)
-