Class DirectConnectTunnel

    • Constructor Detail

      • DirectConnectTunnel

        public DirectConnectTunnel()
      • DirectConnectTunnel

        public DirectConnectTunnel​(DirectConnectTunnel source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getDirectConnectTunnelId

        public String getDirectConnectTunnelId()
        Get 专用通道ID
        Returns:
        DirectConnectTunnelId 专用通道ID
      • setDirectConnectTunnelId

        public void setDirectConnectTunnelId​(String DirectConnectTunnelId)
        Set 专用通道ID
        Parameters:
        DirectConnectTunnelId - 专用通道ID
      • getDirectConnectId

        public String getDirectConnectId()
        Get 物理专线ID
        Returns:
        DirectConnectId 物理专线ID
      • setDirectConnectId

        public void setDirectConnectId​(String DirectConnectId)
        Set 物理专线ID
        Parameters:
        DirectConnectId - 物理专线ID
      • getState

        public String getState()
        Get 专用通道状态 AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝
        Returns:
        State 专用通道状态 AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝
      • setState

        public void setState​(String State)
        Set 专用通道状态 AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝
        Parameters:
        State - 专用通道状态 AVAILABLE:就绪或者已连接 PENDING:申请中 ALLOCATING:配置中 ALLOCATED:配置完成 ALTERING:修改中 DELETING:删除中 DELETED:删除完成 COMFIRMING:待接受 REJECTED:拒绝
      • getDirectConnectOwnerAccount

        public String getDirectConnectOwnerAccount()
        Get 物理专线的拥有者,开发商账号 ID
        Returns:
        DirectConnectOwnerAccount 物理专线的拥有者,开发商账号 ID
      • setDirectConnectOwnerAccount

        public void setDirectConnectOwnerAccount​(String DirectConnectOwnerAccount)
        Set 物理专线的拥有者,开发商账号 ID
        Parameters:
        DirectConnectOwnerAccount - 物理专线的拥有者,开发商账号 ID
      • getOwnerAccount

        public String getOwnerAccount()
        Get 专用通道的拥有者,开发商账号 ID
        Returns:
        OwnerAccount 专用通道的拥有者,开发商账号 ID
      • setOwnerAccount

        public void setOwnerAccount​(String OwnerAccount)
        Set 专用通道的拥有者,开发商账号 ID
        Parameters:
        OwnerAccount - 专用通道的拥有者,开发商账号 ID
      • getNetworkType

        public String getNetworkType()
        Get 网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网
        Returns:
        NetworkType 网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网
      • setNetworkType

        public void setNetworkType​(String NetworkType)
        Set 网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网
        Parameters:
        NetworkType - 网络类型,分别为VPC、BMVPC、CCN VPC:私有网络 ,BMVPC:黑石网络,CCN:云联网
      • getNetworkRegion

        public String getNetworkRegion()
        Get VPC地域对应的网络名,如ap-guangzhou
        Returns:
        NetworkRegion VPC地域对应的网络名,如ap-guangzhou
      • setNetworkRegion

        public void setNetworkRegion​(String NetworkRegion)
        Set VPC地域对应的网络名,如ap-guangzhou
        Parameters:
        NetworkRegion - VPC地域对应的网络名,如ap-guangzhou
      • getVpcId

        public String getVpcId()
        Get 私有网络统一 ID 或者黑石网络统一 ID
        Returns:
        VpcId 私有网络统一 ID 或者黑石网络统一 ID
      • setVpcId

        public void setVpcId​(String VpcId)
        Set 私有网络统一 ID 或者黑石网络统一 ID
        Parameters:
        VpcId - 私有网络统一 ID 或者黑石网络统一 ID
      • getDirectConnectGatewayId

        public String getDirectConnectGatewayId()
        Get 专线网关 ID
        Returns:
        DirectConnectGatewayId 专线网关 ID
      • setDirectConnectGatewayId

        public void setDirectConnectGatewayId​(String DirectConnectGatewayId)
        Set 专线网关 ID
        Parameters:
        DirectConnectGatewayId - 专线网关 ID
      • getRouteType

        public String getRouteType()
        Get BGP :BGP路由 STATIC:静态 默认为 BGP 路由
        Returns:
        RouteType BGP :BGP路由 STATIC:静态 默认为 BGP 路由
      • setRouteType

        public void setRouteType​(String RouteType)
        Set BGP :BGP路由 STATIC:静态 默认为 BGP 路由
        Parameters:
        RouteType - BGP :BGP路由 STATIC:静态 默认为 BGP 路由
      • getBgpPeer

        public BgpPeer getBgpPeer()
        Get 用户侧BGP,Asn,AuthKey
        Returns:
        BgpPeer 用户侧BGP,Asn,AuthKey
      • setBgpPeer

        public void setBgpPeer​(BgpPeer BgpPeer)
        Set 用户侧BGP,Asn,AuthKey
        Parameters:
        BgpPeer - 用户侧BGP,Asn,AuthKey
      • getRouteFilterPrefixes

        public RouteFilterPrefix[] getRouteFilterPrefixes()
        Get 用户侧网段地址
        Returns:
        RouteFilterPrefixes 用户侧网段地址
      • setRouteFilterPrefixes

        public void setRouteFilterPrefixes​(RouteFilterPrefix[] RouteFilterPrefixes)
        Set 用户侧网段地址
        Parameters:
        RouteFilterPrefixes - 用户侧网段地址
      • getVlan

        public Long getVlan()
        Get 专用通道的Vlan
        Returns:
        Vlan 专用通道的Vlan
      • setVlan

        public void setVlan​(Long Vlan)
        Set 专用通道的Vlan
        Parameters:
        Vlan - 专用通道的Vlan
      • getTencentAddress

        public String getTencentAddress()
        Get TencentAddress,腾讯侧互联 IP
        Returns:
        TencentAddress TencentAddress,腾讯侧互联 IP
      • setTencentAddress

        public void setTencentAddress​(String TencentAddress)
        Set TencentAddress,腾讯侧互联 IP
        Parameters:
        TencentAddress - TencentAddress,腾讯侧互联 IP
      • getCustomerAddress

        public String getCustomerAddress()
        Get CustomerAddress,用户侧互联 IP
        Returns:
        CustomerAddress CustomerAddress,用户侧互联 IP
      • setCustomerAddress

        public void setCustomerAddress​(String CustomerAddress)
        Set CustomerAddress,用户侧互联 IP
        Parameters:
        CustomerAddress - CustomerAddress,用户侧互联 IP
      • getDirectConnectTunnelName

        public String getDirectConnectTunnelName()
        Get 专用通道名称
        Returns:
        DirectConnectTunnelName 专用通道名称
      • setDirectConnectTunnelName

        public void setDirectConnectTunnelName​(String DirectConnectTunnelName)
        Set 专用通道名称
        Parameters:
        DirectConnectTunnelName - 专用通道名称
      • getCreatedTime

        public String getCreatedTime()
        Get 专用通道创建时间
        Returns:
        CreatedTime 专用通道创建时间
      • setCreatedTime

        public void setCreatedTime​(String CreatedTime)
        Set 专用通道创建时间
        Parameters:
        CreatedTime - 专用通道创建时间
      • getBandwidth

        public Long getBandwidth()
        Get 专用通道带宽值
        Returns:
        Bandwidth 专用通道带宽值
      • setBandwidth

        public void setBandwidth​(Long Bandwidth)
        Set 专用通道带宽值
        Parameters:
        Bandwidth - 专用通道带宽值
      • getTagSet

        public Tag[] getTagSet()
        Get 专用通道标签值
        Returns:
        TagSet 专用通道标签值
      • setTagSet

        public void setTagSet​(Tag[] TagSet)
        Set 专用通道标签值
        Parameters:
        TagSet - 专用通道标签值
      • getNetDetectId

        public String getNetDetectId()
        Get 关联的网络自定义探测ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NetDetectId 关联的网络自定义探测ID 注意:此字段可能返回 null,表示取不到有效值。
      • setNetDetectId

        public void setNetDetectId​(String NetDetectId)
        Set 关联的网络自定义探测ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NetDetectId - 关联的网络自定义探测ID 注意:此字段可能返回 null,表示取不到有效值。
      • getEnableBGPCommunity

        public Boolean getEnableBGPCommunity()
        Get BGP community开关 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EnableBGPCommunity BGP community开关 注意:此字段可能返回 null,表示取不到有效值。
      • setEnableBGPCommunity

        public void setEnableBGPCommunity​(Boolean EnableBGPCommunity)
        Set BGP community开关 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EnableBGPCommunity - BGP community开关 注意:此字段可能返回 null,表示取不到有效值。
      • getNatType

        public Long getNatType()
        Get 是否为Nat通道 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NatType 是否为Nat通道 注意:此字段可能返回 null,表示取不到有效值。
      • setNatType

        public void setNatType​(Long NatType)
        Set 是否为Nat通道 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NatType - 是否为Nat通道 注意:此字段可能返回 null,表示取不到有效值。
      • getVpcRegion

        public String getVpcRegion()
        Get VPC地域简码,如gz、cd 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VpcRegion VPC地域简码,如gz、cd 注意:此字段可能返回 null,表示取不到有效值。
      • setVpcRegion

        public void setVpcRegion​(String VpcRegion)
        Set VPC地域简码,如gz、cd 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VpcRegion - VPC地域简码,如gz、cd 注意:此字段可能返回 null,表示取不到有效值。
      • getBfdEnable

        public Long getBfdEnable()
        Get 是否开启BFD 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BfdEnable 是否开启BFD 注意:此字段可能返回 null,表示取不到有效值。
      • setBfdEnable

        public void setBfdEnable​(Long BfdEnable)
        Set 是否开启BFD 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BfdEnable - 是否开启BFD 注意:此字段可能返回 null,表示取不到有效值。
      • getAccessPointType

        public String getAccessPointType()
        Get 专用通道接入点类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AccessPointType 专用通道接入点类型 注意:此字段可能返回 null,表示取不到有效值。
      • setAccessPointType

        public void setAccessPointType​(String AccessPointType)
        Set 专用通道接入点类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AccessPointType - 专用通道接入点类型 注意:此字段可能返回 null,表示取不到有效值。
      • getDirectConnectGatewayName

        public String getDirectConnectGatewayName()
        Get 专线网关名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        DirectConnectGatewayName 专线网关名称 注意:此字段可能返回 null,表示取不到有效值。
      • setDirectConnectGatewayName

        public void setDirectConnectGatewayName​(String DirectConnectGatewayName)
        Set 专线网关名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        DirectConnectGatewayName - 专线网关名称 注意:此字段可能返回 null,表示取不到有效值。
      • getVpcName

        public String getVpcName()
        Get VPC名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VpcName VPC名称 注意:此字段可能返回 null,表示取不到有效值。
      • setVpcName

        public void setVpcName​(String VpcName)
        Set VPC名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VpcName - VPC名称 注意:此字段可能返回 null,表示取不到有效值。
      • getTencentBackupAddress

        public String getTencentBackupAddress()
        Get TencentBackupAddress,腾讯侧备用互联 IP 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TencentBackupAddress TencentBackupAddress,腾讯侧备用互联 IP 注意:此字段可能返回 null,表示取不到有效值。
      • setTencentBackupAddress

        public void setTencentBackupAddress​(String TencentBackupAddress)
        Set TencentBackupAddress,腾讯侧备用互联 IP 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TencentBackupAddress - TencentBackupAddress,腾讯侧备用互联 IP 注意:此字段可能返回 null,表示取不到有效值。
      • getSignLaw

        public Boolean getSignLaw()
        Get 专用通道关联的物理专线是否签署了用户协议 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SignLaw 专用通道关联的物理专线是否签署了用户协议 注意:此字段可能返回 null,表示取不到有效值。
      • setSignLaw

        public void setSignLaw​(Boolean SignLaw)
        Set 专用通道关联的物理专线是否签署了用户协议 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SignLaw - 专用通道关联的物理专线是否签署了用户协议 注意:此字段可能返回 null,表示取不到有效值。
      • getCloudAttachId

        public String getCloudAttachId()
        Get 高速上云服务ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CloudAttachId 高速上云服务ID 注意:此字段可能返回 null,表示取不到有效值。
      • setCloudAttachId

        public void setCloudAttachId​(String CloudAttachId)
        Set 高速上云服务ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CloudAttachId - 高速上云服务ID 注意:此字段可能返回 null,表示取不到有效值。