Package | Description |
---|---|
com.tencentcloudapi.iot.v20180123.models |
Modifier and Type | Method and Description |
---|---|
AppUser |
AppUpdateUserResponse.getAppUser()
Get 应用用户
|
AppUser |
AppGetUserResponse.getAppUser()
Get 用户信息
|
AppUser |
AppAddUserResponse.getAppUser()
Get 应用用户
|
Modifier and Type | Method and Description |
---|---|
void |
AppUpdateUserResponse.setAppUser(AppUser AppUser)
Set 应用用户
|
void |
AppGetUserResponse.setAppUser(AppUser AppUser)
Set 用户信息
|
void |
AppAddUserResponse.setAppUser(AppUser AppUser)
Set 应用用户
|
Constructor and Description |
---|
AppUser(AppUser 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.
|
Copyright © 2024. All rights reserved.