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