| Package | Description |
|---|---|
| com.volcengine.ark | |
| com.volcengine.ark.model |
| Modifier and Type | Method and Description |
|---|---|
GetApiKeyResponse |
ArkApi.getApiKey(GetApiKeyRequest body) |
com.squareup.okhttp.Call |
ArkApi.getApiKeyAsync(GetApiKeyRequest body,
com.volcengine.ApiCallback<GetApiKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ArkApi.getApiKeyCall(GetApiKeyRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getApiKey
|
com.volcengine.ApiResponse<GetApiKeyResponse> |
ArkApi.getApiKeyWithHttpInfo(@NotNull GetApiKeyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
GetApiKeyRequest |
GetApiKeyRequest.addResourceIdsItem(String resourceIdsItem) |
GetApiKeyRequest |
GetApiKeyRequest.durationSeconds(Integer durationSeconds) |
GetApiKeyRequest |
GetApiKeyRequest.projectName(String projectName) |
GetApiKeyRequest |
GetApiKeyRequest.resourceIds(List<String> resourceIds) |
GetApiKeyRequest |
GetApiKeyRequest.resourceType(String resourceType) |
Copyright © 2025. All rights reserved.