Package nl.bimbase.bimworks.client
Class UploadModelResponse
java.lang.Object
nl.bimbase.bimworks.client.UploadModelResponse
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UploadModelResponse
public UploadModelResponse(com.fasterxml.jackson.databind.node.ObjectNode output)
-
-
Method Details
-
getTreeNode
- Returns:
- The full Node
-
getObjectOutput
public com.fasterxml.jackson.databind.node.ObjectNode getObjectOutput()- Returns:
- The actual result of the API call
-
getNewVersionUuid
- Returns:
- The UUID of the newly created Version
-
toString
-