| Package | Description |
|---|---|
| com.onshape.api.requests |
Request object types.
|
| com.onshape.api.responses |
Response object types.
|
| Modifier and Type | Method | Description |
|---|---|---|
TranslationsGetTranslationsResponse |
TranslationsGetTranslationsRequest.Builder.call(OnshapeDocument document,
Number offset,
Number limit) |
Calls getTranslations method, Get list of translation status entries for a document
|
TranslationsGetTranslationsResponse |
TranslationsGetTranslationsRequest.Builder.call(String did,
Number offset,
Number limit) |
Calls getTranslations method, Get list of translation status entries for a document
|
| Modifier and Type | Method | Description |
|---|---|---|
TranslationsGetTranslationsResponse |
TranslationsGetTranslationsResponse.next(Onshape onshape) |
Fetch next page of results
|
TranslationsGetTranslationsResponse |
TranslationsGetTranslationsResponse.previous(Onshape onshape) |
Fetch previous page of results
|
Copyright © 2021. All rights reserved.