Class GetUserResponse
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cam.v20190116.models.GetUserResponse
-
public class GetUserResponse extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description GetUserResponse()GetUserResponse(GetUserResponse 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetConsoleLogin()Get 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台StringgetCountryCode()Get 区号StringgetEmail()Get 邮箱StringgetName()Get 子用户用户名StringgetPhoneNum()Get 手机号StringgetRecentlyLoginIP()Get 最近一次登录ip 注意:此字段可能返回 null,表示取不到有效值。StringgetRecentlyLoginTime()Get 最近一次登录时间 注意:此字段可能返回 null,表示取不到有效值。StringgetRemark()Get 子用户备注 注意:此字段可能返回 null,表示取不到有效值。StringgetRequestId()Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。LonggetUid()Get 子用户 UIDLonggetUin()Get 子用户用户 UINvoidsetConsoleLogin(Long ConsoleLogin)Set 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台voidsetCountryCode(String CountryCode)Set 区号voidsetEmail(String Email)Set 邮箱voidsetName(String Name)Set 子用户用户名voidsetPhoneNum(String PhoneNum)Set 手机号voidsetRecentlyLoginIP(String RecentlyLoginIP)Set 最近一次登录ip 注意:此字段可能返回 null,表示取不到有效值。voidsetRecentlyLoginTime(String RecentlyLoginTime)Set 最近一次登录时间 注意:此字段可能返回 null,表示取不到有效值。voidsetRemark(String Remark)Set 子用户备注 注意:此字段可能返回 null,表示取不到有效值。voidsetRequestId(String RequestId)Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。voidsetUid(Long Uid)Set 子用户 UIDvoidsetUin(Long Uin)Set 子用户用户 UINvoidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
GetUserResponse
public GetUserResponse()
-
GetUserResponse
public GetUserResponse(GetUserResponse 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.
-
-
Method Detail
-
getUin
public Long getUin()
Get 子用户用户 UIN- Returns:
- Uin 子用户用户 UIN
-
setUin
public void setUin(Long Uin)
Set 子用户用户 UIN- Parameters:
Uin- 子用户用户 UIN
-
getName
public String getName()
Get 子用户用户名- Returns:
- Name 子用户用户名
-
setName
public void setName(String Name)
Set 子用户用户名- Parameters:
Name- 子用户用户名
-
getUid
public Long getUid()
Get 子用户 UID- Returns:
- Uid 子用户 UID
-
setUid
public void setUid(Long Uid)
Set 子用户 UID- Parameters:
Uid- 子用户 UID
-
getRemark
public String getRemark()
Get 子用户备注 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Remark 子用户备注 注意:此字段可能返回 null,表示取不到有效值。
-
setRemark
public void setRemark(String Remark)
Set 子用户备注 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Remark- 子用户备注 注意:此字段可能返回 null,表示取不到有效值。
-
getConsoleLogin
public Long getConsoleLogin()
Get 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台- Returns:
- ConsoleLogin 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台
-
setConsoleLogin
public void setConsoleLogin(Long ConsoleLogin)
Set 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台- Parameters:
ConsoleLogin- 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台
-
getPhoneNum
public String getPhoneNum()
Get 手机号- Returns:
- PhoneNum 手机号
-
setPhoneNum
public void setPhoneNum(String PhoneNum)
Set 手机号- Parameters:
PhoneNum- 手机号
-
getCountryCode
public String getCountryCode()
Get 区号- Returns:
- CountryCode 区号
-
setCountryCode
public void setCountryCode(String CountryCode)
Set 区号- Parameters:
CountryCode- 区号
-
getEmail
public String getEmail()
Get 邮箱- Returns:
- Email 邮箱
-
setEmail
public void setEmail(String Email)
Set 邮箱- Parameters:
Email- 邮箱
-
getRecentlyLoginIP
public String getRecentlyLoginIP()
Get 最近一次登录ip 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RecentlyLoginIP 最近一次登录ip 注意:此字段可能返回 null,表示取不到有效值。
-
setRecentlyLoginIP
public void setRecentlyLoginIP(String RecentlyLoginIP)
Set 最近一次登录ip 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RecentlyLoginIP- 最近一次登录ip 注意:此字段可能返回 null,表示取不到有效值。
-
getRecentlyLoginTime
public String getRecentlyLoginTime()
Get 最近一次登录时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RecentlyLoginTime 最近一次登录时间 注意:此字段可能返回 null,表示取不到有效值。
-
setRecentlyLoginTime
public void setRecentlyLoginTime(String RecentlyLoginTime)
Set 最近一次登录时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RecentlyLoginTime- 最近一次登录时间 注意:此字段可能返回 null,表示取不到有效值。
-
getRequestId
public String getRequestId()
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Returns:
- RequestId 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
setRequestId
public void setRequestId(String RequestId)
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Parameters:
RequestId- 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
-