Uses of Class
org.hyperledger.aries.api.present_proof.PresentationExchangeRecord.Identifier.IdentifierBuilder
-
Packages that use PresentationExchangeRecord.Identifier.IdentifierBuilder Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentationExchangeRecord.Identifier.IdentifierBuilder in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentationExchangeRecord.Identifier.IdentifierBuilder Modifier and Type Method Description static PresentationExchangeRecord.Identifier.IdentifierBuilderPresentationExchangeRecord.Identifier. builder()PresentationExchangeRecord.Identifier.IdentifierBuilderPresentationExchangeRecord.Identifier.IdentifierBuilder. credentialDefinitionId(String credentialDefinitionId)PresentationExchangeRecord.Identifier.IdentifierBuilderPresentationExchangeRecord.Identifier.IdentifierBuilder. revRegId(String revRegId)PresentationExchangeRecord.Identifier.IdentifierBuilderPresentationExchangeRecord.Identifier.IdentifierBuilder. schemaId(String schemaId)PresentationExchangeRecord.Identifier.IdentifierBuilderPresentationExchangeRecord.Identifier.IdentifierBuilder. timestamp(String timestamp)
-