Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
ElementsEncodeConfigurationRequest.Builder |
Elements.encodeConfiguration() |
Create request for encodeConfiguration
|
Modifier and Type | Method | Description |
---|---|---|
static ElementsEncodeConfigurationRequest.Builder |
ElementsEncodeConfigurationRequest.builder(Onshape onshape) |
|
ElementsEncodeConfigurationRequest.Builder |
ElementsEncodeConfigurationRequest.Builder.linkDocumentId(String value) |
Set Id of document that links to the document being accessed.
|
ElementsEncodeConfigurationRequest.Builder |
ElementsEncodeConfigurationRequest.Builder.parameters(ElementsEncodeConfigurationRequestParameters[] value) |
Set Array of configuration parameters to be encoded
|
ElementsEncodeConfigurationRequest.Builder |
ElementsEncodeConfigurationRequest.Builder.versionId(String value) |
Set The version of the referenced document.
|
Copyright © 2021. All rights reserved.