public class ImportNodeVersionParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ImportNodeVersionParams.Builder |
Modifier and Type | Method and Description |
---|---|
static ImportNodeVersionParams.Builder |
create() |
NodeId |
getNodeId() |
NodePath |
getNodePath() |
NodeVersion |
getNodeVersion() |
Instant |
getTimestamp() |
public NodeId getNodeId()
public NodePath getNodePath()
public Instant getTimestamp()
public NodeVersion getNodeVersion()
public static ImportNodeVersionParams.Builder create()