Uses of Class
com.tencentcloudapi.cloudaudit.v20190319.models.StartLoggingResponse
-
Packages that use StartLoggingResponse Package Description com.tencentcloudapi.cloudaudit.v20190319 com.tencentcloudapi.cloudaudit.v20190319.models -
-
Uses of StartLoggingResponse in com.tencentcloudapi.cloudaudit.v20190319
Methods in com.tencentcloudapi.cloudaudit.v20190319 that return StartLoggingResponse Modifier and Type Method Description StartLoggingResponseCloudauditClient. StartLogging(StartLoggingRequest req)开启跟踪集 -
Uses of StartLoggingResponse in com.tencentcloudapi.cloudaudit.v20190319.models
Constructors in com.tencentcloudapi.cloudaudit.v20190319.models with parameters of type StartLoggingResponse Constructor Description StartLoggingResponse(StartLoggingResponse 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.
-