Interface | Description |
---|---|
ResponseWithDocument |
A response object that references an Onshape document
|
Class | Description |
---|---|
AbstractBlob |
Base class for binary data.
|
AbstractResponseObject |
Base class for response objects that captures unknown properties into a map
|
Base64Encoded |
Represents binary data encoded as Base64.
|
Blob |
Represents binary data as byte array.
|
ErrorResponse |
Response from API method with error message
|
InputStreamWithHeaders |
Captures the InputStream from a response, together with the response headers
|
JsonObjectOrArrayInputStream |
InputStream that modifies a wrapped stream in the case where an array of JSON
is returned but is to be deserialized to an array field within an object.
|
OAuthTokenResponse |
Response from server with OAuth token
|
OnshapeDocument |
Represents a document in the Onshape web application, enabling documents to
be selected in the API client by copying URL.
|
OnshapeVersion |
Represents the current build version of Onshape
|
Enum | Description |
---|---|
CU |
Enumeration to choose whether identifier represents Company or User.
|
PPI |
Part or Part identity
|
VM |
Enumeration to choose whether identifier represents Version or Microversion.
|
WM |
Enumeration to choose whether identifier represents Workspace or Microversion.
|
WV |
Enumeration to choose whether identifier represents Workspace or Version.
|
WVM |
Enumeration to choose whether identifier represents Workspace, Version, or
Microversion.
|
Copyright © 2021. All rights reserved.