Uses of Class
org.hyperledger.aries.api.present_proof.PresentProofProposal.PresentProofProposalBuilder
-
Packages that use PresentProofProposal.PresentProofProposalBuilder Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentProofProposal.PresentProofProposalBuilder in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentProofProposal.PresentProofProposalBuilder Modifier and Type Method Description PresentProofProposal.PresentProofProposalBuilderPresentProofProposal.PresentProofProposalBuilder. autoPresent(Boolean autoPresent)static PresentProofProposal.PresentProofProposalBuilderPresentProofProposal. builder()PresentProofProposal.PresentProofProposalBuilderPresentProofProposal.PresentProofProposalBuilder. comment(String comment)PresentProofProposal.PresentProofProposalBuilderPresentProofProposal.PresentProofProposalBuilder. connectionId(String connectionId)PresentProofProposal.PresentProofProposalBuilderPresentProofProposal.PresentProofProposalBuilder. presentationProposal(PresentProofProposal.PresentationPreview presentationProposal)PresentProofProposal.PresentProofProposalBuilderPresentProofProposal.PresentProofProposalBuilder. trace(Boolean trace)
-