Uses of Class
com.volcengine.ark.model.GetModelCustomizationJobRequest
-
Packages that use GetModelCustomizationJobRequest Package Description com.volcengine.ark com.volcengine.ark.model -
-
Uses of GetModelCustomizationJobRequest in com.volcengine.ark
Methods in com.volcengine.ark with parameters of type GetModelCustomizationJobRequest Modifier and Type Method Description GetModelCustomizationJobResponseArkApi. getModelCustomizationJob(GetModelCustomizationJobRequest body)com.squareup.okhttp.CallArkApi. getModelCustomizationJobAsync(GetModelCustomizationJobRequest body, com.volcengine.ApiCallback<GetModelCustomizationJobResponse> callback)(asynchronously)com.squareup.okhttp.CallArkApi. getModelCustomizationJobCall(GetModelCustomizationJobRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)Build call for getModelCustomizationJobcom.volcengine.ApiResponse<GetModelCustomizationJobResponse>ArkApi. getModelCustomizationJobWithHttpInfo(@NotNull GetModelCustomizationJobRequest body) -
Uses of GetModelCustomizationJobRequest in com.volcengine.ark.model
Methods in com.volcengine.ark.model that return GetModelCustomizationJobRequest Modifier and Type Method Description GetModelCustomizationJobRequestGetModelCustomizationJobRequest. id(String id)
-