Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
ElementsDecodeConfigurationStringRequest.Builder |
Elements.decodeConfigurationString() |
Create request for decodeConfigurationString
|
Modifier and Type | Method | Description |
---|---|---|
static ElementsDecodeConfigurationStringRequest.Builder |
ElementsDecodeConfigurationStringRequest.builder(Onshape onshape) |
|
ElementsDecodeConfigurationStringRequest.Builder |
ElementsDecodeConfigurationStringRequest.Builder.configurationIsId(Boolean value) |
Set If true, the cid parameter should be interpreted as a configurationId rather than an encoded configuration, in which case the wvmid must be a version or microversion and the configurationId must be obtained from that version or microversion.
|
ElementsDecodeConfigurationStringRequest.Builder |
ElementsDecodeConfigurationStringRequest.Builder.includeDisplay(Boolean value) |
Set If true, additional data is returned for user-viewable information
|
ElementsDecodeConfigurationStringRequest.Builder |
ElementsDecodeConfigurationStringRequest.Builder.linkDocumentId(String value) |
Set Id of document that links to the document being accessed.
|
Copyright © 2021. All rights reserved.