Uses of Class
com.tencentcloudapi.monitor.v20180724.models.UpdateSSOAccountResponse
-
Packages that use UpdateSSOAccountResponse Package Description com.tencentcloudapi.monitor.v20180724 com.tencentcloudapi.monitor.v20180724.models -
-
Uses of UpdateSSOAccountResponse in com.tencentcloudapi.monitor.v20180724
Methods in com.tencentcloudapi.monitor.v20180724 that return UpdateSSOAccountResponse Modifier and Type Method Description UpdateSSOAccountResponseMonitorClient. UpdateSSOAccount(UpdateSSOAccountRequest req)更新已授权账号的备注、权限信息,会直接覆盖原有的信息,不传则不会更新。 -
Uses of UpdateSSOAccountResponse in com.tencentcloudapi.monitor.v20180724.models
Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type UpdateSSOAccountResponse Constructor Description UpdateSSOAccountResponse(UpdateSSOAccountResponse 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.
-