@Beta
public class UpdateNodeParams
extends java.lang.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() |
NodePath |
getPath() |
boolean |
isDryRun() |
public BinaryAttachments getBinaryAttachments()
public static UpdateNodeParams.Builder create()
public NodeId getId()
public NodePath getPath()
public NodeEditor getEditor()
public boolean isDryRun()