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