Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
ElementsUpdateConfigurationRequest.Builder |
Elements.updateConfiguration() |
Create request for updateConfiguration
|
Modifier and Type | Method | Description |
---|---|---|
static ElementsUpdateConfigurationRequest.Builder |
ElementsUpdateConfigurationRequest.builder(Onshape onshape) |
|
ElementsUpdateConfigurationRequest.Builder |
ElementsUpdateConfigurationRequest.Builder.configurationParameters(Map[] value) |
Set List of configuration parameters, which define the configurability of the Part Studio.
|
ElementsUpdateConfigurationRequest.Builder |
ElementsUpdateConfigurationRequest.Builder.rejectMicroversionSkew(Boolean value) |
Set If set to true and the element has changed since sourceMicroversion, return an HTTP Conflict status.
|
ElementsUpdateConfigurationRequest.Builder |
ElementsUpdateConfigurationRequest.Builder.serializationVersion(String value) |
Set The version of the serialization protocol for features
|
ElementsUpdateConfigurationRequest.Builder |
ElementsUpdateConfigurationRequest.Builder.sourceMicroversion(String value) |
Set The document microversion from which the features were extracted
|
Copyright © 2021. All rights reserved.