| Package | Description |
|---|---|
| com.byteplus.vpn | |
| com.byteplus.vpn.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyVpnGatewayAttributesResponse |
VpnApi.modifyVpnGatewayAttributes(ModifyVpnGatewayAttributesRequest body) |
com.squareup.okhttp.Call |
VpnApi.modifyVpnGatewayAttributesAsync(ModifyVpnGatewayAttributesRequest body,
ApiCallback<ModifyVpnGatewayAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpnApi.modifyVpnGatewayAttributesCall(ModifyVpnGatewayAttributesRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyVpnGatewayAttributes
|
ApiResponse<ModifyVpnGatewayAttributesResponse> |
VpnApi.modifyVpnGatewayAttributesWithHttpInfo(@NotNull ModifyVpnGatewayAttributesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyVpnGatewayAttributesRequest |
ModifyVpnGatewayAttributesRequest.asn(Integer asn) |
ModifyVpnGatewayAttributesRequest |
ModifyVpnGatewayAttributesRequest.bandwidth(Integer bandwidth) |
ModifyVpnGatewayAttributesRequest |
ModifyVpnGatewayAttributesRequest.description(String description) |
ModifyVpnGatewayAttributesRequest |
ModifyVpnGatewayAttributesRequest.ipsecEnabled(Boolean ipsecEnabled) |
ModifyVpnGatewayAttributesRequest |
ModifyVpnGatewayAttributesRequest.sslEnabled(Boolean sslEnabled) |
ModifyVpnGatewayAttributesRequest |
ModifyVpnGatewayAttributesRequest.sslMaxConnections(Integer sslMaxConnections) |
ModifyVpnGatewayAttributesRequest |
ModifyVpnGatewayAttributesRequest.vpnGatewayId(String vpnGatewayId) |
ModifyVpnGatewayAttributesRequest |
ModifyVpnGatewayAttributesRequest.vpnGatewayName(String vpnGatewayName) |
Copyright © 2025. All rights reserved.