Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsGetJsonRequest.Builder |
AppElements.getJson() |
Create request for getJson
|
Modifier and Type | Method | Description |
---|---|---|
static AppElementsGetJsonRequest.Builder |
AppElementsGetJsonRequest.builder(Onshape onshape) |
|
AppElementsGetJsonRequest.Builder |
AppElementsGetJsonRequest.Builder.changeId(String value) |
Set Id of the change at which the JSON should be retrieved Valid only when used with a workspaceId
|
AppElementsGetJsonRequest.Builder |
AppElementsGetJsonRequest.Builder.transactionId(String value) |
Set Id of the transaction in which the JSON should be retrieved Valid only when used with a workspaceId
|
Copyright © 2021. All rights reserved.