public class ElfStoragePolicyApi extends Object
| 构造器和说明 |
|---|
ElfStoragePolicyApi() |
ElfStoragePolicyApi(ApiClient apiClient) |
public ElfStoragePolicyApi()
public ElfStoragePolicyApi(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 getElfStoragePoliciesCall(GetElfStoragePoliciesRequestBody getElfStoragePoliciesRequestBody, ApiCallback _callback) throws ApiException
getElfStoragePoliciesRequestBody - (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<ElfStoragePolicy> getElfStoragePolicies(GetElfStoragePoliciesRequestBody getElfStoragePoliciesRequestBody) throws ApiException
getElfStoragePoliciesRequestBody - (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<ElfStoragePolicy>> getElfStoragePoliciesWithHttpInfo(GetElfStoragePoliciesRequestBody getElfStoragePoliciesRequestBody) throws ApiException
getElfStoragePoliciesRequestBody - (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 getElfStoragePoliciesAsync(GetElfStoragePoliciesRequestBody getElfStoragePoliciesRequestBody, ApiCallback<List<ElfStoragePolicy>> _callback) throws ApiException
getElfStoragePoliciesRequestBody - (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 getElfStoragePoliciesConnectionCall(GetElfStoragePoliciesConnectionRequestBody getElfStoragePoliciesConnectionRequestBody, ApiCallback _callback) throws ApiException
getElfStoragePoliciesConnectionRequestBody - (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 ElfStoragePolicyConnection getElfStoragePoliciesConnection(GetElfStoragePoliciesConnectionRequestBody getElfStoragePoliciesConnectionRequestBody) throws ApiException
getElfStoragePoliciesConnectionRequestBody - (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<ElfStoragePolicyConnection> getElfStoragePoliciesConnectionWithHttpInfo(GetElfStoragePoliciesConnectionRequestBody getElfStoragePoliciesConnectionRequestBody) throws ApiException
getElfStoragePoliciesConnectionRequestBody - (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 getElfStoragePoliciesConnectionAsync(GetElfStoragePoliciesConnectionRequestBody getElfStoragePoliciesConnectionRequestBody, ApiCallback<ElfStoragePolicyConnection> _callback) throws ApiException
getElfStoragePoliciesConnectionRequestBody - (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.