Uses of Class
com.tencentcloudapi.apm.v20210622.models.ModifyApmInstanceResponse
-
Packages that use ModifyApmInstanceResponse Package Description com.tencentcloudapi.apm.v20210622 com.tencentcloudapi.apm.v20210622.models -
-
Uses of ModifyApmInstanceResponse in com.tencentcloudapi.apm.v20210622
Methods in com.tencentcloudapi.apm.v20210622 that return ModifyApmInstanceResponse Modifier and Type Method Description ModifyApmInstanceResponse
ApmClient. ModifyApmInstance(ModifyApmInstanceRequest req)
修改Apm实例接口 -
Uses of ModifyApmInstanceResponse in com.tencentcloudapi.apm.v20210622.models
Constructors in com.tencentcloudapi.apm.v20210622.models with parameters of type ModifyApmInstanceResponse Constructor Description ModifyApmInstanceResponse(ModifyApmInstanceResponse 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.
-