Uses of Class
org.hyperledger.acy_py.generated.model.AttachDecoratorData.AttachDecoratorDataBuilder
-
Packages that use AttachDecoratorData.AttachDecoratorDataBuilder Package Description org.hyperledger.acy_py.generated.model -
-
Uses of AttachDecoratorData.AttachDecoratorDataBuilder in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return AttachDecoratorData.AttachDecoratorDataBuilder Modifier and Type Method Description AttachDecoratorData.AttachDecoratorDataBuilderAttachDecoratorData.AttachDecoratorDataBuilder. base64(String base64)static AttachDecoratorData.AttachDecoratorDataBuilderAttachDecoratorData. builder()AttachDecoratorData.AttachDecoratorDataBuilderAttachDecoratorData.AttachDecoratorDataBuilder. json(Object json)AttachDecoratorData.AttachDecoratorDataBuilderAttachDecoratorData.AttachDecoratorDataBuilder. jws(AttachDecoratorDataJWS jws)AttachDecoratorData.AttachDecoratorDataBuilderAttachDecoratorData.AttachDecoratorDataBuilder. links(List<String> links)AttachDecoratorData.AttachDecoratorDataBuilderAttachDecoratorData.AttachDecoratorDataBuilder. sha256(String sha256)
-