public final class PartStudiosUpdateRollbackRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PartStudiosUpdateRollbackRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static PartStudiosUpdateRollbackRequest.Builder |
builder(Onshape onshape) |
|
Boolean |
getRejectMicroversionSkew() |
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
|
Number |
getRollbackIndex() |
Get The index at which the rollback index should be placed.
|
String |
getSerializationVersion() |
Get The version of the serialization protocol for features
|
String |
getSourceMicroversion() |
Get The document microversion from which the features were extracted
|
String |
toString() |
public final Number getRollbackIndex()
public final String getSerializationVersion()
public final String getSourceMicroversion()
public final Boolean getRejectMicroversionSkew()
public static final PartStudiosUpdateRollbackRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.