public class CloudTowerApplicationPackageApi extends Object
| 构造器和说明 |
|---|
CloudTowerApplicationPackageApi() |
CloudTowerApplicationPackageApi(ApiClient apiClient) |
public CloudTowerApplicationPackageApi()
public CloudTowerApplicationPackageApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public int getHostIndex()
public void setHostIndex(int hostIndex)
public String getCustomBaseUrl()
public void setCustomBaseUrl(String customBaseUrl)
public okhttp3.Call getCloudTowerApplicationPackagesCall(GetCloudTowerApplicationPackagesRequestBody getCloudTowerApplicationPackagesRequestBody, ApiCallback _callback) throws ApiException
getCloudTowerApplicationPackagesRequestBody - (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | * x-tower-request-id - | |
| 400 | Bad request | * CommonHeader - |
| 404 | Not found | * CommonHeader - |
| 500 | Server error | * CommonHeader - |
public List<CloudTowerApplicationPackage> getCloudTowerApplicationPackages(GetCloudTowerApplicationPackagesRequestBody getCloudTowerApplicationPackagesRequestBody) throws ApiException
getCloudTowerApplicationPackagesRequestBody - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | * x-tower-request-id - | |
| 400 | Bad request | * CommonHeader - |
| 404 | Not found | * CommonHeader - |
| 500 | Server error | * CommonHeader - |
public ApiResponse<List<CloudTowerApplicationPackage>> getCloudTowerApplicationPackagesWithHttpInfo(GetCloudTowerApplicationPackagesRequestBody getCloudTowerApplicationPackagesRequestBody) throws ApiException
getCloudTowerApplicationPackagesRequestBody - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | * x-tower-request-id - | |
| 400 | Bad request | * CommonHeader - |
| 404 | Not found | * CommonHeader - |
| 500 | Server error | * CommonHeader - |
public okhttp3.Call getCloudTowerApplicationPackagesAsync(GetCloudTowerApplicationPackagesRequestBody getCloudTowerApplicationPackagesRequestBody, ApiCallback<List<CloudTowerApplicationPackage>> _callback) throws ApiException
getCloudTowerApplicationPackagesRequestBody - (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 object| Status Code | Description | Response Headers |
| 200 | * x-tower-request-id - | |
| 400 | Bad request | * CommonHeader - |
| 404 | Not found | * CommonHeader - |
| 500 | Server error | * CommonHeader - |
public okhttp3.Call getCloudTowerApplicationPackagesConnectionCall(GetCloudTowerApplicationPackagesConnectionRequestBody getCloudTowerApplicationPackagesConnectionRequestBody, ApiCallback _callback) throws ApiException
getCloudTowerApplicationPackagesConnectionRequestBody - (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | * x-tower-request-id - | |
| 400 | Bad request | * CommonHeader - |
| 404 | Not found | * CommonHeader - |
| 500 | Server error | * CommonHeader - |
public CloudTowerApplicationPackageConnection getCloudTowerApplicationPackagesConnection(GetCloudTowerApplicationPackagesConnectionRequestBody getCloudTowerApplicationPackagesConnectionRequestBody) throws ApiException
getCloudTowerApplicationPackagesConnectionRequestBody - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | * x-tower-request-id - | |
| 400 | Bad request | * CommonHeader - |
| 404 | Not found | * CommonHeader - |
| 500 | Server error | * CommonHeader - |
public ApiResponse<CloudTowerApplicationPackageConnection> getCloudTowerApplicationPackagesConnectionWithHttpInfo(GetCloudTowerApplicationPackagesConnectionRequestBody getCloudTowerApplicationPackagesConnectionRequestBody) throws ApiException
getCloudTowerApplicationPackagesConnectionRequestBody - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | * x-tower-request-id - | |
| 400 | Bad request | * CommonHeader - |
| 404 | Not found | * CommonHeader - |
| 500 | Server error | * CommonHeader - |
public okhttp3.Call getCloudTowerApplicationPackagesConnectionAsync(GetCloudTowerApplicationPackagesConnectionRequestBody getCloudTowerApplicationPackagesConnectionRequestBody, ApiCallback<CloudTowerApplicationPackageConnection> _callback) throws ApiException
getCloudTowerApplicationPackagesConnectionRequestBody - (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 object| Status Code | Description | Response Headers |
| 200 | * x-tower-request-id - | |
| 400 | Bad request | * CommonHeader - |
| 404 | Not found | * CommonHeader - |
| 500 | Server error | * CommonHeader - |
Copyright © 2025. All rights reserved.