Uses of Class
com.tencentcloudapi.tem.v20201221.models.ModifyServiceInfoResponse
-
Packages that use ModifyServiceInfoResponse Package Description com.tencentcloudapi.tem.v20201221 com.tencentcloudapi.tem.v20201221.models -
-
Uses of ModifyServiceInfoResponse in com.tencentcloudapi.tem.v20201221
Methods in com.tencentcloudapi.tem.v20201221 that return ModifyServiceInfoResponse Modifier and Type Method Description ModifyServiceInfoResponse
TemClient. ModifyServiceInfo(ModifyServiceInfoRequest req)
修改服务基本信息 -
Uses of ModifyServiceInfoResponse in com.tencentcloudapi.tem.v20201221.models
Constructors in com.tencentcloudapi.tem.v20201221.models with parameters of type ModifyServiceInfoResponse Constructor Description ModifyServiceInfoResponse(ModifyServiceInfoResponse 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.
-