程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.attachInstanceId(String attachInstanceId)
The ID of the Cloud Enterprise Network (CEN) instance to which the transit router associated with the IPsec-VPN connection belongs.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.attachType(String attachType)
The type of the resource that is associated with the IPsec-VPN connection.
|
static ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.builder() |
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.createTime(Long createTime)
The timestamp generated when the IPsec-VPN connection was established.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.customerGatewayId(String customerGatewayId)
The ID of the customer gateway associated with the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.description(String description)
The description of the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.effectImmediately(Boolean effectImmediately)
Indicates whether IPsec negotiations immediately start after the configuration takes effect.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.enableDpd(Boolean enableDpd)
Indicates whether the DPD feature is enabled for the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.enableNatTraversal(Boolean enableNatTraversal)
Indicates whether NAT traversal is enabled for the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.ikeConfig(ModifyVpnAttachmentAttributeResponseBody.IkeConfig ikeConfig)
The configuration of Phase 1 negotiations.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.ipsecConfig(ModifyVpnAttachmentAttributeResponseBody.IpsecConfig ipsecConfig)
The configuration of Phase 2 negotiations.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.localSubnet(String localSubnet)
The CIDR block of the VPC with which the data center can communicate.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.name(String name)
The name of the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.networkType(String networkType)
The network type of the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.remoteSubnet(String remoteSubnet)
The CIDR block of the data center with which the VPC can communicate.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.requestId(String requestId)
The request ID.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.resourceGroupId(String resourceGroupId)
The ID of the resource group to which the IPsec-VPN connection belongs.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.spec(String spec)
The bandwidth specification of the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.status(String status)
The state of the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.vcoHealthCheck(ModifyVpnAttachmentAttributeResponseBody.VcoHealthCheck vcoHealthCheck)
The health check configuration of the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.vpnBgpConfig(ModifyVpnAttachmentAttributeResponseBody.VpnBgpConfig vpnBgpConfig)
The BGP configuration of the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.vpnConnectionId(String vpnConnectionId)
The ID of the IPsec-VPN connection.
|
ModifyVpnAttachmentAttributeResponseBody.Builder |
ModifyVpnAttachmentAttributeResponseBody.Builder.vpnGatewayId(String vpnGatewayId)
The ID of the VPN gateway associated with the IPsec-VPN connection.
|
Copyright © 2024. All rights reserved.