Uses of Class
com.tencentcloudapi.rkp.v20191209.models.GetOpenIdResponse
-
Packages that use GetOpenIdResponse Package Description com.tencentcloudapi.rkp.v20191209 com.tencentcloudapi.rkp.v20191209.models -
-
Uses of GetOpenIdResponse in com.tencentcloudapi.rkp.v20191209
Methods in com.tencentcloudapi.rkp.v20191209 that return GetOpenIdResponse Modifier and Type Method Description GetOpenIdResponseRkpClient. GetOpenId(GetOpenIdRequest req)根据DevicceToken查询OpenID。 -
Uses of GetOpenIdResponse in com.tencentcloudapi.rkp.v20191209.models
Constructors in com.tencentcloudapi.rkp.v20191209.models with parameters of type GetOpenIdResponse Constructor Description GetOpenIdResponse(GetOpenIdResponse 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.
-