public final class AppAssociativeDataCopyAssociativeDataRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AppAssociativeDataCopyAssociativeDataRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static AppAssociativeDataCopyAssociativeDataRequest.Builder |
builder(Onshape onshape) |
|
String |
getDescription() |
Get description of the copy
|
AppAssociativeDataCopyAssociativeDataRequestItems[] |
getItems() |
Get array of viewId pairs
|
String |
getParentChangeId() |
Get the specific changeId at which the copy should take place
|
String |
getTransactionId() |
Get the transactionId in which the copy should take place
|
String |
toString() |
public final String getTransactionId()
public final String getParentChangeId()
public final String getDescription()
public final AppAssociativeDataCopyAssociativeDataRequestItems[] getItems()
public static final AppAssociativeDataCopyAssociativeDataRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.