Uses of Class
org.hyperledger.aries.api.present_proof_v2.V20PresSendRequestRequest.V20PresRequestByFormat
-
Packages that use V20PresSendRequestRequest.V20PresRequestByFormat Package Description org.hyperledger.aries.api.present_proof_v2 -
-
Uses of V20PresSendRequestRequest.V20PresRequestByFormat in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return V20PresSendRequestRequest.V20PresRequestByFormat Modifier and Type Method Description V20PresSendRequestRequest.V20PresRequestByFormatV20PresSendRequestRequest.V20PresRequestByFormat.V20PresRequestByFormatBuilder. build()V20PresSendRequestRequest.V20PresRequestByFormatV20PresCreateRequestRequest. getPresentationRequest()V20PresSendRequestRequest.V20PresRequestByFormatV20PresSendRequestRequest. getPresentationRequest()Methods in org.hyperledger.aries.api.present_proof_v2 with parameters of type V20PresSendRequestRequest.V20PresRequestByFormat Modifier and Type Method Description V20PresCreateRequestRequest.V20PresCreateRequestRequestBuilderV20PresCreateRequestRequest.V20PresCreateRequestRequestBuilder. presentationRequest(V20PresSendRequestRequest.V20PresRequestByFormat presentationRequest)V20PresSendRequestRequest.V20PresSendRequestRequestBuilderV20PresSendRequestRequest.V20PresSendRequestRequestBuilder. presentationRequest(V20PresSendRequestRequest.V20PresRequestByFormat presentationRequest)voidV20PresCreateRequestRequest. setPresentationRequest(V20PresSendRequestRequest.V20PresRequestByFormat presentationRequest)voidV20PresSendRequestRequest. setPresentationRequest(V20PresSendRequestRequest.V20PresRequestByFormat presentationRequest)Constructors in org.hyperledger.aries.api.present_proof_v2 with parameters of type V20PresSendRequestRequest.V20PresRequestByFormat Constructor Description V20PresCreateRequestRequest(Boolean autoVerify, String comment, V20PresSendRequestRequest.V20PresRequestByFormat presentationRequest, Boolean trace)V20PresSendRequestRequest(Boolean autoVerify, String comment, String connectionId, V20PresSendRequestRequest.V20PresRequestByFormat presentationRequest, Boolean trace)
-