Uses of Class
com.tencentcloudapi.cfs.v20190719.models.DescribeSnapshotOperationLogsResponse
-
Packages that use DescribeSnapshotOperationLogsResponse Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of DescribeSnapshotOperationLogsResponse in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 that return DescribeSnapshotOperationLogsResponse Modifier and Type Method Description DescribeSnapshotOperationLogsResponseCfsClient. DescribeSnapshotOperationLogs(DescribeSnapshotOperationLogsRequest req)查询快照操作日志 -
Uses of DescribeSnapshotOperationLogsResponse in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type DescribeSnapshotOperationLogsResponse Constructor Description DescribeSnapshotOperationLogsResponse(DescribeSnapshotOperationLogsResponse 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.
-