@Beta public class UpdateNodeParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UpdateNodeParams.Builder |
Modifier and Type | Method and Description |
---|---|
static UpdateNodeParams.Builder |
create() |
BinaryAttachments |
getBinaryAttachments() |
NodeEditor |
getEditor() |
NodeId |
getId() |
boolean |
isDryRun() |
public BinaryAttachments getBinaryAttachments()
public static UpdateNodeParams.Builder create()
public NodeId getId()
public NodeEditor getEditor()
public boolean isDryRun()