Class: TencentCloud::Tsw::V20210412::DescribeComponentAlertObjectRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Tsw::V20210412::DescribeComponentAlertObjectRequest
- Defined in:
- lib/v20210412/models.rb
Overview
DescribeComponentAlertObject请求参数结构体
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize ⇒ DescribeComponentAlertObjectRequest
constructor
A new instance of DescribeComponentAlertObjectRequest.
Constructor Details
#initialize ⇒ DescribeComponentAlertObjectRequest
Returns a new instance of DescribeComponentAlertObjectRequest.
24 25 |
# File 'lib/v20210412/models.rb', line 24 def initialize() end |
Instance Method Details
#deserialize(params) ⇒ Object
27 28 |
# File 'lib/v20210412/models.rb', line 27 def deserialize(params) end |