| Package | Description | 
|---|---|
| com.tencentcloudapi.wedata.v20250806.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceGroupSpecification | ResourceType. getDataService()Get 数据服务资源组(集成、调度、数据服务资源组不可以同时购买)
- ds_t(测试规格)
- ds_s(基础规格)
- ds_m(普及规格)
- ds_l(专业规格) | 
| ResourceGroupSpecification | IntegrationResource. getOfflineDataSync()Get 离线集成资源组
- integrated(离线数据同步-8C16G)
- i16(离线数据同步-8C32G) | 
| ResourceGroupSpecification | IntegrationResource. getRealTimeDataSync()Get 实时集成资源组
- i32c(实时数据同步-16C64G) | 
| ResourceGroupSpecification | ResourceType. getSchedule()Get 调度资源组(集成、调度、数据服务资源组不可以同时购买)
- s_test(测试规格)
- s_small(基础规格)
- s_medium(普及规格)
- s_large(专业规格) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceType. setDataService(ResourceGroupSpecification DataService)Set 数据服务资源组(集成、调度、数据服务资源组不可以同时购买)
- ds_t(测试规格)
- ds_s(基础规格)
- ds_m(普及规格)
- ds_l(专业规格) | 
| void | IntegrationResource. setOfflineDataSync(ResourceGroupSpecification OfflineDataSync)Set 离线集成资源组
- integrated(离线数据同步-8C16G)
- i16(离线数据同步-8C32G) | 
| void | IntegrationResource. setRealTimeDataSync(ResourceGroupSpecification RealTimeDataSync)Set 实时集成资源组
- i32c(实时数据同步-16C64G) | 
| void | ResourceType. setSchedule(ResourceGroupSpecification Schedule)Set 调度资源组(集成、调度、数据服务资源组不可以同时购买)
- s_test(测试规格)
- s_small(基础规格)
- s_medium(普及规格)
- s_large(专业规格) | 
| Constructor and Description | 
|---|
| ResourceGroupSpecification(ResourceGroupSpecification 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. | 
Copyright © 2025. All rights reserved.