Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
com.onshape.api.responses |
Response object types.
|
Modifier and Type | Method | Description |
---|---|---|
TranslationsCreateTranslationResponse |
TranslationsCreateTranslationRequest.Builder.call(OnshapeDocument document) |
Calls createTranslation method, Create a translation of the input data.
|
TranslationsCreateTranslationResponse |
TranslationsCreateTranslationRequest.Builder.call(String did,
String wid) |
Calls createTranslation method, Create a translation of the input data.
|
Modifier and Type | Method | Description |
---|---|---|
TranslationsCreateTranslationResponse |
TranslationsCreateTranslationResponse.refresh(Onshape onshape) |
Refresh this page of results
|
Modifier and Type | Method | Description |
---|---|---|
CompletableFuture<TranslationsCreateTranslationResponse> |
TranslationsCreateTranslationResponse.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.