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