Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
com.onshape.api.responses |
Response object types.
|
Modifier and Type | Method | Description |
---|---|---|
DocumentsGetInsertablesResponse |
DocumentsGetInsertablesRequest.Builder.call(OnshapeDocument document) |
Calls getInsertables method, Get a list of insertables in a version or workspace of the document, optionally for a specific element.
|
DocumentsGetInsertablesResponse |
DocumentsGetInsertablesRequest.Builder.call(String did,
WV wvType,
String wv) |
Calls getInsertables method, Get a list of insertables in a version or workspace of the document, optionally for a specific element.
|
Modifier and Type | Method | Description |
---|---|---|
DocumentsGetInsertablesResponse |
DocumentsGetInsertablesResponse.next(Onshape onshape) |
Fetch next page of results
|
DocumentsGetInsertablesResponse |
DocumentsGetInsertablesResponse.previous(Onshape onshape) |
Fetch previous page of results
|
DocumentsGetInsertablesResponse |
DocumentsGetInsertablesResponse.refresh(Onshape onshape) |
Refresh this page of results
|
Copyright © 2021. All rights reserved.