public class AlbApi extends Object
public AlbApi()
public AlbApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call addAclEntriesCall(AddAclEntriesRequest 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 AddAclEntriesResponse addAclEntries(AddAclEntriesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<AddAclEntriesResponse> addAclEntriesWithHttpInfo(@NotNull @NotNull AddAclEntriesRequest 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 addAclEntriesAsync(AddAclEntriesRequest body, ApiCallback<AddAclEntriesResponse> 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 addServerGroupBackendServersCall(AddServerGroupBackendServersRequest 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 AddServerGroupBackendServersResponse addServerGroupBackendServers(AddServerGroupBackendServersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<AddServerGroupBackendServersResponse> addServerGroupBackendServersWithHttpInfo(@NotNull @NotNull AddServerGroupBackendServersRequest 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 addServerGroupBackendServersAsync(AddServerGroupBackendServersRequest body, ApiCallback<AddServerGroupBackendServersResponse> 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 cloneLoadBalancerCall(CloneLoadBalancerRequest 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 CloneLoadBalancerResponse cloneLoadBalancer(CloneLoadBalancerRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CloneLoadBalancerResponse> cloneLoadBalancerWithHttpInfo(@NotNull @NotNull CloneLoadBalancerRequest 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 cloneLoadBalancerAsync(CloneLoadBalancerRequest body, ApiCallback<CloneLoadBalancerResponse> 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 createAclCall(CreateAclRequest 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 CreateAclResponse createAcl(CreateAclRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateAclResponse> createAclWithHttpInfo(@NotNull @NotNull CreateAclRequest 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 createAclAsync(CreateAclRequest body, ApiCallback<CreateAclResponse> 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 createCustomizedCfgCall(CreateCustomizedCfgRequest 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 CreateCustomizedCfgResponse createCustomizedCfg(CreateCustomizedCfgRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateCustomizedCfgResponse> createCustomizedCfgWithHttpInfo(@NotNull @NotNull CreateCustomizedCfgRequest 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 createCustomizedCfgAsync(CreateCustomizedCfgRequest body, ApiCallback<CreateCustomizedCfgResponse> 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 createHealthCheckTemplatesCall(CreateHealthCheckTemplatesRequest 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 CreateHealthCheckTemplatesResponse createHealthCheckTemplates(CreateHealthCheckTemplatesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateHealthCheckTemplatesResponse> createHealthCheckTemplatesWithHttpInfo(@NotNull @NotNull CreateHealthCheckTemplatesRequest 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 createHealthCheckTemplatesAsync(CreateHealthCheckTemplatesRequest body, ApiCallback<CreateHealthCheckTemplatesResponse> 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 createListenerCall(CreateListenerRequest 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 CreateListenerResponse createListener(CreateListenerRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateListenerResponse> createListenerWithHttpInfo(@NotNull @NotNull CreateListenerRequest 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 createListenerAsync(CreateListenerRequest body, ApiCallback<CreateListenerResponse> 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 createLoadBalancerCall(CreateLoadBalancerRequest 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 CreateLoadBalancerResponse createLoadBalancer(CreateLoadBalancerRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateLoadBalancerResponse> createLoadBalancerWithHttpInfo(@NotNull @NotNull CreateLoadBalancerRequest 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 createLoadBalancerAsync(CreateLoadBalancerRequest body, ApiCallback<CreateLoadBalancerResponse> 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 createRulesCall(CreateRulesRequest 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 CreateRulesResponse createRules(CreateRulesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateRulesResponse> createRulesWithHttpInfo(@NotNull @NotNull CreateRulesRequest 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 createRulesAsync(CreateRulesRequest body, ApiCallback<CreateRulesResponse> 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 createServerGroupCall(CreateServerGroupRequest 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 CreateServerGroupResponse createServerGroup(CreateServerGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateServerGroupResponse> createServerGroupWithHttpInfo(@NotNull @NotNull CreateServerGroupRequest 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 createServerGroupAsync(CreateServerGroupRequest body, ApiCallback<CreateServerGroupResponse> 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 deleteAclCall(DeleteAclRequest 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 DeleteAclResponse deleteAcl(DeleteAclRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteAclResponse> deleteAclWithHttpInfo(@NotNull @NotNull DeleteAclRequest 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 deleteAclAsync(DeleteAclRequest body, ApiCallback<DeleteAclResponse> 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 deleteCACertificateCall(DeleteCACertificateRequest 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 DeleteCACertificateResponse deleteCACertificate(DeleteCACertificateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteCACertificateResponse> deleteCACertificateWithHttpInfo(@NotNull @NotNull DeleteCACertificateRequest 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 deleteCACertificateAsync(DeleteCACertificateRequest body, ApiCallback<DeleteCACertificateResponse> 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 deleteCertificateCall(DeleteCertificateRequest 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 DeleteCertificateResponse deleteCertificate(DeleteCertificateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteCertificateResponse> deleteCertificateWithHttpInfo(@NotNull @NotNull DeleteCertificateRequest 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 deleteCertificateAsync(DeleteCertificateRequest body, ApiCallback<DeleteCertificateResponse> 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 deleteCustomizedCfgCall(DeleteCustomizedCfgRequest 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 DeleteCustomizedCfgResponse deleteCustomizedCfg(DeleteCustomizedCfgRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteCustomizedCfgResponse> deleteCustomizedCfgWithHttpInfo(@NotNull @NotNull DeleteCustomizedCfgRequest 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 deleteCustomizedCfgAsync(DeleteCustomizedCfgRequest body, ApiCallback<DeleteCustomizedCfgResponse> 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 deleteHealthCheckTemplatesCall(DeleteHealthCheckTemplatesRequest 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 DeleteHealthCheckTemplatesResponse deleteHealthCheckTemplates(DeleteHealthCheckTemplatesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteHealthCheckTemplatesResponse> deleteHealthCheckTemplatesWithHttpInfo(@NotNull @NotNull DeleteHealthCheckTemplatesRequest 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 deleteHealthCheckTemplatesAsync(DeleteHealthCheckTemplatesRequest body, ApiCallback<DeleteHealthCheckTemplatesResponse> 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 deleteListenerCall(DeleteListenerRequest 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 DeleteListenerResponse deleteListener(DeleteListenerRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteListenerResponse> deleteListenerWithHttpInfo(@NotNull @NotNull DeleteListenerRequest 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 deleteListenerAsync(DeleteListenerRequest body, ApiCallback<DeleteListenerResponse> 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 deleteLoadBalancerCall(DeleteLoadBalancerRequest 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 DeleteLoadBalancerResponse deleteLoadBalancer(DeleteLoadBalancerRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteLoadBalancerResponse> deleteLoadBalancerWithHttpInfo(@NotNull @NotNull DeleteLoadBalancerRequest 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 deleteLoadBalancerAsync(DeleteLoadBalancerRequest body, ApiCallback<DeleteLoadBalancerResponse> 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 deleteRulesCall(DeleteRulesRequest 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 DeleteRulesResponse deleteRules(DeleteRulesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteRulesResponse> deleteRulesWithHttpInfo(@NotNull @NotNull DeleteRulesRequest 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 deleteRulesAsync(DeleteRulesRequest body, ApiCallback<DeleteRulesResponse> 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 deleteServerGroupCall(DeleteServerGroupRequest 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 DeleteServerGroupResponse deleteServerGroup(DeleteServerGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteServerGroupResponse> deleteServerGroupWithHttpInfo(@NotNull @NotNull DeleteServerGroupRequest 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 deleteServerGroupAsync(DeleteServerGroupRequest body, ApiCallback<DeleteServerGroupResponse> 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 describeAclAttributesCall(DescribeAclAttributesRequest 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 DescribeAclAttributesResponse describeAclAttributes(DescribeAclAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeAclAttributesResponse> describeAclAttributesWithHttpInfo(@NotNull @NotNull DescribeAclAttributesRequest 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 describeAclAttributesAsync(DescribeAclAttributesRequest body, ApiCallback<DescribeAclAttributesResponse> 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 describeAclsCall(DescribeAclsRequest 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 DescribeAclsResponse describeAcls(DescribeAclsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeAclsResponse> describeAclsWithHttpInfo(@NotNull @NotNull DescribeAclsRequest 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 describeAclsAsync(DescribeAclsRequest body, ApiCallback<DescribeAclsResponse> 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 describeAllCertificatesCall(DescribeAllCertificatesRequest 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 DescribeAllCertificatesResponse describeAllCertificates(DescribeAllCertificatesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeAllCertificatesResponse> describeAllCertificatesWithHttpInfo(@NotNull @NotNull DescribeAllCertificatesRequest 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 describeAllCertificatesAsync(DescribeAllCertificatesRequest body, ApiCallback<DescribeAllCertificatesResponse> 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 describeCACertificatesCall(DescribeCACertificatesRequest 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 DescribeCACertificatesResponse describeCACertificates(DescribeCACertificatesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeCACertificatesResponse> describeCACertificatesWithHttpInfo(@NotNull @NotNull DescribeCACertificatesRequest 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 describeCACertificatesAsync(DescribeCACertificatesRequest body, ApiCallback<DescribeCACertificatesResponse> 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 describeCertificatesCall(DescribeCertificatesRequest 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 DescribeCertificatesResponse describeCertificates(DescribeCertificatesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeCertificatesResponse> describeCertificatesWithHttpInfo(@NotNull @NotNull DescribeCertificatesRequest 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 describeCertificatesAsync(DescribeCertificatesRequest body, ApiCallback<DescribeCertificatesResponse> 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 describeCustomizedCfgAttributesCall(DescribeCustomizedCfgAttributesRequest 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 DescribeCustomizedCfgAttributesResponse describeCustomizedCfgAttributes(DescribeCustomizedCfgAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeCustomizedCfgAttributesResponse> describeCustomizedCfgAttributesWithHttpInfo(@NotNull @NotNull DescribeCustomizedCfgAttributesRequest 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 describeCustomizedCfgAttributesAsync(DescribeCustomizedCfgAttributesRequest body, ApiCallback<DescribeCustomizedCfgAttributesResponse> 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 describeCustomizedCfgsCall(DescribeCustomizedCfgsRequest 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 DescribeCustomizedCfgsResponse describeCustomizedCfgs(DescribeCustomizedCfgsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeCustomizedCfgsResponse> describeCustomizedCfgsWithHttpInfo(@NotNull @NotNull DescribeCustomizedCfgsRequest 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 describeCustomizedCfgsAsync(DescribeCustomizedCfgsRequest body, ApiCallback<DescribeCustomizedCfgsResponse> 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 describeHealthCheckTemplatesCall(DescribeHealthCheckTemplatesRequest 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 DescribeHealthCheckTemplatesResponse describeHealthCheckTemplates(DescribeHealthCheckTemplatesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeHealthCheckTemplatesResponse> describeHealthCheckTemplatesWithHttpInfo(@NotNull @NotNull DescribeHealthCheckTemplatesRequest 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 describeHealthCheckTemplatesAsync(DescribeHealthCheckTemplatesRequest body, ApiCallback<DescribeHealthCheckTemplatesResponse> 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 describeListenerAttributesCall(DescribeListenerAttributesRequest 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 DescribeListenerAttributesResponse describeListenerAttributes(DescribeListenerAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeListenerAttributesResponse> describeListenerAttributesWithHttpInfo(@NotNull @NotNull DescribeListenerAttributesRequest 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 describeListenerAttributesAsync(DescribeListenerAttributesRequest body, ApiCallback<DescribeListenerAttributesResponse> 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 describeListenerHealthCall(DescribeListenerHealthRequest 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 DescribeListenerHealthResponse describeListenerHealth(DescribeListenerHealthRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeListenerHealthResponse> describeListenerHealthWithHttpInfo(@NotNull @NotNull DescribeListenerHealthRequest 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 describeListenerHealthAsync(DescribeListenerHealthRequest body, ApiCallback<DescribeListenerHealthResponse> 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 describeListenersCall(DescribeListenersRequest 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 DescribeListenersResponse describeListeners(DescribeListenersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeListenersResponse> describeListenersWithHttpInfo(@NotNull @NotNull DescribeListenersRequest 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 describeListenersAsync(DescribeListenersRequest body, ApiCallback<DescribeListenersResponse> 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 describeLoadBalancerAttributesCall(DescribeLoadBalancerAttributesRequest 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 DescribeLoadBalancerAttributesResponse describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeLoadBalancerAttributesResponse> describeLoadBalancerAttributesWithHttpInfo(@NotNull @NotNull DescribeLoadBalancerAttributesRequest 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 describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest body, ApiCallback<DescribeLoadBalancerAttributesResponse> 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 describeLoadBalancersCall(DescribeLoadBalancersRequest 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 DescribeLoadBalancersResponse describeLoadBalancers(DescribeLoadBalancersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeLoadBalancersResponse> describeLoadBalancersWithHttpInfo(@NotNull @NotNull DescribeLoadBalancersRequest 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 describeLoadBalancersAsync(DescribeLoadBalancersRequest body, ApiCallback<DescribeLoadBalancersResponse> 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 describeRulesCall(DescribeRulesRequest 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 DescribeRulesResponse describeRules(DescribeRulesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeRulesResponse> describeRulesWithHttpInfo(@NotNull @NotNull DescribeRulesRequest 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 describeRulesAsync(DescribeRulesRequest body, ApiCallback<DescribeRulesResponse> 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 describeServerGroupAttributesCall(DescribeServerGroupAttributesRequest 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 DescribeServerGroupAttributesResponse describeServerGroupAttributes(DescribeServerGroupAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeServerGroupAttributesResponse> describeServerGroupAttributesWithHttpInfo(@NotNull @NotNull DescribeServerGroupAttributesRequest 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 describeServerGroupAttributesAsync(DescribeServerGroupAttributesRequest body, ApiCallback<DescribeServerGroupAttributesResponse> 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 describeServerGroupBackendServersCall(DescribeServerGroupBackendServersRequest 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 DescribeServerGroupBackendServersResponse describeServerGroupBackendServers(DescribeServerGroupBackendServersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeServerGroupBackendServersResponse> describeServerGroupBackendServersWithHttpInfo(@NotNull @NotNull DescribeServerGroupBackendServersRequest 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 describeServerGroupBackendServersAsync(DescribeServerGroupBackendServersRequest body, ApiCallback<DescribeServerGroupBackendServersResponse> 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 describeServerGroupsCall(DescribeServerGroupsRequest 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 DescribeServerGroupsResponse describeServerGroups(DescribeServerGroupsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeServerGroupsResponse> describeServerGroupsWithHttpInfo(@NotNull @NotNull DescribeServerGroupsRequest 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 describeServerGroupsAsync(DescribeServerGroupsRequest body, ApiCallback<DescribeServerGroupsResponse> 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 describeZonesCall(DescribeZonesRequest 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 DescribeZonesResponse describeZones(DescribeZonesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeZonesResponse> describeZonesWithHttpInfo(@NotNull @NotNull DescribeZonesRequest 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 describeZonesAsync(DescribeZonesRequest body, ApiCallback<DescribeZonesResponse> 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 disableAccessLogCall(DisableAccessLogRequest 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 DisableAccessLogResponse disableAccessLog(DisableAccessLogRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DisableAccessLogResponse> disableAccessLogWithHttpInfo(@NotNull @NotNull DisableAccessLogRequest 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 disableAccessLogAsync(DisableAccessLogRequest body, ApiCallback<DisableAccessLogResponse> 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 disableHealthLogCall(DisableHealthLogRequest 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 DisableHealthLogResponse disableHealthLog(DisableHealthLogRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DisableHealthLogResponse> disableHealthLogWithHttpInfo(@NotNull @NotNull DisableHealthLogRequest 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 disableHealthLogAsync(DisableHealthLogRequest body, ApiCallback<DisableHealthLogResponse> 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 disableTLSAccessLogCall(DisableTLSAccessLogRequest 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 DisableTLSAccessLogResponse disableTLSAccessLog(DisableTLSAccessLogRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DisableTLSAccessLogResponse> disableTLSAccessLogWithHttpInfo(@NotNull @NotNull DisableTLSAccessLogRequest 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 disableTLSAccessLogAsync(DisableTLSAccessLogRequest body, ApiCallback<DisableTLSAccessLogResponse> 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 enableAccessLogCall(EnableAccessLogRequest 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 EnableAccessLogResponse enableAccessLog(EnableAccessLogRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<EnableAccessLogResponse> enableAccessLogWithHttpInfo(@NotNull @NotNull EnableAccessLogRequest 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 enableAccessLogAsync(EnableAccessLogRequest body, ApiCallback<EnableAccessLogResponse> 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 enableHealthLogCall(EnableHealthLogRequest 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 EnableHealthLogResponse enableHealthLog(EnableHealthLogRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<EnableHealthLogResponse> enableHealthLogWithHttpInfo(@NotNull @NotNull EnableHealthLogRequest 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 enableHealthLogAsync(EnableHealthLogRequest body, ApiCallback<EnableHealthLogResponse> 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 enableTLSAccessLogCall(EnableTLSAccessLogRequest 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 EnableTLSAccessLogResponse enableTLSAccessLog(EnableTLSAccessLogRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<EnableTLSAccessLogResponse> enableTLSAccessLogWithHttpInfo(@NotNull @NotNull EnableTLSAccessLogRequest 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 enableTLSAccessLogAsync(EnableTLSAccessLogRequest body, ApiCallback<EnableTLSAccessLogResponse> 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 listTagsForResourcesCall(ListTagsForResourcesRequest 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 ListTagsForResourcesResponse listTagsForResources(ListTagsForResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListTagsForResourcesResponse> listTagsForResourcesWithHttpInfo(@NotNull @NotNull ListTagsForResourcesRequest 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 listTagsForResourcesAsync(ListTagsForResourcesRequest body, ApiCallback<ListTagsForResourcesResponse> 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 modifyAclAttributesCall(ModifyAclAttributesRequest 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 ModifyAclAttributesResponse modifyAclAttributes(ModifyAclAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyAclAttributesResponse> modifyAclAttributesWithHttpInfo(@NotNull @NotNull ModifyAclAttributesRequest 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 modifyAclAttributesAsync(ModifyAclAttributesRequest body, ApiCallback<ModifyAclAttributesResponse> 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 modifyCACertificateAttributesCall(ModifyCACertificateAttributesRequest 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 ModifyCACertificateAttributesResponse modifyCACertificateAttributes(ModifyCACertificateAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyCACertificateAttributesResponse> modifyCACertificateAttributesWithHttpInfo(@NotNull @NotNull ModifyCACertificateAttributesRequest 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 modifyCACertificateAttributesAsync(ModifyCACertificateAttributesRequest body, ApiCallback<ModifyCACertificateAttributesResponse> 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 modifyCertificateAttributesCall(ModifyCertificateAttributesRequest 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 ModifyCertificateAttributesResponse modifyCertificateAttributes(ModifyCertificateAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyCertificateAttributesResponse> modifyCertificateAttributesWithHttpInfo(@NotNull @NotNull ModifyCertificateAttributesRequest 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 modifyCertificateAttributesAsync(ModifyCertificateAttributesRequest body, ApiCallback<ModifyCertificateAttributesResponse> 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 modifyCustomizedCfgAttributesCall(ModifyCustomizedCfgAttributesRequest 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 ModifyCustomizedCfgAttributesResponse modifyCustomizedCfgAttributes(ModifyCustomizedCfgAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyCustomizedCfgAttributesResponse> modifyCustomizedCfgAttributesWithHttpInfo(@NotNull @NotNull ModifyCustomizedCfgAttributesRequest 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 modifyCustomizedCfgAttributesAsync(ModifyCustomizedCfgAttributesRequest body, ApiCallback<ModifyCustomizedCfgAttributesResponse> 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 modifyHealthCheckTemplatesAttributesCall(ModifyHealthCheckTemplatesAttributesRequest 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 ModifyHealthCheckTemplatesAttributesResponse modifyHealthCheckTemplatesAttributes(ModifyHealthCheckTemplatesAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyHealthCheckTemplatesAttributesResponse> modifyHealthCheckTemplatesAttributesWithHttpInfo(@NotNull @NotNull ModifyHealthCheckTemplatesAttributesRequest 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 modifyHealthCheckTemplatesAttributesAsync(ModifyHealthCheckTemplatesAttributesRequest body, ApiCallback<ModifyHealthCheckTemplatesAttributesResponse> 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 modifyListenerAttributesCall(ModifyListenerAttributesRequest 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 ModifyListenerAttributesResponse modifyListenerAttributes(ModifyListenerAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyListenerAttributesResponse> modifyListenerAttributesWithHttpInfo(@NotNull @NotNull ModifyListenerAttributesRequest 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 modifyListenerAttributesAsync(ModifyListenerAttributesRequest body, ApiCallback<ModifyListenerAttributesResponse> 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 modifyLoadBalancerAttributesCall(ModifyLoadBalancerAttributesRequest 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 ModifyLoadBalancerAttributesResponse modifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyLoadBalancerAttributesResponse> modifyLoadBalancerAttributesWithHttpInfo(@NotNull @NotNull ModifyLoadBalancerAttributesRequest 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 modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest body, ApiCallback<ModifyLoadBalancerAttributesResponse> 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 modifyLoadBalancerTypeCall(ModifyLoadBalancerTypeRequest 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 ModifyLoadBalancerTypeResponse modifyLoadBalancerType(ModifyLoadBalancerTypeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyLoadBalancerTypeResponse> modifyLoadBalancerTypeWithHttpInfo(@NotNull @NotNull ModifyLoadBalancerTypeRequest 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 modifyLoadBalancerTypeAsync(ModifyLoadBalancerTypeRequest body, ApiCallback<ModifyLoadBalancerTypeResponse> 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 modifyLoadBalancerZonesCall(ModifyLoadBalancerZonesRequest 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 ModifyLoadBalancerZonesResponse modifyLoadBalancerZones(ModifyLoadBalancerZonesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyLoadBalancerZonesResponse> modifyLoadBalancerZonesWithHttpInfo(@NotNull @NotNull ModifyLoadBalancerZonesRequest 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 modifyLoadBalancerZonesAsync(ModifyLoadBalancerZonesRequest body, ApiCallback<ModifyLoadBalancerZonesResponse> 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 modifyRulesCall(ModifyRulesRequest 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 ModifyRulesResponse modifyRules(ModifyRulesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyRulesResponse> modifyRulesWithHttpInfo(@NotNull @NotNull ModifyRulesRequest 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 modifyRulesAsync(ModifyRulesRequest body, ApiCallback<ModifyRulesResponse> 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 modifyServerGroupAttributesCall(ModifyServerGroupAttributesRequest 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 ModifyServerGroupAttributesResponse modifyServerGroupAttributes(ModifyServerGroupAttributesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyServerGroupAttributesResponse> modifyServerGroupAttributesWithHttpInfo(@NotNull @NotNull ModifyServerGroupAttributesRequest 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 modifyServerGroupAttributesAsync(ModifyServerGroupAttributesRequest body, ApiCallback<ModifyServerGroupAttributesResponse> 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 modifyServerGroupBackendServersCall(ModifyServerGroupBackendServersRequest 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 ModifyServerGroupBackendServersResponse modifyServerGroupBackendServers(ModifyServerGroupBackendServersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyServerGroupBackendServersResponse> modifyServerGroupBackendServersWithHttpInfo(@NotNull @NotNull ModifyServerGroupBackendServersRequest 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 modifyServerGroupBackendServersAsync(ModifyServerGroupBackendServersRequest body, ApiCallback<ModifyServerGroupBackendServersResponse> 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 removeAclEntriesCall(RemoveAclEntriesRequest 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 RemoveAclEntriesResponse removeAclEntries(RemoveAclEntriesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RemoveAclEntriesResponse> removeAclEntriesWithHttpInfo(@NotNull @NotNull RemoveAclEntriesRequest 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 removeAclEntriesAsync(RemoveAclEntriesRequest body, ApiCallback<RemoveAclEntriesResponse> 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 removeServerGroupBackendServersCall(RemoveServerGroupBackendServersRequest 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 RemoveServerGroupBackendServersResponse removeServerGroupBackendServers(RemoveServerGroupBackendServersRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RemoveServerGroupBackendServersResponse> removeServerGroupBackendServersWithHttpInfo(@NotNull @NotNull RemoveServerGroupBackendServersRequest 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 removeServerGroupBackendServersAsync(RemoveServerGroupBackendServersRequest body, ApiCallback<RemoveServerGroupBackendServersResponse> 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 replaceCACertificateCall(ReplaceCACertificateRequest 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 ReplaceCACertificateResponse replaceCACertificate(ReplaceCACertificateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ReplaceCACertificateResponse> replaceCACertificateWithHttpInfo(@NotNull @NotNull ReplaceCACertificateRequest 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 replaceCACertificateAsync(ReplaceCACertificateRequest body, ApiCallback<ReplaceCACertificateResponse> 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 replaceCertificateCall(ReplaceCertificateRequest 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 ReplaceCertificateResponse replaceCertificate(ReplaceCertificateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ReplaceCertificateResponse> replaceCertificateWithHttpInfo(@NotNull @NotNull ReplaceCertificateRequest 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 replaceCertificateAsync(ReplaceCertificateRequest body, ApiCallback<ReplaceCertificateResponse> 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 tagResourcesCall(TagResourcesRequest 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 TagResourcesResponse tagResources(TagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<TagResourcesResponse> tagResourcesWithHttpInfo(@NotNull @NotNull TagResourcesRequest 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 tagResourcesAsync(TagResourcesRequest body, ApiCallback<TagResourcesResponse> 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 untagResourcesCall(UntagResourcesRequest 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 UntagResourcesResponse untagResources(UntagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UntagResourcesResponse> untagResourcesWithHttpInfo(@NotNull @NotNull UntagResourcesRequest 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 untagResourcesAsync(UntagResourcesRequest body, ApiCallback<UntagResourcesResponse> 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 uploadCACertificateCall(UploadCACertificateRequest 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 UploadCACertificateResponse uploadCACertificate(UploadCACertificateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UploadCACertificateResponse> uploadCACertificateWithHttpInfo(@NotNull @NotNull UploadCACertificateRequest 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 uploadCACertificateAsync(UploadCACertificateRequest body, ApiCallback<UploadCACertificateResponse> 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 uploadCertificateCall(UploadCertificateRequest 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 UploadCertificateResponse uploadCertificate(UploadCertificateRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UploadCertificateResponse> uploadCertificateWithHttpInfo(@NotNull @NotNull UploadCertificateRequest 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 uploadCertificateAsync(UploadCertificateRequest body, ApiCallback<UploadCertificateResponse> 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 © 2026. All rights reserved.