Uses of Class
com.tencentcloudapi.wedata.v20210820.models.CreateIntegrationNodeResponse
-
Packages that use CreateIntegrationNodeResponse Package Description com.tencentcloudapi.wedata.v20210820 com.tencentcloudapi.wedata.v20210820.models -
-
Uses of CreateIntegrationNodeResponse in com.tencentcloudapi.wedata.v20210820
Methods in com.tencentcloudapi.wedata.v20210820 that return CreateIntegrationNodeResponse Modifier and Type Method Description CreateIntegrationNodeResponseWedataClient. CreateIntegrationNode(CreateIntegrationNodeRequest req)创建集成节点 -
Uses of CreateIntegrationNodeResponse in com.tencentcloudapi.wedata.v20210820.models
Constructors in com.tencentcloudapi.wedata.v20210820.models with parameters of type CreateIntegrationNodeResponse Constructor Description CreateIntegrationNodeResponse(CreateIntegrationNodeResponse 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.
-