Uses of Class
org.hyperledger.aries.api.present_proof.PresentProofProposal.PresentationPreview.PresentationPreviewBuilder
-
Packages that use PresentProofProposal.PresentationPreview.PresentationPreviewBuilder Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentProofProposal.PresentationPreview.PresentationPreviewBuilder in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentProofProposal.PresentationPreview.PresentationPreviewBuilder Modifier and Type Method Description PresentProofProposal.PresentationPreview.PresentationPreviewBuilderPresentProofProposal.PresentationPreview.PresentationPreviewBuilder. attributes(List<PresentProofProposal.PresentationPreview.PresAttrSpec> attributes)static PresentProofProposal.PresentationPreview.PresentationPreviewBuilderPresentProofProposal.PresentationPreview. builder()PresentProofProposal.PresentationPreview.PresentationPreviewBuilderPresentProofProposal.PresentationPreview.PresentationPreviewBuilder. predicates(List<PresentProofProposal.PresentationPreview.PresPredSpec> predicates)PresentProofProposal.PresentationPreview.PresentationPreviewBuilderPresentProofProposal.PresentationPreview.PresentationPreviewBuilder. type(String type)
-