public class VirtualPrivateCloudEdgeGatewayApi extends Object
| 构造器和说明 |
|---|
VirtualPrivateCloudEdgeGatewayApi() |
VirtualPrivateCloudEdgeGatewayApi(ApiClient apiClient) |
public VirtualPrivateCloudEdgeGatewayApi()
public VirtualPrivateCloudEdgeGatewayApi(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 getVirtualPrivateCloudEdgeGatewaysCall(GetVirtualPrivateCloudEdgeGatewaysRequestBody getVirtualPrivateCloudEdgeGatewaysRequestBody, ApiCallback _callback) throws ApiException
getVirtualPrivateCloudEdgeGatewaysRequestBody - (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<VirtualPrivateCloudEdgeGateway> getVirtualPrivateCloudEdgeGateways(GetVirtualPrivateCloudEdgeGatewaysRequestBody getVirtualPrivateCloudEdgeGatewaysRequestBody) throws ApiException
getVirtualPrivateCloudEdgeGatewaysRequestBody - (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<VirtualPrivateCloudEdgeGateway>> getVirtualPrivateCloudEdgeGatewaysWithHttpInfo(GetVirtualPrivateCloudEdgeGatewaysRequestBody getVirtualPrivateCloudEdgeGatewaysRequestBody) throws ApiException
getVirtualPrivateCloudEdgeGatewaysRequestBody - (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 getVirtualPrivateCloudEdgeGatewaysAsync(GetVirtualPrivateCloudEdgeGatewaysRequestBody getVirtualPrivateCloudEdgeGatewaysRequestBody, ApiCallback<List<VirtualPrivateCloudEdgeGateway>> _callback) throws ApiException
getVirtualPrivateCloudEdgeGatewaysRequestBody - (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 getVirtualPrivateCloudEdgeGatewaysConnectionCall(GetVirtualPrivateCloudEdgeGatewaysConnectionRequestBody getVirtualPrivateCloudEdgeGatewaysConnectionRequestBody, ApiCallback _callback) throws ApiException
getVirtualPrivateCloudEdgeGatewaysConnectionRequestBody - (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 VirtualPrivateCloudEdgeGatewayConnection getVirtualPrivateCloudEdgeGatewaysConnection(GetVirtualPrivateCloudEdgeGatewaysConnectionRequestBody getVirtualPrivateCloudEdgeGatewaysConnectionRequestBody) throws ApiException
getVirtualPrivateCloudEdgeGatewaysConnectionRequestBody - (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<VirtualPrivateCloudEdgeGatewayConnection> getVirtualPrivateCloudEdgeGatewaysConnectionWithHttpInfo(GetVirtualPrivateCloudEdgeGatewaysConnectionRequestBody getVirtualPrivateCloudEdgeGatewaysConnectionRequestBody) throws ApiException
getVirtualPrivateCloudEdgeGatewaysConnectionRequestBody - (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 getVirtualPrivateCloudEdgeGatewaysConnectionAsync(GetVirtualPrivateCloudEdgeGatewaysConnectionRequestBody getVirtualPrivateCloudEdgeGatewaysConnectionRequestBody, ApiCallback<VirtualPrivateCloudEdgeGatewayConnection> _callback) throws ApiException
getVirtualPrivateCloudEdgeGatewaysConnectionRequestBody - (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.