Uses of Class
com.tencentcloudapi.tcr.v20190924.models.ModifyServiceAccountResponse
-
Packages that use ModifyServiceAccountResponse Package Description com.tencentcloudapi.tcr.v20190924 com.tencentcloudapi.tcr.v20190924.models -
-
Uses of ModifyServiceAccountResponse in com.tencentcloudapi.tcr.v20190924
Methods in com.tencentcloudapi.tcr.v20190924 that return ModifyServiceAccountResponse Modifier and Type Method Description ModifyServiceAccountResponse
TcrClient. ModifyServiceAccount(ModifyServiceAccountRequest req)
更新服务级账号 -
Uses of ModifyServiceAccountResponse in com.tencentcloudapi.tcr.v20190924.models
Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type ModifyServiceAccountResponse Constructor Description ModifyServiceAccountResponse(ModifyServiceAccountResponse 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.
-