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