Uses of Class
com.tencentcloudapi.eb.v20210416.models.CheckTransformationResponse
-
Packages that use CheckTransformationResponse Package Description com.tencentcloudapi.eb.v20210416 com.tencentcloudapi.eb.v20210416.models -
-
Uses of CheckTransformationResponse in com.tencentcloudapi.eb.v20210416
Methods in com.tencentcloudapi.eb.v20210416 that return CheckTransformationResponse Modifier and Type Method Description CheckTransformationResponseEbClient. CheckTransformation(CheckTransformationRequest req)用于在ETL配置页面, 测试规则和数据. -
Uses of CheckTransformationResponse in com.tencentcloudapi.eb.v20210416.models
Constructors in com.tencentcloudapi.eb.v20210416.models with parameters of type CheckTransformationResponse Constructor Description CheckTransformationResponse(CheckTransformationResponse 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.
-