Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsGetSubElementContentRequest.Builder |
AppElements.getSubElementContent() |
Create request for getSubElementContent
|
Modifier and Type | Method | Description |
---|---|---|
AppElementsGetSubElementContentRequest.Builder |
AppElementsGetSubElementContentRequest.Builder.baseChangeId(String value) |
Set Id of a change made prior to the specified or implied changeId.
|
static AppElementsGetSubElementContentRequest.Builder |
AppElementsGetSubElementContentRequest.builder(Onshape onshape) |
|
AppElementsGetSubElementContentRequest.Builder |
AppElementsGetSubElementContentRequest.Builder.changeId(String value) |
Set Id of the change at which the ids should be retrieved.
|
AppElementsGetSubElementContentRequest.Builder |
AppElementsGetSubElementContentRequest.Builder.linkDocumentId(String value) |
Set Id of document that links to the document being accessed.
|
AppElementsGetSubElementContentRequest.Builder |
AppElementsGetSubElementContentRequest.Builder.subelementId(String value) |
Set Id of a sub-element to use as a restriction for returned data
|
AppElementsGetSubElementContentRequest.Builder |
AppElementsGetSubElementContentRequest.Builder.transactionId(String value) |
Set Id of the transaction in which the ids should be retrieved.
|
Copyright © 2021. All rights reserved.