Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsStartTransactionRequest.Builder |
AppElements.startTransaction() |
Create request for startTransaction
|
Modifier and Type | Method | Description |
---|---|---|
static AppElementsStartTransactionRequest.Builder |
AppElementsStartTransactionRequest.builder(Onshape onshape) |
|
AppElementsStartTransactionRequest.Builder |
AppElementsStartTransactionRequest.Builder.description(String value) |
Set Description of the change being made, for history tracking
|
AppElementsStartTransactionRequest.Builder |
AppElementsStartTransactionRequest.Builder.parentChangeId(String value) |
Set Id of the last change made by this application to this element
|
Copyright © 2021. All rights reserved.