Uses of Class
org.hyperledger.aries.api.issue_credential_v2.V2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilder
-
Packages that use V2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilder Package Description org.hyperledger.aries.api.issue_credential_v2 -
-
Uses of V2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilder in org.hyperledger.aries.api.issue_credential_v2
Methods in org.hyperledger.aries.api.issue_credential_v2 that return V2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilder Modifier and Type Method Description static V2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilderV2CredentialExchangeFree.LDProofVCDetail. builder()V2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilderV2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilder. credential(VerifiableCredential credential)V2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilderV2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilder. options(V2CredentialExchangeFree.LDProofVCDetailOptions options)
-