程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.autoPropagate(Boolean autoPropagate)
Indicates whether BGP routes are automatically advertised to the VPC.
|
static ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.builder() |
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.businessStatus(String businessStatus)
The payment status of the VPN gateway.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.createTime(Long createTime)
The time when the VPN gateway was created.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.description(String description)
The description of the VPN gateway.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.disasterRecoveryInternetIp(String disasterRecoveryInternetIp)
The second IP address assigned by the system to create an IPsec-VPN connection.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.disasterRecoveryVSwitchId(String disasterRecoveryVSwitchId)
The ID of the second vSwitch associated with the VPN gateway.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.enableBgp(Boolean enableBgp)
Indicates whether BGP is enabled for the VPN gateway.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.endTime(Long endTime)
The time when the VPN gateway expires.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.internetIp(String internetIp)
* If the VPN gateway supports IPsec-VPN connections in single-tunnel mode, the address is the IP address of the VPN gateway and can be used to create an IPsec-VPN connection or an SSL-VPN connection.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.intranetIp(String intranetIp)
The IP address of the VPN gateway.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.name(String name)
The name of the VPN gateway.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.requestId(String requestId)
The request ID.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.resourceGroupId(String resourceGroupId)
VPN网关实例所属的资源组ID。
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.spec(String spec)
The maximum bandwidth of the VPN gateway.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.sslVpnInternetIp(String sslVpnInternetIp)
The IP address of the SSL-VPN connection.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.status(String status)
The status of the VPN gateway.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.vpcId(String vpcId)
The ID of the VPC to which the VPN gateway belongs.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.vpnGatewayId(String vpnGatewayId)
The ID of the VPN gateway.
|
ModifyVpnGatewayAttributeResponseBody.Builder |
ModifyVpnGatewayAttributeResponseBody.Builder.vSwitchId(String vSwitchId)
The ID of the vSwitch associated with the VPN gateway.
|
Copyright © 2024. All rights reserved.