Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsCommitTransactionsRequest.Builder |
AppElements.commitTransactions() |
Create request for commitTransactions
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsCommitTransactionsRequest.Builder |
AppElementsCommitTransactionsRequest.Builder.allowMerge(Boolean value) |
Set If false, return an error in the case of concurrency, even if changes could be merged.
|
static AppElementsCommitTransactionsRequest.Builder |
AppElementsCommitTransactionsRequest.builder(Onshape onshape) |
|
AppElementsCommitTransactionsRequest.Builder |
AppElementsCommitTransactionsRequest.Builder.description(String value) |
Set Description of the change being made, for history tracking
|
AppElementsCommitTransactionsRequest.Builder |
AppElementsCommitTransactionsRequest.Builder.transactionIds(String[] value) |
Set Ids of all transactions to commit.
|
Copyright © 2021. All rights reserved.