public class VpnApi extends Object
| Constructor and Description |
|---|
VpnApi() |
VpnApi(com.byteplus.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
CreateCustomerGatewayResponse |
createCustomerGateway(CreateCustomerGatewayRequest body) |
com.squareup.okhttp.Call |
createCustomerGatewayAsync(CreateCustomerGatewayRequest body,
com.byteplus.ApiCallback<CreateCustomerGatewayResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createCustomerGatewayCall(CreateCustomerGatewayRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCustomerGateway
|
com.byteplus.ApiResponse<CreateCustomerGatewayResponse> |
createCustomerGatewayWithHttpInfo(@NotNull CreateCustomerGatewayRequest body) |
CreateSslVpnClientCertResponse |
createSslVpnClientCert(CreateSslVpnClientCertRequest body) |
com.squareup.okhttp.Call |
createSslVpnClientCertAsync(CreateSslVpnClientCertRequest body,
com.byteplus.ApiCallback<CreateSslVpnClientCertResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createSslVpnClientCertCall(CreateSslVpnClientCertRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSslVpnClientCert
|
com.byteplus.ApiResponse<CreateSslVpnClientCertResponse> |
createSslVpnClientCertWithHttpInfo(@NotNull CreateSslVpnClientCertRequest body) |
CreateSslVpnServerResponse |
createSslVpnServer(CreateSslVpnServerRequest body) |
com.squareup.okhttp.Call |
createSslVpnServerAsync(CreateSslVpnServerRequest body,
com.byteplus.ApiCallback<CreateSslVpnServerResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createSslVpnServerCall(CreateSslVpnServerRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSslVpnServer
|
com.byteplus.ApiResponse<CreateSslVpnServerResponse> |
createSslVpnServerWithHttpInfo(@NotNull CreateSslVpnServerRequest body) |
CreateVpnConnectionResponse |
createVpnConnection(CreateVpnConnectionRequest body) |
com.squareup.okhttp.Call |
createVpnConnectionAsync(CreateVpnConnectionRequest body,
com.byteplus.ApiCallback<CreateVpnConnectionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createVpnConnectionCall(CreateVpnConnectionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createVpnConnection
|
CreateVpnConnectionHealthCheckersResponse |
createVpnConnectionHealthCheckers(CreateVpnConnectionHealthCheckersRequest body) |
com.squareup.okhttp.Call |
createVpnConnectionHealthCheckersAsync(CreateVpnConnectionHealthCheckersRequest body,
com.byteplus.ApiCallback<CreateVpnConnectionHealthCheckersResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createVpnConnectionHealthCheckersCall(CreateVpnConnectionHealthCheckersRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createVpnConnectionHealthCheckers
|
com.byteplus.ApiResponse<CreateVpnConnectionHealthCheckersResponse> |
createVpnConnectionHealthCheckersWithHttpInfo(@NotNull CreateVpnConnectionHealthCheckersRequest body) |
com.byteplus.ApiResponse<CreateVpnConnectionResponse> |
createVpnConnectionWithHttpInfo(@NotNull CreateVpnConnectionRequest body) |
CreateVpnGatewayResponse |
createVpnGateway(CreateVpnGatewayRequest body) |
com.squareup.okhttp.Call |
createVpnGatewayAsync(CreateVpnGatewayRequest body,
com.byteplus.ApiCallback<CreateVpnGatewayResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createVpnGatewayCall(CreateVpnGatewayRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createVpnGateway
|
CreateVpnGatewayRouteResponse |
createVpnGatewayRoute(CreateVpnGatewayRouteRequest body) |
com.squareup.okhttp.Call |
createVpnGatewayRouteAsync(CreateVpnGatewayRouteRequest body,
com.byteplus.ApiCallback<CreateVpnGatewayRouteResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createVpnGatewayRouteCall(CreateVpnGatewayRouteRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createVpnGatewayRoute
|
com.byteplus.ApiResponse<CreateVpnGatewayRouteResponse> |
createVpnGatewayRouteWithHttpInfo(@NotNull CreateVpnGatewayRouteRequest body) |
com.byteplus.ApiResponse<CreateVpnGatewayResponse> |
createVpnGatewayWithHttpInfo(@NotNull CreateVpnGatewayRequest body) |
DeleteCustomerGatewayResponse |
deleteCustomerGateway(DeleteCustomerGatewayRequest body) |
com.squareup.okhttp.Call |
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest body,
com.byteplus.ApiCallback<DeleteCustomerGatewayResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteCustomerGatewayCall(DeleteCustomerGatewayRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCustomerGateway
|
com.byteplus.ApiResponse<DeleteCustomerGatewayResponse> |
deleteCustomerGatewayWithHttpInfo(@NotNull DeleteCustomerGatewayRequest body) |
DeleteSslVpnClientCertResponse |
deleteSslVpnClientCert(DeleteSslVpnClientCertRequest body) |
com.squareup.okhttp.Call |
deleteSslVpnClientCertAsync(DeleteSslVpnClientCertRequest body,
com.byteplus.ApiCallback<DeleteSslVpnClientCertResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteSslVpnClientCertCall(DeleteSslVpnClientCertRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSslVpnClientCert
|
com.byteplus.ApiResponse<DeleteSslVpnClientCertResponse> |
deleteSslVpnClientCertWithHttpInfo(@NotNull DeleteSslVpnClientCertRequest body) |
DeleteSslVpnServerResponse |
deleteSslVpnServer(DeleteSslVpnServerRequest body) |
com.squareup.okhttp.Call |
deleteSslVpnServerAsync(DeleteSslVpnServerRequest body,
com.byteplus.ApiCallback<DeleteSslVpnServerResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteSslVpnServerCall(DeleteSslVpnServerRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSslVpnServer
|
com.byteplus.ApiResponse<DeleteSslVpnServerResponse> |
deleteSslVpnServerWithHttpInfo(@NotNull DeleteSslVpnServerRequest body) |
DeleteVpnConnectionResponse |
deleteVpnConnection(DeleteVpnConnectionRequest body) |
com.squareup.okhttp.Call |
deleteVpnConnectionAsync(DeleteVpnConnectionRequest body,
com.byteplus.ApiCallback<DeleteVpnConnectionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteVpnConnectionCall(DeleteVpnConnectionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteVpnConnection
|
DeleteVpnConnectionHealthCheckerResponse |
deleteVpnConnectionHealthChecker(DeleteVpnConnectionHealthCheckerRequest body) |
com.squareup.okhttp.Call |
deleteVpnConnectionHealthCheckerAsync(DeleteVpnConnectionHealthCheckerRequest body,
com.byteplus.ApiCallback<DeleteVpnConnectionHealthCheckerResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteVpnConnectionHealthCheckerCall(DeleteVpnConnectionHealthCheckerRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteVpnConnectionHealthChecker
|
com.byteplus.ApiResponse<DeleteVpnConnectionHealthCheckerResponse> |
deleteVpnConnectionHealthCheckerWithHttpInfo(@NotNull DeleteVpnConnectionHealthCheckerRequest body) |
com.byteplus.ApiResponse<DeleteVpnConnectionResponse> |
deleteVpnConnectionWithHttpInfo(@NotNull DeleteVpnConnectionRequest body) |
DeleteVpnGatewayResponse |
deleteVpnGateway(DeleteVpnGatewayRequest body) |
com.squareup.okhttp.Call |
deleteVpnGatewayAsync(DeleteVpnGatewayRequest body,
com.byteplus.ApiCallback<DeleteVpnGatewayResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteVpnGatewayCall(DeleteVpnGatewayRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteVpnGateway
|
DeleteVpnGatewayRouteResponse |
deleteVpnGatewayRoute(DeleteVpnGatewayRouteRequest body) |
com.squareup.okhttp.Call |
deleteVpnGatewayRouteAsync(DeleteVpnGatewayRouteRequest body,
com.byteplus.ApiCallback<DeleteVpnGatewayRouteResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteVpnGatewayRouteCall(DeleteVpnGatewayRouteRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteVpnGatewayRoute
|
com.byteplus.ApiResponse<DeleteVpnGatewayRouteResponse> |
deleteVpnGatewayRouteWithHttpInfo(@NotNull DeleteVpnGatewayRouteRequest body) |
com.byteplus.ApiResponse<DeleteVpnGatewayResponse> |
deleteVpnGatewayWithHttpInfo(@NotNull DeleteVpnGatewayRequest body) |
DescribeCustomerGatewayAttributesResponse |
describeCustomerGatewayAttributes(DescribeCustomerGatewayAttributesRequest body) |
com.squareup.okhttp.Call |
describeCustomerGatewayAttributesAsync(DescribeCustomerGatewayAttributesRequest body,
com.byteplus.ApiCallback<DescribeCustomerGatewayAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeCustomerGatewayAttributesCall(DescribeCustomerGatewayAttributesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeCustomerGatewayAttributes
|
com.byteplus.ApiResponse<DescribeCustomerGatewayAttributesResponse> |
describeCustomerGatewayAttributesWithHttpInfo(@NotNull DescribeCustomerGatewayAttributesRequest body) |
DescribeCustomerGatewaysResponse |
describeCustomerGateways(DescribeCustomerGatewaysRequest body) |
com.squareup.okhttp.Call |
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest body,
com.byteplus.ApiCallback<DescribeCustomerGatewaysResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeCustomerGatewaysCall(DescribeCustomerGatewaysRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeCustomerGateways
|
com.byteplus.ApiResponse<DescribeCustomerGatewaysResponse> |
describeCustomerGatewaysWithHttpInfo(@NotNull DescribeCustomerGatewaysRequest body) |
DescribeSslVpnClientCertAttributesResponse |
describeSslVpnClientCertAttributes(DescribeSslVpnClientCertAttributesRequest body) |
com.squareup.okhttp.Call |
describeSslVpnClientCertAttributesAsync(DescribeSslVpnClientCertAttributesRequest body,
com.byteplus.ApiCallback<DescribeSslVpnClientCertAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeSslVpnClientCertAttributesCall(DescribeSslVpnClientCertAttributesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSslVpnClientCertAttributes
|
com.byteplus.ApiResponse<DescribeSslVpnClientCertAttributesResponse> |
describeSslVpnClientCertAttributesWithHttpInfo(@NotNull DescribeSslVpnClientCertAttributesRequest body) |
DescribeSslVpnClientCertsResponse |
describeSslVpnClientCerts(DescribeSslVpnClientCertsRequest body) |
com.squareup.okhttp.Call |
describeSslVpnClientCertsAsync(DescribeSslVpnClientCertsRequest body,
com.byteplus.ApiCallback<DescribeSslVpnClientCertsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeSslVpnClientCertsCall(DescribeSslVpnClientCertsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSslVpnClientCerts
|
com.byteplus.ApiResponse<DescribeSslVpnClientCertsResponse> |
describeSslVpnClientCertsWithHttpInfo(@NotNull DescribeSslVpnClientCertsRequest body) |
DescribeSslVpnServersResponse |
describeSslVpnServers(DescribeSslVpnServersRequest body) |
com.squareup.okhttp.Call |
describeSslVpnServersAsync(DescribeSslVpnServersRequest body,
com.byteplus.ApiCallback<DescribeSslVpnServersResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeSslVpnServersCall(DescribeSslVpnServersRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSslVpnServers
|
com.byteplus.ApiResponse<DescribeSslVpnServersResponse> |
describeSslVpnServersWithHttpInfo(@NotNull DescribeSslVpnServersRequest body) |
DescribeVpnConnectionAttributesResponse |
describeVpnConnectionAttributes(DescribeVpnConnectionAttributesRequest body) |
com.squareup.okhttp.Call |
describeVpnConnectionAttributesAsync(DescribeVpnConnectionAttributesRequest body,
com.byteplus.ApiCallback<DescribeVpnConnectionAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeVpnConnectionAttributesCall(DescribeVpnConnectionAttributesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeVpnConnectionAttributes
|
com.byteplus.ApiResponse<DescribeVpnConnectionAttributesResponse> |
describeVpnConnectionAttributesWithHttpInfo(@NotNull DescribeVpnConnectionAttributesRequest body) |
DescribeVpnConnectionsResponse |
describeVpnConnections(DescribeVpnConnectionsRequest body) |
com.squareup.okhttp.Call |
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest body,
com.byteplus.ApiCallback<DescribeVpnConnectionsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeVpnConnectionsCall(DescribeVpnConnectionsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeVpnConnections
|
com.byteplus.ApiResponse<DescribeVpnConnectionsResponse> |
describeVpnConnectionsWithHttpInfo(@NotNull DescribeVpnConnectionsRequest body) |
DescribeVpnGatewayAttributesResponse |
describeVpnGatewayAttributes(DescribeVpnGatewayAttributesRequest body) |
com.squareup.okhttp.Call |
describeVpnGatewayAttributesAsync(DescribeVpnGatewayAttributesRequest body,
com.byteplus.ApiCallback<DescribeVpnGatewayAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeVpnGatewayAttributesCall(DescribeVpnGatewayAttributesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeVpnGatewayAttributes
|
com.byteplus.ApiResponse<DescribeVpnGatewayAttributesResponse> |
describeVpnGatewayAttributesWithHttpInfo(@NotNull DescribeVpnGatewayAttributesRequest body) |
DescribeVpnGatewayRouteAttributesResponse |
describeVpnGatewayRouteAttributes(DescribeVpnGatewayRouteAttributesRequest body) |
com.squareup.okhttp.Call |
describeVpnGatewayRouteAttributesAsync(DescribeVpnGatewayRouteAttributesRequest body,
com.byteplus.ApiCallback<DescribeVpnGatewayRouteAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeVpnGatewayRouteAttributesCall(DescribeVpnGatewayRouteAttributesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeVpnGatewayRouteAttributes
|
com.byteplus.ApiResponse<DescribeVpnGatewayRouteAttributesResponse> |
describeVpnGatewayRouteAttributesWithHttpInfo(@NotNull DescribeVpnGatewayRouteAttributesRequest body) |
DescribeVpnGatewayRoutesResponse |
describeVpnGatewayRoutes(DescribeVpnGatewayRoutesRequest body) |
com.squareup.okhttp.Call |
describeVpnGatewayRoutesAsync(DescribeVpnGatewayRoutesRequest body,
com.byteplus.ApiCallback<DescribeVpnGatewayRoutesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeVpnGatewayRoutesCall(DescribeVpnGatewayRoutesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeVpnGatewayRoutes
|
com.byteplus.ApiResponse<DescribeVpnGatewayRoutesResponse> |
describeVpnGatewayRoutesWithHttpInfo(@NotNull DescribeVpnGatewayRoutesRequest body) |
DescribeVpnGatewaysResponse |
describeVpnGateways(DescribeVpnGatewaysRequest body) |
com.squareup.okhttp.Call |
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest body,
com.byteplus.ApiCallback<DescribeVpnGatewaysResponse> callback)
(asynchronously)
|
DescribeVpnGatewaysBillingResponse |
describeVpnGatewaysBilling(DescribeVpnGatewaysBillingRequest body) |
com.squareup.okhttp.Call |
describeVpnGatewaysBillingAsync(DescribeVpnGatewaysBillingRequest body,
com.byteplus.ApiCallback<DescribeVpnGatewaysBillingResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeVpnGatewaysBillingCall(DescribeVpnGatewaysBillingRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeVpnGatewaysBilling
|
com.byteplus.ApiResponse<DescribeVpnGatewaysBillingResponse> |
describeVpnGatewaysBillingWithHttpInfo(@NotNull DescribeVpnGatewaysBillingRequest body) |
com.squareup.okhttp.Call |
describeVpnGatewaysCall(DescribeVpnGatewaysRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeVpnGateways
|
com.byteplus.ApiResponse<DescribeVpnGatewaysResponse> |
describeVpnGatewaysWithHttpInfo(@NotNull DescribeVpnGatewaysRequest body) |
com.byteplus.ApiClient |
getApiClient() |
ModifyCustomerGatewayAttributesResponse |
modifyCustomerGatewayAttributes(ModifyCustomerGatewayAttributesRequest body) |
com.squareup.okhttp.Call |
modifyCustomerGatewayAttributesAsync(ModifyCustomerGatewayAttributesRequest body,
com.byteplus.ApiCallback<ModifyCustomerGatewayAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyCustomerGatewayAttributesCall(ModifyCustomerGatewayAttributesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyCustomerGatewayAttributes
|
com.byteplus.ApiResponse<ModifyCustomerGatewayAttributesResponse> |
modifyCustomerGatewayAttributesWithHttpInfo(@NotNull ModifyCustomerGatewayAttributesRequest body) |
ModifySslVpnClientCertResponse |
modifySslVpnClientCert(ModifySslVpnClientCertRequest body) |
com.squareup.okhttp.Call |
modifySslVpnClientCertAsync(ModifySslVpnClientCertRequest body,
com.byteplus.ApiCallback<ModifySslVpnClientCertResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifySslVpnClientCertCall(ModifySslVpnClientCertRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifySslVpnClientCert
|
com.byteplus.ApiResponse<ModifySslVpnClientCertResponse> |
modifySslVpnClientCertWithHttpInfo(@NotNull ModifySslVpnClientCertRequest body) |
ModifySslVpnServerResponse |
modifySslVpnServer(ModifySslVpnServerRequest body) |
com.squareup.okhttp.Call |
modifySslVpnServerAsync(ModifySslVpnServerRequest body,
com.byteplus.ApiCallback<ModifySslVpnServerResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifySslVpnServerCall(ModifySslVpnServerRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifySslVpnServer
|
com.byteplus.ApiResponse<ModifySslVpnServerResponse> |
modifySslVpnServerWithHttpInfo(@NotNull ModifySslVpnServerRequest body) |
ModifyVpnConnectionAttributesResponse |
modifyVpnConnectionAttributes(ModifyVpnConnectionAttributesRequest body) |
com.squareup.okhttp.Call |
modifyVpnConnectionAttributesAsync(ModifyVpnConnectionAttributesRequest body,
com.byteplus.ApiCallback<ModifyVpnConnectionAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyVpnConnectionAttributesCall(ModifyVpnConnectionAttributesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyVpnConnectionAttributes
|
com.byteplus.ApiResponse<ModifyVpnConnectionAttributesResponse> |
modifyVpnConnectionAttributesWithHttpInfo(@NotNull ModifyVpnConnectionAttributesRequest body) |
ModifyVpnConnectionHealthCheckerResponse |
modifyVpnConnectionHealthChecker(ModifyVpnConnectionHealthCheckerRequest body) |
com.squareup.okhttp.Call |
modifyVpnConnectionHealthCheckerAsync(ModifyVpnConnectionHealthCheckerRequest body,
com.byteplus.ApiCallback<ModifyVpnConnectionHealthCheckerResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyVpnConnectionHealthCheckerCall(ModifyVpnConnectionHealthCheckerRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyVpnConnectionHealthChecker
|
com.byteplus.ApiResponse<ModifyVpnConnectionHealthCheckerResponse> |
modifyVpnConnectionHealthCheckerWithHttpInfo(@NotNull ModifyVpnConnectionHealthCheckerRequest body) |
ModifyVpnConnectionTunnelAttributesResponse |
modifyVpnConnectionTunnelAttributes(ModifyVpnConnectionTunnelAttributesRequest body) |
com.squareup.okhttp.Call |
modifyVpnConnectionTunnelAttributesAsync(ModifyVpnConnectionTunnelAttributesRequest body,
com.byteplus.ApiCallback<ModifyVpnConnectionTunnelAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyVpnConnectionTunnelAttributesCall(ModifyVpnConnectionTunnelAttributesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyVpnConnectionTunnelAttributes
|
com.byteplus.ApiResponse<ModifyVpnConnectionTunnelAttributesResponse> |
modifyVpnConnectionTunnelAttributesWithHttpInfo(@NotNull ModifyVpnConnectionTunnelAttributesRequest body) |
ModifyVpnGatewayAttributesResponse |
modifyVpnGatewayAttributes(ModifyVpnGatewayAttributesRequest body) |
com.squareup.okhttp.Call |
modifyVpnGatewayAttributesAsync(ModifyVpnGatewayAttributesRequest body,
com.byteplus.ApiCallback<ModifyVpnGatewayAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyVpnGatewayAttributesCall(ModifyVpnGatewayAttributesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyVpnGatewayAttributes
|
com.byteplus.ApiResponse<ModifyVpnGatewayAttributesResponse> |
modifyVpnGatewayAttributesWithHttpInfo(@NotNull ModifyVpnGatewayAttributesRequest body) |
RenewVpnGatewayResponse |
renewVpnGateway(RenewVpnGatewayRequest body) |
com.squareup.okhttp.Call |
renewVpnGatewayAsync(RenewVpnGatewayRequest body,
com.byteplus.ApiCallback<RenewVpnGatewayResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
renewVpnGatewayCall(RenewVpnGatewayRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for renewVpnGateway
|
com.byteplus.ApiResponse<RenewVpnGatewayResponse> |
renewVpnGatewayWithHttpInfo(@NotNull RenewVpnGatewayRequest body) |
ResetVpnConnectionResponse |
resetVpnConnection(ResetVpnConnectionRequest body) |
com.squareup.okhttp.Call |
resetVpnConnectionAsync(ResetVpnConnectionRequest body,
com.byteplus.ApiCallback<ResetVpnConnectionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
resetVpnConnectionCall(ResetVpnConnectionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for resetVpnConnection
|
com.byteplus.ApiResponse<ResetVpnConnectionResponse> |
resetVpnConnectionWithHttpInfo(@NotNull ResetVpnConnectionRequest body) |
void |
setApiClient(com.byteplus.ApiClient apiClient) |
SetVpnGatewayRenewalResponse |
setVpnGatewayRenewal(SetVpnGatewayRenewalRequest body) |
com.squareup.okhttp.Call |
setVpnGatewayRenewalAsync(SetVpnGatewayRenewalRequest body,
com.byteplus.ApiCallback<SetVpnGatewayRenewalResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
setVpnGatewayRenewalCall(SetVpnGatewayRenewalRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for setVpnGatewayRenewal
|
com.byteplus.ApiResponse<SetVpnGatewayRenewalResponse> |
setVpnGatewayRenewalWithHttpInfo(@NotNull SetVpnGatewayRenewalRequest body) |
public com.byteplus.ApiClient getApiClient()
public void setApiClient(com.byteplus.ApiClient apiClient)
public com.squareup.okhttp.Call createCustomerGatewayCall(CreateCustomerGatewayRequest 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 CreateCustomerGatewayResponse createCustomerGateway(CreateCustomerGatewayRequest 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<CreateCustomerGatewayResponse> createCustomerGatewayWithHttpInfo(@NotNull @NotNull CreateCustomerGatewayRequest 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 createCustomerGatewayAsync(CreateCustomerGatewayRequest body, com.byteplus.ApiCallback<CreateCustomerGatewayResponse> 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 createSslVpnClientCertCall(CreateSslVpnClientCertRequest 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 CreateSslVpnClientCertResponse createSslVpnClientCert(CreateSslVpnClientCertRequest 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<CreateSslVpnClientCertResponse> createSslVpnClientCertWithHttpInfo(@NotNull @NotNull CreateSslVpnClientCertRequest 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 createSslVpnClientCertAsync(CreateSslVpnClientCertRequest body, com.byteplus.ApiCallback<CreateSslVpnClientCertResponse> 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 createSslVpnServerCall(CreateSslVpnServerRequest 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 CreateSslVpnServerResponse createSslVpnServer(CreateSslVpnServerRequest 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<CreateSslVpnServerResponse> createSslVpnServerWithHttpInfo(@NotNull @NotNull CreateSslVpnServerRequest 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 createSslVpnServerAsync(CreateSslVpnServerRequest body, com.byteplus.ApiCallback<CreateSslVpnServerResponse> 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 createVpnConnectionCall(CreateVpnConnectionRequest 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 CreateVpnConnectionResponse createVpnConnection(CreateVpnConnectionRequest 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<CreateVpnConnectionResponse> createVpnConnectionWithHttpInfo(@NotNull @NotNull CreateVpnConnectionRequest 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 createVpnConnectionAsync(CreateVpnConnectionRequest body, com.byteplus.ApiCallback<CreateVpnConnectionResponse> 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 createVpnConnectionHealthCheckersCall(CreateVpnConnectionHealthCheckersRequest 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 CreateVpnConnectionHealthCheckersResponse createVpnConnectionHealthCheckers(CreateVpnConnectionHealthCheckersRequest 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<CreateVpnConnectionHealthCheckersResponse> createVpnConnectionHealthCheckersWithHttpInfo(@NotNull @NotNull CreateVpnConnectionHealthCheckersRequest 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 createVpnConnectionHealthCheckersAsync(CreateVpnConnectionHealthCheckersRequest body, com.byteplus.ApiCallback<CreateVpnConnectionHealthCheckersResponse> 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 createVpnGatewayCall(CreateVpnGatewayRequest 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 CreateVpnGatewayResponse createVpnGateway(CreateVpnGatewayRequest 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<CreateVpnGatewayResponse> createVpnGatewayWithHttpInfo(@NotNull @NotNull CreateVpnGatewayRequest 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 createVpnGatewayAsync(CreateVpnGatewayRequest body, com.byteplus.ApiCallback<CreateVpnGatewayResponse> 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 createVpnGatewayRouteCall(CreateVpnGatewayRouteRequest 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 CreateVpnGatewayRouteResponse createVpnGatewayRoute(CreateVpnGatewayRouteRequest 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<CreateVpnGatewayRouteResponse> createVpnGatewayRouteWithHttpInfo(@NotNull @NotNull CreateVpnGatewayRouteRequest 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 createVpnGatewayRouteAsync(CreateVpnGatewayRouteRequest body, com.byteplus.ApiCallback<CreateVpnGatewayRouteResponse> 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 deleteCustomerGatewayCall(DeleteCustomerGatewayRequest 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 DeleteCustomerGatewayResponse deleteCustomerGateway(DeleteCustomerGatewayRequest 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<DeleteCustomerGatewayResponse> deleteCustomerGatewayWithHttpInfo(@NotNull @NotNull DeleteCustomerGatewayRequest 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 deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest body, com.byteplus.ApiCallback<DeleteCustomerGatewayResponse> 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 deleteSslVpnClientCertCall(DeleteSslVpnClientCertRequest 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 DeleteSslVpnClientCertResponse deleteSslVpnClientCert(DeleteSslVpnClientCertRequest 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<DeleteSslVpnClientCertResponse> deleteSslVpnClientCertWithHttpInfo(@NotNull @NotNull DeleteSslVpnClientCertRequest 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 deleteSslVpnClientCertAsync(DeleteSslVpnClientCertRequest body, com.byteplus.ApiCallback<DeleteSslVpnClientCertResponse> 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 deleteSslVpnServerCall(DeleteSslVpnServerRequest 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 DeleteSslVpnServerResponse deleteSslVpnServer(DeleteSslVpnServerRequest 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<DeleteSslVpnServerResponse> deleteSslVpnServerWithHttpInfo(@NotNull @NotNull DeleteSslVpnServerRequest 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 deleteSslVpnServerAsync(DeleteSslVpnServerRequest body, com.byteplus.ApiCallback<DeleteSslVpnServerResponse> 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 deleteVpnConnectionCall(DeleteVpnConnectionRequest 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 DeleteVpnConnectionResponse deleteVpnConnection(DeleteVpnConnectionRequest 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<DeleteVpnConnectionResponse> deleteVpnConnectionWithHttpInfo(@NotNull @NotNull DeleteVpnConnectionRequest 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 deleteVpnConnectionAsync(DeleteVpnConnectionRequest body, com.byteplus.ApiCallback<DeleteVpnConnectionResponse> 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 deleteVpnConnectionHealthCheckerCall(DeleteVpnConnectionHealthCheckerRequest 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 DeleteVpnConnectionHealthCheckerResponse deleteVpnConnectionHealthChecker(DeleteVpnConnectionHealthCheckerRequest 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<DeleteVpnConnectionHealthCheckerResponse> deleteVpnConnectionHealthCheckerWithHttpInfo(@NotNull @NotNull DeleteVpnConnectionHealthCheckerRequest 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 deleteVpnConnectionHealthCheckerAsync(DeleteVpnConnectionHealthCheckerRequest body, com.byteplus.ApiCallback<DeleteVpnConnectionHealthCheckerResponse> 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 deleteVpnGatewayCall(DeleteVpnGatewayRequest 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 DeleteVpnGatewayResponse deleteVpnGateway(DeleteVpnGatewayRequest 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<DeleteVpnGatewayResponse> deleteVpnGatewayWithHttpInfo(@NotNull @NotNull DeleteVpnGatewayRequest 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 deleteVpnGatewayAsync(DeleteVpnGatewayRequest body, com.byteplus.ApiCallback<DeleteVpnGatewayResponse> 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 deleteVpnGatewayRouteCall(DeleteVpnGatewayRouteRequest 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 DeleteVpnGatewayRouteResponse deleteVpnGatewayRoute(DeleteVpnGatewayRouteRequest 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<DeleteVpnGatewayRouteResponse> deleteVpnGatewayRouteWithHttpInfo(@NotNull @NotNull DeleteVpnGatewayRouteRequest 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 deleteVpnGatewayRouteAsync(DeleteVpnGatewayRouteRequest body, com.byteplus.ApiCallback<DeleteVpnGatewayRouteResponse> 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 describeCustomerGatewayAttributesCall(DescribeCustomerGatewayAttributesRequest 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 DescribeCustomerGatewayAttributesResponse describeCustomerGatewayAttributes(DescribeCustomerGatewayAttributesRequest 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<DescribeCustomerGatewayAttributesResponse> describeCustomerGatewayAttributesWithHttpInfo(@NotNull @NotNull DescribeCustomerGatewayAttributesRequest 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 describeCustomerGatewayAttributesAsync(DescribeCustomerGatewayAttributesRequest body, com.byteplus.ApiCallback<DescribeCustomerGatewayAttributesResponse> 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 describeCustomerGatewaysCall(DescribeCustomerGatewaysRequest 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 DescribeCustomerGatewaysResponse describeCustomerGateways(DescribeCustomerGatewaysRequest 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<DescribeCustomerGatewaysResponse> describeCustomerGatewaysWithHttpInfo(@NotNull @NotNull DescribeCustomerGatewaysRequest 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 describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest body, com.byteplus.ApiCallback<DescribeCustomerGatewaysResponse> 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 describeSslVpnClientCertAttributesCall(DescribeSslVpnClientCertAttributesRequest 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 DescribeSslVpnClientCertAttributesResponse describeSslVpnClientCertAttributes(DescribeSslVpnClientCertAttributesRequest 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<DescribeSslVpnClientCertAttributesResponse> describeSslVpnClientCertAttributesWithHttpInfo(@NotNull @NotNull DescribeSslVpnClientCertAttributesRequest 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 describeSslVpnClientCertAttributesAsync(DescribeSslVpnClientCertAttributesRequest body, com.byteplus.ApiCallback<DescribeSslVpnClientCertAttributesResponse> 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 describeSslVpnClientCertsCall(DescribeSslVpnClientCertsRequest 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 DescribeSslVpnClientCertsResponse describeSslVpnClientCerts(DescribeSslVpnClientCertsRequest 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<DescribeSslVpnClientCertsResponse> describeSslVpnClientCertsWithHttpInfo(@NotNull @NotNull DescribeSslVpnClientCertsRequest 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 describeSslVpnClientCertsAsync(DescribeSslVpnClientCertsRequest body, com.byteplus.ApiCallback<DescribeSslVpnClientCertsResponse> 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 describeSslVpnServersCall(DescribeSslVpnServersRequest 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 DescribeSslVpnServersResponse describeSslVpnServers(DescribeSslVpnServersRequest 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<DescribeSslVpnServersResponse> describeSslVpnServersWithHttpInfo(@NotNull @NotNull DescribeSslVpnServersRequest 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 describeSslVpnServersAsync(DescribeSslVpnServersRequest body, com.byteplus.ApiCallback<DescribeSslVpnServersResponse> 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 describeVpnConnectionAttributesCall(DescribeVpnConnectionAttributesRequest 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 DescribeVpnConnectionAttributesResponse describeVpnConnectionAttributes(DescribeVpnConnectionAttributesRequest 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<DescribeVpnConnectionAttributesResponse> describeVpnConnectionAttributesWithHttpInfo(@NotNull @NotNull DescribeVpnConnectionAttributesRequest 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 describeVpnConnectionAttributesAsync(DescribeVpnConnectionAttributesRequest body, com.byteplus.ApiCallback<DescribeVpnConnectionAttributesResponse> 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 describeVpnConnectionsCall(DescribeVpnConnectionsRequest 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 DescribeVpnConnectionsResponse describeVpnConnections(DescribeVpnConnectionsRequest 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<DescribeVpnConnectionsResponse> describeVpnConnectionsWithHttpInfo(@NotNull @NotNull DescribeVpnConnectionsRequest 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 describeVpnConnectionsAsync(DescribeVpnConnectionsRequest body, com.byteplus.ApiCallback<DescribeVpnConnectionsResponse> 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 describeVpnGatewayAttributesCall(DescribeVpnGatewayAttributesRequest 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 DescribeVpnGatewayAttributesResponse describeVpnGatewayAttributes(DescribeVpnGatewayAttributesRequest 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<DescribeVpnGatewayAttributesResponse> describeVpnGatewayAttributesWithHttpInfo(@NotNull @NotNull DescribeVpnGatewayAttributesRequest 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 describeVpnGatewayAttributesAsync(DescribeVpnGatewayAttributesRequest body, com.byteplus.ApiCallback<DescribeVpnGatewayAttributesResponse> 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 describeVpnGatewayRouteAttributesCall(DescribeVpnGatewayRouteAttributesRequest 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 DescribeVpnGatewayRouteAttributesResponse describeVpnGatewayRouteAttributes(DescribeVpnGatewayRouteAttributesRequest 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<DescribeVpnGatewayRouteAttributesResponse> describeVpnGatewayRouteAttributesWithHttpInfo(@NotNull @NotNull DescribeVpnGatewayRouteAttributesRequest 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 describeVpnGatewayRouteAttributesAsync(DescribeVpnGatewayRouteAttributesRequest body, com.byteplus.ApiCallback<DescribeVpnGatewayRouteAttributesResponse> 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 describeVpnGatewayRoutesCall(DescribeVpnGatewayRoutesRequest 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 DescribeVpnGatewayRoutesResponse describeVpnGatewayRoutes(DescribeVpnGatewayRoutesRequest 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<DescribeVpnGatewayRoutesResponse> describeVpnGatewayRoutesWithHttpInfo(@NotNull @NotNull DescribeVpnGatewayRoutesRequest 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 describeVpnGatewayRoutesAsync(DescribeVpnGatewayRoutesRequest body, com.byteplus.ApiCallback<DescribeVpnGatewayRoutesResponse> 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 describeVpnGatewaysCall(DescribeVpnGatewaysRequest 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 DescribeVpnGatewaysResponse describeVpnGateways(DescribeVpnGatewaysRequest 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<DescribeVpnGatewaysResponse> describeVpnGatewaysWithHttpInfo(@NotNull @NotNull DescribeVpnGatewaysRequest 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 describeVpnGatewaysAsync(DescribeVpnGatewaysRequest body, com.byteplus.ApiCallback<DescribeVpnGatewaysResponse> 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 describeVpnGatewaysBillingCall(DescribeVpnGatewaysBillingRequest 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 DescribeVpnGatewaysBillingResponse describeVpnGatewaysBilling(DescribeVpnGatewaysBillingRequest 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<DescribeVpnGatewaysBillingResponse> describeVpnGatewaysBillingWithHttpInfo(@NotNull @NotNull DescribeVpnGatewaysBillingRequest 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 describeVpnGatewaysBillingAsync(DescribeVpnGatewaysBillingRequest body, com.byteplus.ApiCallback<DescribeVpnGatewaysBillingResponse> 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 modifyCustomerGatewayAttributesCall(ModifyCustomerGatewayAttributesRequest 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 ModifyCustomerGatewayAttributesResponse modifyCustomerGatewayAttributes(ModifyCustomerGatewayAttributesRequest 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<ModifyCustomerGatewayAttributesResponse> modifyCustomerGatewayAttributesWithHttpInfo(@NotNull @NotNull ModifyCustomerGatewayAttributesRequest 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 modifyCustomerGatewayAttributesAsync(ModifyCustomerGatewayAttributesRequest body, com.byteplus.ApiCallback<ModifyCustomerGatewayAttributesResponse> 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 modifySslVpnClientCertCall(ModifySslVpnClientCertRequest 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 ModifySslVpnClientCertResponse modifySslVpnClientCert(ModifySslVpnClientCertRequest 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<ModifySslVpnClientCertResponse> modifySslVpnClientCertWithHttpInfo(@NotNull @NotNull ModifySslVpnClientCertRequest 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 modifySslVpnClientCertAsync(ModifySslVpnClientCertRequest body, com.byteplus.ApiCallback<ModifySslVpnClientCertResponse> 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 modifySslVpnServerCall(ModifySslVpnServerRequest 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 ModifySslVpnServerResponse modifySslVpnServer(ModifySslVpnServerRequest 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<ModifySslVpnServerResponse> modifySslVpnServerWithHttpInfo(@NotNull @NotNull ModifySslVpnServerRequest 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 modifySslVpnServerAsync(ModifySslVpnServerRequest body, com.byteplus.ApiCallback<ModifySslVpnServerResponse> 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 modifyVpnConnectionAttributesCall(ModifyVpnConnectionAttributesRequest 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 ModifyVpnConnectionAttributesResponse modifyVpnConnectionAttributes(ModifyVpnConnectionAttributesRequest 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<ModifyVpnConnectionAttributesResponse> modifyVpnConnectionAttributesWithHttpInfo(@NotNull @NotNull ModifyVpnConnectionAttributesRequest 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 modifyVpnConnectionAttributesAsync(ModifyVpnConnectionAttributesRequest body, com.byteplus.ApiCallback<ModifyVpnConnectionAttributesResponse> 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 modifyVpnConnectionHealthCheckerCall(ModifyVpnConnectionHealthCheckerRequest 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 ModifyVpnConnectionHealthCheckerResponse modifyVpnConnectionHealthChecker(ModifyVpnConnectionHealthCheckerRequest 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<ModifyVpnConnectionHealthCheckerResponse> modifyVpnConnectionHealthCheckerWithHttpInfo(@NotNull @NotNull ModifyVpnConnectionHealthCheckerRequest 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 modifyVpnConnectionHealthCheckerAsync(ModifyVpnConnectionHealthCheckerRequest body, com.byteplus.ApiCallback<ModifyVpnConnectionHealthCheckerResponse> 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 modifyVpnConnectionTunnelAttributesCall(ModifyVpnConnectionTunnelAttributesRequest 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 ModifyVpnConnectionTunnelAttributesResponse modifyVpnConnectionTunnelAttributes(ModifyVpnConnectionTunnelAttributesRequest 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<ModifyVpnConnectionTunnelAttributesResponse> modifyVpnConnectionTunnelAttributesWithHttpInfo(@NotNull @NotNull ModifyVpnConnectionTunnelAttributesRequest 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 modifyVpnConnectionTunnelAttributesAsync(ModifyVpnConnectionTunnelAttributesRequest body, com.byteplus.ApiCallback<ModifyVpnConnectionTunnelAttributesResponse> 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 modifyVpnGatewayAttributesCall(ModifyVpnGatewayAttributesRequest 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 ModifyVpnGatewayAttributesResponse modifyVpnGatewayAttributes(ModifyVpnGatewayAttributesRequest 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<ModifyVpnGatewayAttributesResponse> modifyVpnGatewayAttributesWithHttpInfo(@NotNull @NotNull ModifyVpnGatewayAttributesRequest 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 modifyVpnGatewayAttributesAsync(ModifyVpnGatewayAttributesRequest body, com.byteplus.ApiCallback<ModifyVpnGatewayAttributesResponse> 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 renewVpnGatewayCall(RenewVpnGatewayRequest 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 RenewVpnGatewayResponse renewVpnGateway(RenewVpnGatewayRequest 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<RenewVpnGatewayResponse> renewVpnGatewayWithHttpInfo(@NotNull @NotNull RenewVpnGatewayRequest 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 renewVpnGatewayAsync(RenewVpnGatewayRequest body, com.byteplus.ApiCallback<RenewVpnGatewayResponse> 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 resetVpnConnectionCall(ResetVpnConnectionRequest 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 ResetVpnConnectionResponse resetVpnConnection(ResetVpnConnectionRequest 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<ResetVpnConnectionResponse> resetVpnConnectionWithHttpInfo(@NotNull @NotNull ResetVpnConnectionRequest 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 resetVpnConnectionAsync(ResetVpnConnectionRequest body, com.byteplus.ApiCallback<ResetVpnConnectionResponse> 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 setVpnGatewayRenewalCall(SetVpnGatewayRenewalRequest 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 SetVpnGatewayRenewalResponse setVpnGatewayRenewal(SetVpnGatewayRenewalRequest 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<SetVpnGatewayRenewalResponse> setVpnGatewayRenewalWithHttpInfo(@NotNull @NotNull SetVpnGatewayRenewalRequest 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 setVpnGatewayRenewalAsync(SetVpnGatewayRenewalRequest body, com.byteplus.ApiCallback<SetVpnGatewayRenewalResponse> 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.