public final class PartStudiosUpdateFeatureRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PartStudiosUpdateFeatureRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static PartStudiosUpdateFeatureRequest.Builder |
builder(Onshape onshape) |
|
PartStudiosUpdateFeatureRequestFeature |
getFeature() |
Get The feature to add
|
Boolean |
getRejectMicroversionSkew() |
Get If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
|
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 PartStudiosUpdateFeatureRequestFeature getFeature()
public final String getSerializationVersion()
public final String getSourceMicroversion()
public final Boolean getRejectMicroversionSkew()
public static final PartStudiosUpdateFeatureRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.