Class: TencentCloud::Ciam::V20220331::ListUserStoreRequest
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Ciam::V20220331::ListUserStoreRequest
- Defined in:
- lib/v20220331/models.rb
Overview
ListUserStore请求参数结构体
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize ⇒ ListUserStoreRequest
constructor
A new instance of ListUserStoreRequest.
Constructor Details
#initialize ⇒ ListUserStoreRequest
Returns a new instance of ListUserStoreRequest.
1301 1302 |
# File 'lib/v20220331/models.rb', line 1301 def initialize() end |
Instance Method Details
#deserialize(params) ⇒ Object
1304 1305 |
# File 'lib/v20220331/models.rb', line 1304 def deserialize(params) end |