Class: TencentCloud::Cwp::V20180228::DescribeAssetWebFrameListRequest
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cwp::V20180228::DescribeAssetWebFrameListRequest
- Defined in:
- lib/v20180228/models.rb
Overview
DescribeAssetWebFrameList请求参数结构体
Instance Attribute Summary collapse
-
#By ⇒ Object
- IP - String - 是否必填:否 - 主机ip
- MachineName - String - 是否必填:否 - 主机名称
- InstanceID - string - 是否必填:否 - 实例ID
- Name - String - 是否必填:否 - 框架名
- NameStrict - String - 是否必填:否 - 框架名(严格匹配)
- Lang - String - 是否必填:否 - 框架语言:java/python
- Type - String - 是否必填:否 - 服务类型: 0:全部 1:Tomcat 2:Apache 3:Nginx 4:WebLogic 5:Websphere 6:JBoss 7:WildFly 8:Jetty 9:IHS 10:Tengine
- OsType - String - 是否必填:否 - windows/linux
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
. -
#Filters ⇒ Object
- IP - String - 是否必填:否 - 主机ip
- MachineName - String - 是否必填:否 - 主机名称
- InstanceID - string - 是否必填:否 - 实例ID
- Name - String - 是否必填:否 - 框架名
- NameStrict - String - 是否必填:否 - 框架名(严格匹配)
- Lang - String - 是否必填:否 - 框架语言:java/python
- Type - String - 是否必填:否 - 服务类型: 0:全部 1:Tomcat 2:Apache 3:Nginx 4:WebLogic 5:Websphere 6:JBoss 7:WildFly 8:Jetty 9:IHS 10:Tengine
- OsType - String - 是否必填:否 - windows/linux
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
. -
#Limit ⇒ Object
- IP - String - 是否必填:否 - 主机ip
- MachineName - String - 是否必填:否 - 主机名称
- InstanceID - string - 是否必填:否 - 实例ID
- Name - String - 是否必填:否 - 框架名
- NameStrict - String - 是否必填:否 - 框架名(严格匹配)
- Lang - String - 是否必填:否 - 框架语言:java/python
- Type - String - 是否必填:否 - 服务类型: 0:全部 1:Tomcat 2:Apache 3:Nginx 4:WebLogic 5:Websphere 6:JBoss 7:WildFly 8:Jetty 9:IHS 10:Tengine
- OsType - String - 是否必填:否 - windows/linux
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
. -
#Offset ⇒ Object
- IP - String - 是否必填:否 - 主机ip
- MachineName - String - 是否必填:否 - 主机名称
- InstanceID - string - 是否必填:否 - 实例ID
- Name - String - 是否必填:否 - 框架名
- NameStrict - String - 是否必填:否 - 框架名(严格匹配)
- Lang - String - 是否必填:否 - 框架语言:java/python
- Type - String - 是否必填:否 - 服务类型: 0:全部 1:Tomcat 2:Apache 3:Nginx 4:WebLogic 5:Websphere 6:JBoss 7:WildFly 8:Jetty 9:IHS 10:Tengine
- OsType - String - 是否必填:否 - windows/linux
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
. -
#Order ⇒ Object
- IP - String - 是否必填:否 - 主机ip
- MachineName - String - 是否必填:否 - 主机名称
- InstanceID - string - 是否必填:否 - 实例ID
- Name - String - 是否必填:否 - 框架名
- NameStrict - String - 是否必填:否 - 框架名(严格匹配)
- Lang - String - 是否必填:否 - 框架语言:java/python
- Type - String - 是否必填:否 - 服务类型: 0:全部 1:Tomcat 2:Apache 3:Nginx 4:WebLogic 5:Websphere 6:JBoss 7:WildFly 8:Jetty 9:IHS 10:Tengine
- OsType - String - 是否必填:否 - windows/linux
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
. -
#Quuid ⇒ Object
- IP - String - 是否必填:否 - 主机ip
- MachineName - String - 是否必填:否 - 主机名称
- InstanceID - string - 是否必填:否 - 实例ID
- Name - String - 是否必填:否 - 框架名
- NameStrict - String - 是否必填:否 - 框架名(严格匹配)
- Lang - String - 是否必填:否 - 框架语言:java/python
- Type - String - 是否必填:否 - 服务类型: 0:全部 1:Tomcat 2:Apache 3:Nginx 4:WebLogic 5:Websphere 6:JBoss 7:WildFly 8:Jetty 9:IHS 10:Tengine
- OsType - String - 是否必填:否 - windows/linux
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(quuid = nil, filters = nil, offset = nil, limit = nil, order = nil, by = nil) ⇒ DescribeAssetWebFrameListRequest
constructor
A new instance of DescribeAssetWebFrameListRequest.
Constructor Details
#initialize(quuid = nil, filters = nil, offset = nil, limit = nil, order = nil, by = nil) ⇒ DescribeAssetWebFrameListRequest
Returns a new instance of DescribeAssetWebFrameListRequest.
10572 10573 10574 10575 10576 10577 10578 10579 |
# File 'lib/v20180228/models.rb', line 10572 def initialize(quuid=nil, filters=nil, offset=nil, limit=nil, order=nil, by=nil) @Quuid = quuid @Filters = filters @Offset = offset @Limit = limit @Order = order @By = by end |
Instance Attribute Details
#By ⇒ Object
10570 10571 10572 |
# File 'lib/v20180228/models.rb', line 10570 def By @By end |
#Filters ⇒ Object
10570 10571 10572 |
# File 'lib/v20180228/models.rb', line 10570 def Filters @Filters end |
#Limit ⇒ Object
10570 10571 10572 |
# File 'lib/v20180228/models.rb', line 10570 def Limit @Limit end |
#Offset ⇒ Object
10570 10571 10572 |
# File 'lib/v20180228/models.rb', line 10570 def Offset @Offset end |
#Order ⇒ Object
10570 10571 10572 |
# File 'lib/v20180228/models.rb', line 10570 def Order @Order end |
#Quuid ⇒ Object
10570 10571 10572 |
# File 'lib/v20180228/models.rb', line 10570 def Quuid @Quuid end |
Instance Method Details
#deserialize(params) ⇒ Object
10581 10582 10583 10584 10585 10586 10587 10588 10589 10590 10591 10592 10593 10594 10595 |
# File 'lib/v20180228/models.rb', line 10581 def deserialize(params) @Quuid = params['Quuid'] unless params['Filters'].nil? @Filters = [] params['Filters'].each do |i| filter_tmp = Filter.new filter_tmp.deserialize(i) @Filters << filter_tmp end end @Offset = params['Offset'] @Limit = params['Limit'] @Order = params['Order'] @By = params['By'] end |