public class Flink20250101Api extends Object
| Constructor and Description |
|---|
Flink20250101Api() |
Flink20250101Api(ApiClient apiClient) |
public Flink20250101Api()
public Flink20250101Api(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call cancelApplicationInstanceCall(CancelApplicationInstanceRequest 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 CancelApplicationInstanceResponse cancelApplicationInstance(CancelApplicationInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CancelApplicationInstanceResponse> cancelApplicationInstanceWithHttpInfo(@NotNull @NotNull CancelApplicationInstanceRequest 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 cancelApplicationInstanceAsync(CancelApplicationInstanceRequest body, ApiCallback<CancelApplicationInstanceResponse> 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 getApplicationInstanceCall(GetApplicationInstanceRequest 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 GetApplicationInstanceResponse getApplicationInstance(GetApplicationInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetApplicationInstanceResponse> getApplicationInstanceWithHttpInfo(@NotNull @NotNull GetApplicationInstanceRequest 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 getApplicationInstanceAsync(GetApplicationInstanceRequest body, ApiCallback<GetApplicationInstanceResponse> 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 listApplicationInstanceCall(ListApplicationInstanceRequest 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 ListApplicationInstanceResponse listApplicationInstance(ListApplicationInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListApplicationInstanceResponse> listApplicationInstanceWithHttpInfo(@NotNull @NotNull ListApplicationInstanceRequest 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 listApplicationInstanceAsync(ListApplicationInstanceRequest body, ApiCallback<ListApplicationInstanceResponse> 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 startApplicationInstanceCall(StartApplicationInstanceRequest 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 StartApplicationInstanceResponse startApplicationInstance(StartApplicationInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StartApplicationInstanceResponse> startApplicationInstanceWithHttpInfo(@NotNull @NotNull StartApplicationInstanceRequest 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 startApplicationInstanceAsync(StartApplicationInstanceRequest body, ApiCallback<StartApplicationInstanceResponse> 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.