Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsGetBlobSubelementIdsRequest.Builder |
AppElements.getBlobSubelementIds() |
Create request for getBlobSubelementIds
|
Modifier and Type | Method | Description |
---|---|---|
static AppElementsGetBlobSubelementIdsRequest.Builder |
AppElementsGetBlobSubelementIdsRequest.builder(Onshape onshape) |
|
AppElementsGetBlobSubelementIdsRequest.Builder |
AppElementsGetBlobSubelementIdsRequest.Builder.changeId(String value) |
Set Id of the change at which the ids should be retrieved Valid only when used with a workspaceId
|
AppElementsGetBlobSubelementIdsRequest.Builder |
AppElementsGetBlobSubelementIdsRequest.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.