Uses of Class
com.tencentcloudapi.tem.v20210701.models.ModifyApplicationServiceResponse
-
Packages that use ModifyApplicationServiceResponse Package Description com.tencentcloudapi.tem.v20210701 com.tencentcloudapi.tem.v20210701.models -
-
Uses of ModifyApplicationServiceResponse in com.tencentcloudapi.tem.v20210701
Methods in com.tencentcloudapi.tem.v20210701 that return ModifyApplicationServiceResponse Modifier and Type Method Description ModifyApplicationServiceResponse
TemClient. ModifyApplicationService(ModifyApplicationServiceRequest req)
修改服务访问方式列表 -
Uses of ModifyApplicationServiceResponse in com.tencentcloudapi.tem.v20210701.models
Constructors in com.tencentcloudapi.tem.v20210701.models with parameters of type ModifyApplicationServiceResponse Constructor Description ModifyApplicationServiceResponse(ModifyApplicationServiceResponse 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.
-