| Package | Description |
|---|---|
| com.onshape.api.requests |
Request object types.
|
| com.onshape.api.types |
Types used in Onshape API client.
|
| Modifier and Type | Method | Description |
|---|---|---|
DocumentsRestoreFromHistoryResponse |
DocumentsRestoreFromHistoryRequest.Builder.call(String did,
String wid,
VM vmType,
String vm) |
Calls restoreFromHistory method, Restores document to an old version or microversion in its history.
|
| Modifier and Type | Method | Description |
|---|---|---|
VM |
OnshapeDocument.getVM() |
Gets the choice of VM (Version, Microversion)
|
static VM |
VM.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static VM[] |
VM.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.