Uses of Class
com.tencentcloudapi.cloudaudit.v20190319.models.StopLoggingResponse
-
Packages that use StopLoggingResponse Package Description com.tencentcloudapi.cloudaudit.v20190319 com.tencentcloudapi.cloudaudit.v20190319.models -
-
Uses of StopLoggingResponse in com.tencentcloudapi.cloudaudit.v20190319
Methods in com.tencentcloudapi.cloudaudit.v20190319 that return StopLoggingResponse Modifier and Type Method Description StopLoggingResponseCloudauditClient. StopLogging(StopLoggingRequest req)关闭跟踪集 -
Uses of StopLoggingResponse in com.tencentcloudapi.cloudaudit.v20190319.models
Constructors in com.tencentcloudapi.cloudaudit.v20190319.models with parameters of type StopLoggingResponse Constructor Description StopLoggingResponse(StopLoggingResponse 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.
-