Uses of Class
org.hyperledger.aries.api.issue_credential_v2.V2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilder
-
Packages that use V2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilder Package Description org.hyperledger.aries.api.issue_credential_v2 -
-
Uses of V2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilder in org.hyperledger.aries.api.issue_credential_v2
Methods in org.hyperledger.aries.api.issue_credential_v2 that return V2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilder Modifier and Type Method Description V2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilderV2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilder. attributes(List<CredentialAttributes> attributes)static V2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilderV2CredentialExchangeFree.V2CredentialPreview. builder()V2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilderV2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilder. type(String type)
-