Class: TencentCloud::Csip::V20221121::ClbListenerListInfo

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20221121/models.rb

Overview

clb实例和监听器信息

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(listenerid = nil, listenername = nil, loadbalancerid = nil, loadbalancername = nil, protocol = nil, region = nil, vip = nil, vport = nil, zone = nil, numericalvpcid = nil, loadbalancertype = nil, domain = nil, loadbalancerdomain = nil) ⇒ ClbListenerListInfo

Returns a new instance of ClbListenerListInfo.



2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
# File 'lib/v20221121/models.rb', line 2102

def initialize(listenerid=nil, listenername=nil, loadbalancerid=nil, loadbalancername=nil, protocol=nil, region=nil, vip=nil, vport=nil, zone=nil, numericalvpcid=nil, loadbalancertype=nil, domain=nil, loadbalancerdomain=nil)
  @ListenerId = listenerid
  @ListenerName = listenername
  @LoadBalancerId = loadbalancerid
  @LoadBalancerName = loadbalancername
  @Protocol = protocol
  @Region = region
  @Vip = vip
  @VPort = vport
  @Zone = zone
  @NumericalVpcId = numericalvpcid
  @LoadBalancerType = loadbalancertype
  @Domain = domain
  @LoadBalancerDomain = loadbalancerdomain
end

Instance Attribute Details

#DomainObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def Domain
  @Domain
end

#ListenerIdObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def ListenerId
  @ListenerId
end

#ListenerNameObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def ListenerName
  @ListenerName
end

#LoadBalancerDomainObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def LoadBalancerDomain
  @LoadBalancerDomain
end

#LoadBalancerIdObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def LoadBalancerId
  @LoadBalancerId
end

#LoadBalancerNameObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def LoadBalancerName
  @LoadBalancerName
end

#LoadBalancerTypeObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def LoadBalancerType
  @LoadBalancerType
end

#NumericalVpcIdObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def NumericalVpcId
  @NumericalVpcId
end

#ProtocolObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def Protocol
  @Protocol
end

#RegionObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def Region
  @Region
end

#VipObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def Vip
  @Vip
end

#VPortObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def VPort
  @VPort
end

#ZoneObject

Parameters:

  • ListenerId:

    监听器id

  • ListenerName:

    监听器名称

  • LoadBalancerId:

    负载均衡Id

  • LoadBalancerName:

    负载均衡名称

  • Protocol:

    协议

  • Region:

    地域

  • Vip:

    负载均衡ip

  • VPort:

    端口

  • Zone:

    区域

  • NumericalVpcId:

    私有网络id

  • LoadBalancerType:

    负载均衡类型

  • Domain:

    监听器域名

  • LoadBalancerDomain:

    负载均衡域名



2100
2101
2102
# File 'lib/v20221121/models.rb', line 2100

def Zone
  @Zone
end

Instance Method Details

#deserialize(params) ⇒ Object



2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
# File 'lib/v20221121/models.rb', line 2118

def deserialize(params)
  @ListenerId = params['ListenerId']
  @ListenerName = params['ListenerName']
  @LoadBalancerId = params['LoadBalancerId']
  @LoadBalancerName = params['LoadBalancerName']
  @Protocol = params['Protocol']
  @Region = params['Region']
  @Vip = params['Vip']
  @VPort = params['VPort']
  @Zone = params['Zone']
  @NumericalVpcId = params['NumericalVpcId']
  @LoadBalancerType = params['LoadBalancerType']
  @Domain = params['Domain']
  @LoadBalancerDomain = params['LoadBalancerDomain']
end