Uses of Class
org.hyperledger.aries.api.out_of_band.AttachmentDef.AttachmentDefBuilder
-
Packages that use AttachmentDef.AttachmentDefBuilder Package Description org.hyperledger.aries.api.out_of_band -
-
Uses of AttachmentDef.AttachmentDefBuilder in org.hyperledger.aries.api.out_of_band
Methods in org.hyperledger.aries.api.out_of_band that return AttachmentDef.AttachmentDefBuilder Modifier and Type Method Description static AttachmentDef.AttachmentDefBuilderAttachmentDef. builder()AttachmentDef.AttachmentDefBuilderAttachmentDef.AttachmentDefBuilder. id(String id)e.g.AttachmentDef.AttachmentDefBuilderAttachmentDef.AttachmentDefBuilder. type(AttachmentDef.AttachmentType type)
-