Uses of Class
com.tencentcloudapi.tem.v20210701.models.ModifyLogConfigResponse
-
Packages that use ModifyLogConfigResponse Package Description com.tencentcloudapi.tem.v20210701 com.tencentcloudapi.tem.v20210701.models -
-
Uses of ModifyLogConfigResponse in com.tencentcloudapi.tem.v20210701
Methods in com.tencentcloudapi.tem.v20210701 that return ModifyLogConfigResponse Modifier and Type Method Description ModifyLogConfigResponse
TemClient. ModifyLogConfig(ModifyLogConfigRequest req)
编辑日志收集配置 -
Uses of ModifyLogConfigResponse in com.tencentcloudapi.tem.v20210701.models
Constructors in com.tencentcloudapi.tem.v20210701.models with parameters of type ModifyLogConfigResponse Constructor Description ModifyLogConfigResponse(ModifyLogConfigResponse 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.
-