Uses of Class
org.hyperledger.acy_py.generated.model.AttachDecorator.AttachDecoratorBuilder
-
Packages that use AttachDecorator.AttachDecoratorBuilder Package Description org.hyperledger.acy_py.generated.model -
-
Uses of AttachDecorator.AttachDecoratorBuilder in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return AttachDecorator.AttachDecoratorBuilder Modifier and Type Method Description AttachDecorator.AttachDecoratorBuilderAttachDecorator.AttachDecoratorBuilder. atId(String atId)static AttachDecorator.AttachDecoratorBuilderAttachDecorator. builder()AttachDecorator.AttachDecoratorBuilderAttachDecorator.AttachDecoratorBuilder. byteCount(Integer byteCount)AttachDecorator.AttachDecoratorBuilderAttachDecorator.AttachDecoratorBuilder. data(AttachDecoratorData data)AttachDecorator.AttachDecoratorBuilderAttachDecorator.AttachDecoratorBuilder. description(String description)AttachDecorator.AttachDecoratorBuilderAttachDecorator.AttachDecoratorBuilder. filename(String filename)AttachDecorator.AttachDecoratorBuilderAttachDecorator.AttachDecoratorBuilder. lastmodTime(String lastmodTime)AttachDecorator.AttachDecoratorBuilderAttachDecorator.AttachDecoratorBuilder. mimeType(String mimeType)
-