Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
com.onshape.api.responses |
Response object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartStudiosCreateTranslationResponse |
PartStudiosCreateTranslationRequest.Builder.call(OnshapeDocument document) |
Calls createTranslation method, Create an element translation.
|
PartStudiosCreateTranslationResponse |
PartStudiosCreateTranslationRequest.Builder.call(String did,
WV wvType,
String wv,
String eid) |
Calls createTranslation method, Create an element translation.
|
Modifier and Type | Method | Description |
---|---|---|
PartStudiosCreateTranslationResponse |
PartStudiosCreateTranslationResponse.refresh(Onshape onshape) |
Refresh this page of results
|
Modifier and Type | Method | Description |
---|---|---|
CompletableFuture<PartStudiosCreateTranslationResponse> |
PartStudiosCreateTranslationResponse.asFuture(Onshape onshape) |
Returns a CompletableFuture that will be complete when this process is no longer in an "ACTIVE" state
|
Copyright © 2021. All rights reserved.