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