public final class AppElementsUpdateReferenceRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AppElementsUpdateReferenceRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static AppElementsUpdateReferenceRequest.Builder |
builder(Onshape onshape) |
|
String |
getIdTag() |
Get An optional deterministic id within the target element that should be tracked
|
String |
getIdTagMicroversionId() |
Get If idTag is specified, the document microversion associated with the idTag
|
String |
getParentChangeId() |
Get Id of the prior change to the application element
|
String |
getTargetConfiguration() |
Get If not blank, specifies a new configuration of the element
|
String |
getTargetElementId() |
Get The element Id of the element that is or contains the target of the reference
|
String |
getTargetMicroversionId() |
Get An optional document microversionId that should be tracked, in case a specific point in history should be tracked by the reference
|
String |
getTargetVersionId() |
Get The Id of the version the document that contains the target of the reference
|
String |
getTransactionId() |
Get Id of the transaction in which the reference update should occur
|
String |
toString() |
public final String getTransactionId()
public final String getParentChangeId()
public final String getTargetElementId()
public final String getTargetVersionId()
public final String getTargetMicroversionId()
public final String getIdTag()
public final String getIdTagMicroversionId()
public final String getTargetConfiguration()
public static final AppElementsUpdateReferenceRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.