Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
InputStreamWithHeaders |
AppElementsDownloadBlobSubelementRequest.Builder.callToStream(String bid,
String did,
WVM wvmType,
String wvm,
String eid) |
Calls downloadBlobSubelement method, Download a blob subelement from an app element
|
InputStreamWithHeaders |
BlobElementsDownloadFileFromElementRequest.Builder.callToStream(String did,
WVM wvmType,
String wvm,
String eid) |
Calls downloadFileFromElement method, Download a file from a blob element
|
InputStreamWithHeaders |
CommentsGetAttachmentRequest.Builder.callToStream(String cid,
String fdid) |
Calls getAttachment method, Get an attachment associated with comment
|
InputStreamWithHeaders |
DocumentsDownloadExternalDataRequest.Builder.callToStream(String fid,
String did) |
Calls downloadExternalData method, Download external data
|
InputStreamWithHeaders |
PartsExportParasolidRequest.Builder.callToStream(String did,
WVM wvmType,
String wvm,
String eid,
String partid) |
Calls exportParasolid method, Export the part in text Parasolid format; returns a 307 redirect.
|
InputStreamWithHeaders |
PartsExportStlRequest.Builder.callToStream(String did,
WVM wvmType,
String wvm,
String eid,
String partid) |
Calls exportStl method, Export the part in text or binary STL format; returns a 307 redirect.
|
InputStreamWithHeaders |
PartStudiosExportParasolidRequest.Builder.callToStream(String did,
WVM wvmType,
String wvm,
String eid) |
Calls exportParasolid method, Export the part studio in text Parasolid format; returns a 307 redirect.
|
InputStreamWithHeaders |
PartStudiosExportStlRequest.Builder.callToStream(String did,
WVM wvmType,
String wvm,
String eid) |
Calls exportStl method, Export the part studio in text or binary STL format; returns a 307 redirect.
|
Copyright © 2021. All rights reserved.