public final class AppElementsCommitTransactionsRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AppElementsCommitTransactionsRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static AppElementsCommitTransactionsRequest.Builder |
builder(Onshape onshape) |
|
Boolean |
getAllowMerge() |
Get If false, return an error in the case of concurrency, even if changes could be merged.
|
String |
getDescription() |
Get Description of the change being made, for history tracking
|
String[] |
getTransactionIds() |
Get Ids of all transactions to commit.
|
String |
toString() |
public final String getDescription()
public final Boolean getAllowMerge()
public final String[] getTransactionIds()
public static final AppElementsCommitTransactionsRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.