Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartStudiosUpdateRollbackRequest.Builder |
PartStudios.updateRollback() |
Create request for updateRollback
|
Modifier and Type | Method | Description |
---|---|---|
static PartStudiosUpdateRollbackRequest.Builder |
PartStudiosUpdateRollbackRequest.builder(Onshape onshape) |
|
PartStudiosUpdateRollbackRequest.Builder |
PartStudiosUpdateRollbackRequest.Builder.rejectMicroversionSkew(Boolean value) |
Set If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
|
PartStudiosUpdateRollbackRequest.Builder |
PartStudiosUpdateRollbackRequest.Builder.rollbackIndex(Number value) |
Set The index at which the rollback index should be placed.
|
PartStudiosUpdateRollbackRequest.Builder |
PartStudiosUpdateRollbackRequest.Builder.serializationVersion(String value) |
Set The version of the serialization protocol for features
|
PartStudiosUpdateRollbackRequest.Builder |
PartStudiosUpdateRollbackRequest.Builder.sourceMicroversion(String value) |
Set The document microversion from which the features were extracted
|
Copyright © 2021. All rights reserved.