Uses of Class
com.tencentcloudapi.cam.v20190116.models.GetSecurityLastUsedResponse
-
Packages that use GetSecurityLastUsedResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of GetSecurityLastUsedResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return GetSecurityLastUsedResponse Modifier and Type Method Description GetSecurityLastUsedResponseCamClient. GetSecurityLastUsed(GetSecurityLastUsedRequest req)获取密钥最近使用情况 -
Uses of GetSecurityLastUsedResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type GetSecurityLastUsedResponse Constructor Description GetSecurityLastUsedResponse(GetSecurityLastUsedResponse 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.
-