Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsUpdateReferenceRequest.Builder |
AppElements.updateReference() |
Create request for updateReference
|
Modifier and Type | Method | Description |
---|---|---|
static AppElementsUpdateReferenceRequest.Builder |
AppElementsUpdateReferenceRequest.builder(Onshape onshape) |
|
AppElementsUpdateReferenceRequest.Builder |
AppElementsUpdateReferenceRequest.Builder.idTag(String value) |
Set An optional deterministic id within the target element that should be tracked
|
AppElementsUpdateReferenceRequest.Builder |
AppElementsUpdateReferenceRequest.Builder.idTagMicroversionId(String value) |
Set If idTag is specified, the document microversion associated with the idTag
|
AppElementsUpdateReferenceRequest.Builder |
AppElementsUpdateReferenceRequest.Builder.parentChangeId(String value) |
Set Id of the prior change to the application element
|
AppElementsUpdateReferenceRequest.Builder |
AppElementsUpdateReferenceRequest.Builder.targetConfiguration(String value) |
Set If not blank, specifies a new configuration of the element
|
AppElementsUpdateReferenceRequest.Builder |
AppElementsUpdateReferenceRequest.Builder.targetElementId(String value) |
Set The element Id of the element that is or contains the target of the reference
|
AppElementsUpdateReferenceRequest.Builder |
AppElementsUpdateReferenceRequest.Builder.targetMicroversionId(String value) |
Set An optional document microversionId that should be tracked, in case a specific point in history should be tracked by the reference
|
AppElementsUpdateReferenceRequest.Builder |
AppElementsUpdateReferenceRequest.Builder.targetVersionId(String value) |
Set The Id of the version the document that contains the target of the reference
|
AppElementsUpdateReferenceRequest.Builder |
AppElementsUpdateReferenceRequest.Builder.transactionId(String value) |
Set Id of the transaction in which the reference update should occur
|
Copyright © 2021. All rights reserved.