Uses of Class
org.hyperledger.acy_py.generated.model.IndyProof.IndyProofBuilder
-
Packages that use IndyProof.IndyProofBuilder Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyProof.IndyProofBuilder in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyProof.IndyProofBuilder Modifier and Type Method Description static IndyProof.IndyProofBuilderIndyProof. builder()IndyProof.IndyProofBuilderIndyProof.IndyProofBuilder. identifiers(List<IndyProofIdentifier> identifiers)IndyProof.IndyProofBuilderIndyProof.IndyProofBuilder. proof(IndyProofProof proof)IndyProof.IndyProofBuilderIndyProof.IndyProofBuilder. requestedProof(IndyProofRequestedProof requestedProof)
-