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