public static class ActionsBlock.ActionsBlockBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
ActionsBlock.ActionsBlockBuilder |
blockId(String blockId) |
ActionsBlock |
build() |
ActionsBlock.ActionsBlockBuilder |
elements(List<BlockElement> elements) |
String |
toString() |
public ActionsBlock.ActionsBlockBuilder elements(List<BlockElement> elements)
public ActionsBlock.ActionsBlockBuilder blockId(String blockId)
public ActionsBlock build()
Copyright © 2020. All rights reserved.