public class Vod20250101Api extends Object
| Constructor and Description |
|---|
Vod20250101Api() |
Vod20250101Api(ApiClient apiClient) |
public Vod20250101Api()
public Vod20250101Api(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call getExecutionCall(GetExecutionRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetExecutionResponse getExecution(GetExecutionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetExecutionResponse> getExecutionWithHttpInfo(@NotNull @NotNull GetExecutionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getExecutionAsync(GetExecutionRequest body, ApiCallback<GetExecutionResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call startExecutionCall(StartExecutionRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic StartExecutionResponse startExecution(StartExecutionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StartExecutionResponse> startExecutionWithHttpInfo(@NotNull @NotNull StartExecutionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call startExecutionAsync(StartExecutionRequest body, ApiCallback<StartExecutionResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2025. All rights reserved.