Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.base |
Onshape API client base functionality.
|
com.onshape.api.desktop |
Utility to use OAuth authentication from client on desktop application.
|
com.onshape.api.requests |
Request object types.
|
com.onshape.api.responses |
Response object types.
|
com.onshape.api.types |
Types used in Onshape API client.
|
Class | Description |
---|---|
OnshapeVersion |
Represents the current build version of Onshape
|
Class | Description |
---|---|
OAuthTokenResponse |
Response from server with OAuth token
|
OnshapeVersion |
Represents the current build version of Onshape
|
Class | Description |
---|---|
OAuthTokenResponse |
Response from server with OAuth token
|
Class | Description |
---|---|
Blob |
Represents binary data as byte array.
|
CU |
Enumeration to choose whether identifier represents Company or User.
|
InputStreamWithHeaders |
Captures the InputStream from a response, together with the response headers
|
OnshapeDocument |
Represents a document in the Onshape web application, enabling documents to
be selected in the API client by copying URL.
|
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.
|
Class | Description |
---|---|
AbstractResponseObject |
Base class for response objects that captures unknown properties into a map
|
Blob |
Represents binary data as byte array.
|
OnshapeDocument |
Represents a document in the Onshape web application, enabling documents to
be selected in the API client by copying URL.
|
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
|
CU |
Enumeration to choose whether identifier represents Company or User.
|
OnshapeDocument |
Represents a document in the Onshape web application, enabling documents to
be selected in the API client by copying URL.
|
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.