Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsGetJsonPathsRequest.Builder |
AppElements.getJsonPaths() |
Create request for getJsonPaths
|
Modifier and Type | Method | Description |
---|---|---|
static AppElementsGetJsonPathsRequest.Builder |
AppElementsGetJsonPathsRequest.builder(Onshape onshape) |
|
AppElementsGetJsonPathsRequest.Builder |
AppElementsGetJsonPathsRequest.Builder.changeId(String value) |
Set Id of the change at which the JSON should be retrieved Valid only when used with a workspaceId
|
AppElementsGetJsonPathsRequest.Builder |
AppElementsGetJsonPathsRequest.Builder.paths(String[] value) |
Set lists of path in the JsonPath format
|
AppElementsGetJsonPathsRequest.Builder |
AppElementsGetJsonPathsRequest.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.