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