public class ImportNodeResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ImportNodeResult.Builder |
Modifier and Type | Method and Description |
---|---|
static ImportNodeResult.Builder |
create() |
Node |
getNode() |
boolean |
isPreExisting() |
public Node getNode()
public boolean isPreExisting()
public static ImportNodeResult.Builder create()