| Package | Description |
|---|---|
| com.byteplus.ark | |
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
TokenizationResponse |
ArkApi.tokenization(TokenizationRequest body) |
com.squareup.okhttp.Call |
ArkApi.tokenizationAsync(TokenizationRequest body,
ApiCallback<TokenizationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ArkApi.tokenizationCall(TokenizationRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for tokenization
|
ApiResponse<TokenizationResponse> |
ArkApi.tokenizationWithHttpInfo(@NotNull TokenizationRequest body) |
| Modifier and Type | Method and Description |
|---|---|
TokenizationRequest |
TokenizationRequest.addTextItem(String textItem) |
TokenizationRequest |
TokenizationRequest.model(String model) |
TokenizationRequest |
TokenizationRequest.text(List<String> text) |
Copyright © 2025. All rights reserved.