Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsCommitTransactionsResponse |
AppElementsCommitTransactionsRequest.Builder.call(OnshapeDocument document) |
Calls commitTransactions method, Commits transactions (Merges multiple transactions into one microversion.) Either all of the
transactions will be committed in a single microversion or none will be committed if the call
raises an error.
|
AppElementsCommitTransactionsResponse |
AppElementsCommitTransactionsRequest.Builder.call(String did,
String wid) |
Calls commitTransactions method, Commits transactions (Merges multiple transactions into one microversion.) Either all of the
transactions will be committed in a single microversion or none will be committed if the call
raises an error.
|
Copyright © 2021. All rights reserved.