tencentcloud-sdk-nodejs 4.0.980 → 4.0.981

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/CHANGELOG.md +295 -0
  2. package/SERVICE_CHANGELOG.md +436 -125
  3. package/package.json +1 -1
  4. package/products.md +24 -24
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/billing/v20180709/billing_models.ts +3 -43
  7. package/src/services/cls/v20201016/cls_models.ts +3 -0
  8. package/src/services/dcdb/v20180411/dcdb_models.ts +54 -54
  9. package/src/services/dnspod/v20210323/dnspod_client.ts +34 -10
  10. package/src/services/dnspod/v20210323/dnspod_models.ts +116 -60
  11. package/src/services/ess/v20201111/ess_client.ts +1 -1
  12. package/src/services/ess/v20201111/ess_models.ts +9 -5
  13. package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
  14. package/src/services/essbasic/v20210526/essbasic_models.ts +5 -3
  15. package/src/services/goosefs/v20220519/goosefs_models.ts +4 -0
  16. package/src/services/hunyuan/v20230901/hunyuan_models.ts +5 -0
  17. package/src/services/lcic/v20220817/lcic_models.ts +5 -1
  18. package/src/services/lighthouse/v20200324/lighthouse_models.ts +12 -2
  19. package/src/services/live/v20180801/live_client.ts +93 -17
  20. package/src/services/live/v20180801/live_models.ts +453 -263
  21. package/src/services/lke/v20231130/lke_models.ts +11 -1
  22. package/src/services/mariadb/v20170312/mariadb_models.ts +56 -56
  23. package/src/services/mps/v20190612/mps_models.ts +6 -1
  24. package/src/services/oceanus/v20190422/oceanus_models.ts +4 -0
  25. package/src/services/ocr/v20181119/ocr_models.ts +12 -0
  26. package/src/services/privatedns/v20201028/privatedns_client.ts +49 -172
  27. package/src/services/privatedns/v20201028/privatedns_models.ts +547 -1012
  28. package/src/services/tke/v20220501/tke_models.ts +3 -1
  29. package/src/services/vod/v20180717/vod_models.ts +8 -0
  30. package/src/services/vpc/v20170312/vpc_models.ts +8 -0
  31. package/tencentcloud/common/sdk_version.d.ts +1 -1
  32. package/tencentcloud/common/sdk_version.js +1 -1
  33. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +3 -43
  34. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +3 -0
  35. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +54 -54
  36. package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +11 -3
  37. package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +15 -3
  38. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +112 -60
  39. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
  40. package/tencentcloud/services/ess/v20201111/ess_client.js +1 -1
  41. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +9 -5
  42. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
  43. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
  44. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +5 -3
  45. package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +4 -0
  46. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +5 -0
  47. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +5 -1
  48. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +12 -2
  49. package/tencentcloud/services/live/v20180801/live_client.d.ts +31 -3
  50. package/tencentcloud/services/live/v20180801/live_client.js +43 -3
  51. package/tencentcloud/services/live/v20180801/live_models.d.ts +440 -262
  52. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +11 -1
  53. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +56 -56
  54. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +6 -1
  55. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -0
  56. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +12 -0
  57. package/tencentcloud/services/privatedns/v20201028/privatedns_client.d.ts +3 -43
  58. package/tencentcloud/services/privatedns/v20201028/privatedns_client.js +3 -63
  59. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +548 -990
  60. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +3 -1
  61. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +8 -0
  62. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +8 -0
  63. package/test/dnspod.v20210323.test.js +22 -2
  64. package/test/live.v20180801.test.js +62 -2
  65. package/test/privatedns.v20201028.test.js +2 -102
@@ -3309,7 +3309,7 @@ export interface DescribeKnowledgeUsagePieGraphRequest {
3309
3309
  AppBizIds?: Array<string>;
3310
3310
  }
3311
3311
  /**
3312
- * 属性标签详情
3312
+ * 标签详情
3313
3313
  */
3314
3314
  export interface AttrLabelDetail {
3315
3315
  /**
@@ -3337,6 +3337,16 @@ export interface AttrLabelDetail {
3337
3337
  注意:此字段可能返回 null,表示取不到有效值。
3338
3338
  */
3339
3339
  IsUpdating?: boolean;
3340
+ /**
3341
+ * 状态
3342
+ 注意:此字段可能返回 null,表示取不到有效值。
3343
+ */
3344
+ Status?: number;
3345
+ /**
3346
+ * 状态描述
3347
+ 注意:此字段可能返回 null,表示取不到有效值。
3348
+ */
3349
+ StatusDesc?: string;
3340
3350
  }
3341
3351
  /**
3342
3352
  * DescribeRefer返回参数结构体
@@ -2748,19 +2748,19 @@ export interface SecurityGroupBound {
2748
2748
  /**
2749
2749
  * 策略,ACCEPT 或者 DROP
2750
2750
  */
2751
- Action: string;
2751
+ Action?: string;
2752
2752
  /**
2753
2753
  * 来源 IP 或 IP 段,例如192.168.0.0/16
2754
2754
  */
2755
- CidrIp: string;
2755
+ CidrIp?: string;
2756
2756
  /**
2757
2757
  * 端口
2758
2758
  */
2759
- PortRange: string;
2759
+ PortRange?: string;
2760
2760
  /**
2761
2761
  * 网络协议,支持 UDP、TCP 等
2762
2762
  */
2763
- IpProtocol: string;
2763
+ IpProtocol?: string;
2764
2764
  }
2765
2765
  /**
2766
2766
  * 列权限信息
@@ -2837,227 +2837,227 @@ export interface DBInstance {
2837
2837
  /**
2838
2838
  * 实例 ID,唯一标识一个 TDSQL 实例
2839
2839
  */
2840
- InstanceId: string;
2840
+ InstanceId?: string;
2841
2841
  /**
2842
2842
  * 实例名称,用户可修改
2843
2843
  */
2844
- InstanceName: string;
2844
+ InstanceName?: string;
2845
2845
  /**
2846
2846
  * 实例所属应用 ID
2847
2847
  */
2848
- AppId: number;
2848
+ AppId?: number;
2849
2849
  /**
2850
2850
  * 实例所属项目 ID
2851
2851
  */
2852
- ProjectId: number;
2852
+ ProjectId?: number;
2853
2853
  /**
2854
2854
  * 实例所在地域名称,如 ap-shanghai
2855
2855
  */
2856
- Region: string;
2856
+ Region?: string;
2857
2857
  /**
2858
2858
  * 实例所在可用区名称,如 ap-shanghai-1
2859
2859
  */
2860
- Zone: string;
2860
+ Zone?: string;
2861
2861
  /**
2862
2862
  * 私有网络 ID,基础网络时为 0
2863
2863
  */
2864
- VpcId: number;
2864
+ VpcId?: number;
2865
2865
  /**
2866
2866
  * 子网 ID,基础网络时为 0
2867
2867
  */
2868
- SubnetId: number;
2868
+ SubnetId?: number;
2869
2869
  /**
2870
2870
  * 实例状态:0 创建中,1 流程处理中, 2 运行中,3 实例未初始化,-1 实例已隔离,4 实例初始化中,5 实例删除中,6 实例重启中,7 数据迁移中
2871
2871
  */
2872
- Status: number;
2872
+ Status?: number;
2873
2873
  /**
2874
2874
  * 内网 IP 地址
2875
2875
  */
2876
- Vip: string;
2876
+ Vip?: string;
2877
2877
  /**
2878
2878
  * 内网端口
2879
2879
  */
2880
- Vport: number;
2880
+ Vport?: number;
2881
2881
  /**
2882
2882
  * 外网访问的域名,公网可解析
2883
2883
  */
2884
- WanDomain: string;
2884
+ WanDomain?: string;
2885
2885
  /**
2886
2886
  * 外网 IP 地址,公网可访问
2887
2887
  */
2888
- WanVip: string;
2888
+ WanVip?: string;
2889
2889
  /**
2890
2890
  * 外网端口
2891
2891
  */
2892
- WanPort: number;
2892
+ WanPort?: number;
2893
2893
  /**
2894
2894
  * 实例创建时间,格式为 2006-01-02 15:04:05
2895
2895
  */
2896
- CreateTime: string;
2896
+ CreateTime?: string;
2897
2897
  /**
2898
2898
  * 实例最后更新时间,格式为 2006-01-02 15:04:05
2899
2899
  */
2900
- UpdateTime: string;
2900
+ UpdateTime?: string;
2901
2901
  /**
2902
2902
  * 自动续费标志:0 否,1 是
2903
2903
  */
2904
- AutoRenewFlag: number;
2904
+ AutoRenewFlag?: number;
2905
2905
  /**
2906
2906
  * 实例到期时间,格式为 2006-01-02 15:04:05
2907
2907
  */
2908
- PeriodEndTime: string;
2908
+ PeriodEndTime?: string;
2909
2909
  /**
2910
2910
  * 实例所属账号
2911
2911
  */
2912
- Uin: string;
2912
+ Uin?: string;
2913
2913
  /**
2914
2914
  * TDSQL 版本信息
2915
2915
  */
2916
- TdsqlVersion: string;
2916
+ TdsqlVersion?: string;
2917
2917
  /**
2918
2918
  * 实例内存大小,单位 GB
2919
2919
  */
2920
- Memory: number;
2920
+ Memory?: number;
2921
2921
  /**
2922
2922
  * 实例存储大小,单位 GB
2923
2923
  */
2924
- Storage: number;
2924
+ Storage?: number;
2925
2925
  /**
2926
2926
  * 字符串型的私有网络ID
2927
2927
  */
2928
- UniqueVpcId: string;
2928
+ UniqueVpcId?: string;
2929
2929
  /**
2930
2930
  * 字符串型的私有网络子网ID
2931
2931
  */
2932
- UniqueSubnetId: string;
2932
+ UniqueSubnetId?: string;
2933
2933
  /**
2934
2934
  * 原始实例ID(过时字段,请勿依赖该值)
2935
2935
  */
2936
- OriginSerialId: string;
2936
+ OriginSerialId?: string;
2937
2937
  /**
2938
2938
  * 节点数,2为一主一从,3为一主二从
2939
2939
  */
2940
- NodeCount: number;
2940
+ NodeCount?: number;
2941
2941
  /**
2942
2942
  * 是否临时实例,0为否,非0为是
2943
2943
  */
2944
- IsTmp: number;
2944
+ IsTmp?: number;
2945
2945
  /**
2946
2946
  * 独享集群ID,为空表示为普通实例
2947
2947
  */
2948
- ExclusterId: string;
2948
+ ExclusterId?: string;
2949
2949
  /**
2950
2950
  * 数字实例ID(过时字段,请勿依赖该值)
2951
2951
  */
2952
- Id: number;
2952
+ Id?: number;
2953
2953
  /**
2954
2954
  * 产品类型 ID
2955
2955
  */
2956
- Pid: number;
2956
+ Pid?: number;
2957
2957
  /**
2958
2958
  * 最大 Qps 值
2959
2959
  */
2960
- Qps: number;
2960
+ Qps?: number;
2961
2961
  /**
2962
2962
  * 付费模式
2963
2963
  注意:此字段可能返回 null,表示取不到有效值。
2964
2964
  */
2965
- Paymode: string;
2965
+ Paymode?: string;
2966
2966
  /**
2967
2967
  * 实例处于异步任务时的异步任务流程ID
2968
2968
  注意:此字段可能返回 null,表示取不到有效值。
2969
2969
  */
2970
- Locker: number;
2970
+ Locker?: number;
2971
2971
  /**
2972
2972
  * 实例目前运行状态描述
2973
2973
  注意:此字段可能返回 null,表示取不到有效值。
2974
2974
  */
2975
- StatusDesc: string;
2975
+ StatusDesc?: string;
2976
2976
  /**
2977
2977
  * 外网状态,0-未开通;1-已开通;2-关闭;3-开通中
2978
2978
  */
2979
- WanStatus: number;
2979
+ WanStatus?: number;
2980
2980
  /**
2981
2981
  * 该实例是否支持审计。1-支持;0-不支持
2982
2982
  */
2983
- IsAuditSupported: number;
2983
+ IsAuditSupported?: number;
2984
2984
  /**
2985
2985
  * 机器型号
2986
2986
  */
2987
- Machine: string;
2987
+ Machine?: string;
2988
2988
  /**
2989
2989
  * 是否支持数据加密。1-支持;0-不支持
2990
2990
  */
2991
- IsEncryptSupported: number;
2991
+ IsEncryptSupported?: number;
2992
2992
  /**
2993
2993
  * 实例CPU核数
2994
2994
  */
2995
- Cpu: number;
2995
+ Cpu?: number;
2996
2996
  /**
2997
2997
  * 实例IPv6标志
2998
2998
  注意:此字段可能返回 null,表示取不到有效值。
2999
2999
  */
3000
- Ipv6Flag: number;
3000
+ Ipv6Flag?: number;
3001
3001
  /**
3002
3002
  * 内网IPv6
3003
3003
  注意:此字段可能返回 null,表示取不到有效值。
3004
3004
  */
3005
- Vipv6: string;
3005
+ Vipv6?: string;
3006
3006
  /**
3007
3007
  * 外网IPv6
3008
3008
  注意:此字段可能返回 null,表示取不到有效值。
3009
3009
  */
3010
- WanVipv6: string;
3010
+ WanVipv6?: string;
3011
3011
  /**
3012
3012
  * 外网IPv6端口
3013
3013
  注意:此字段可能返回 null,表示取不到有效值。
3014
3014
  */
3015
- WanPortIpv6: number;
3015
+ WanPortIpv6?: number;
3016
3016
  /**
3017
3017
  * 外网IPv6状态
3018
3018
  注意:此字段可能返回 null,表示取不到有效值。
3019
3019
  */
3020
- WanStatusIpv6: number;
3020
+ WanStatusIpv6?: number;
3021
3021
  /**
3022
3022
  * 数据库引擎
3023
3023
  注意:此字段可能返回 null,表示取不到有效值。
3024
3024
  */
3025
- DbEngine: string;
3025
+ DbEngine?: string;
3026
3026
  /**
3027
3027
  * 数据库版本
3028
3028
  注意:此字段可能返回 null,表示取不到有效值。
3029
3029
  */
3030
- DbVersion: string;
3030
+ DbVersion?: string;
3031
3031
  /**
3032
3032
  * DCN标志,0-无,1-主实例,2-灾备实例
3033
3033
  注意:此字段可能返回 null,表示取不到有效值。
3034
3034
  */
3035
- DcnFlag: number;
3035
+ DcnFlag?: number;
3036
3036
  /**
3037
3037
  * DCN状态,0-无,1-创建中,2-同步中,3-已断开
3038
3038
  注意:此字段可能返回 null,表示取不到有效值。
3039
3039
  */
3040
- DcnStatus: number;
3040
+ DcnStatus?: number;
3041
3041
  /**
3042
3042
  * DCN灾备实例数
3043
3043
  注意:此字段可能返回 null,表示取不到有效值。
3044
3044
  */
3045
- DcnDstNum: number;
3045
+ DcnDstNum?: number;
3046
3046
  /**
3047
3047
  * 1: 主实例(独享型), 2: 主实例, 3: 灾备实例, 4: 灾备实例(独享型)
3048
3048
  注意:此字段可能返回 null,表示取不到有效值。
3049
3049
  */
3050
- InstanceType: number;
3050
+ InstanceType?: number;
3051
3051
  /**
3052
3052
  * 实例标签信息
3053
3053
  注意:此字段可能返回 null,表示取不到有效值。
3054
3054
  */
3055
- ResourceTags: Array<ResourceTag>;
3055
+ ResourceTags?: Array<ResourceTag>;
3056
3056
  /**
3057
3057
  * 数据库版本
3058
3058
  注意:此字段可能返回 null,表示取不到有效值。
3059
3059
  */
3060
- DbVersionId: string;
3060
+ DbVersionId?: string;
3061
3061
  }
3062
3062
  /**
3063
3063
  * DescribePrice返回参数结构体
@@ -6373,7 +6373,12 @@ export interface AiAnalysisTaskSegmentOutput {
6373
6373
  /**
6374
6374
  * 智能拆条子片段列表。
6375
6375
  */
6376
- SegmentSet: Array<SegmentRecognitionItem>;
6376
+ SegmentSet?: Array<SegmentRecognitionItem>;
6377
+ /**
6378
+ * 视频摘要,离线场景用。
6379
+ 注意:此字段可能返回 null,表示取不到有效值。
6380
+ */
6381
+ Abstract?: string;
6377
6382
  }
6378
6383
  /**
6379
6384
  * 视频编辑/合成任务 视频元素信息。
@@ -2777,6 +2777,10 @@ export interface Cluster {
2777
2777
  注意:此字段可能返回 null,表示取不到有效值。
2778
2778
  */
2779
2779
  MemRatio?: number;
2780
+ /**
2781
+ * 是否开启跨租户弹性网卡
2782
+ */
2783
+ CrossTenantEniMode?: number;
2780
2784
  }
2781
2785
  /**
2782
2786
  * 作业运行图
@@ -3425,6 +3425,10 @@ export interface VehicleLicenseOCRResponse {
3425
3425
  注:告警信息可以同时存在多个
3426
3426
  */
3427
3427
  RecognizeWarnMsg?: Array<string>;
3428
+ /**
3429
+ * 行驶证类型 电子行驶证:Electronic 普通行驶证:Normal
3430
+ */
3431
+ VehicleLicenseType?: string;
3428
3432
  /**
3429
3433
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3430
3434
  */
@@ -5967,6 +5971,14 @@ export interface TextVehicleBack {
5967
5971
  注意:此字段可能返回 null,表示取不到有效值。
5968
5972
  */
5969
5973
  FuelType?: string;
5974
+ /**
5975
+ * 住址
5976
+ */
5977
+ AddressElectronic?: string;
5978
+ /**
5979
+ * 发证机关
5980
+ */
5981
+ IssueAuthorityElectronic?: string;
5970
5982
  }
5971
5983
  /**
5972
5984
  * RecognizeIndonesiaIDCardOCR返回参数结构体
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { QueryAsyncBindVpcStatusResponse, DescribeAccountVpcListRequest, DescribeEndPointRegionRequest, DescribePrivateZoneRequest, DescribeAccountVpcListResponse, DeletePrivateDNSAccountRequest, AddSpecifyPrivateZoneVpcRequest, DescribeForwardRuleResponse, CreatePrivateDNSAccountResponse, SubscribePrivateZoneServiceRequest, CreateEndPointRequest, DescribeEndPointListRequest, CreatePrivateDNSAccountRequest, CreateForwardRuleResponse, ModifyPrivateZoneVpcRequest, DescribePrivateDNSAccountListResponse, DescribePrivateZoneServiceRequest, CreatePrivateZoneRecordRequest, ModifyPrivateZoneRecordResponse, DescribePrivateZoneRecordListResponse, DescribeRequestDataResponse, DeleteForwardRuleRequest, ModifyPrivateZoneResponse, DeleteSpecifyPrivateZoneVpcRequest, ModifyPrivateZoneRequest, DescribePrivateZoneListRequest, DescribeDashboardResponse, ModifyForwardRuleResponse, SubscribePrivateZoneServiceResponse, ModifyRecordsStatusRequest, DescribeEndPointRegionResponse, CreateEndPointAndEndPointServiceRequest, ModifyPrivateZoneRecordRequest, DescribePrivateDNSAccountListRequest, CreateEndPointAndEndPointServiceResponse, DescribePrivateZoneRecordListRequest, DescribeForwardRuleListRequest, ModifyRecordsStatusResponse, DeleteSpecifyPrivateZoneVpcResponse, DeleteEndPointResponse, DeleteEndPointRequest, CreatePrivateZoneRequest, ModifyForwardRuleRequest, DescribePrivateZoneResponse, DescribeRequestDataRequest, DescribeDashboardRequest, CreateEndPointResponse, DescribeForwardRuleRequest, DeletePrivateZoneResponse, DescribePrivateZoneListResponse, ModifyPrivateZoneVpcResponse, DescribeQuotaUsageResponse, DescribeAuditLogResponse, CreateForwardRuleRequest, AddSpecifyPrivateZoneVpcResponse, DescribeEndPointListResponse, CreatePrivateZoneResponse, CreatePrivateZoneRecordResponse, DescribeForwardRuleListResponse, DescribeAuditLogRequest, DescribeQuotaUsageRequest, DeletePrivateZoneRequest, DeletePrivateZoneRecordRequest, DescribePrivateZoneServiceResponse, DeleteForwardRuleResponse, DeletePrivateZoneRecordResponse, DeletePrivateDNSAccountResponse, QueryAsyncBindVpcStatusRequest } from "./privatedns_models";
3
+ import { DescribeQuotaUsageResponse, ModifyPrivateZoneVpcRequest, DescribeAuditLogResponse, DescribePrivateDNSAccountListResponse, DescribePrivateZoneRecordListRequest, QueryAsyncBindVpcStatusResponse, DescribePrivateZoneRecordListResponse, DescribePrivateZoneListResponse, DescribePrivateZoneRequest, ModifyRecordsStatusResponse, DeleteSpecifyPrivateZoneVpcResponse, DescribeAccountVpcListResponse, DescribePrivateZoneServiceRequest, AddSpecifyPrivateZoneVpcResponse, AddSpecifyPrivateZoneVpcRequest, DescribeRequestDataRequest, ModifyPrivateZoneRecordResponse, DescribeAccountVpcListRequest, DescribeRequestDataResponse, ModifyPrivateZoneRequest, CreatePrivateZoneRequest, ModifyPrivateZoneResponse, DeleteSpecifyPrivateZoneVpcRequest, SubscribePrivateZoneServiceRequest, DescribePrivateZoneResponse, CreatePrivateZoneResponse, DescribeDashboardResponse, CreatePrivateZoneRecordResponse, DescribePrivateZoneServiceResponse, CreatePrivateDNSAccountResponse, DescribeAuditLogRequest, DescribeDashboardRequest, DeletePrivateZoneRequest, SubscribePrivateZoneServiceResponse, DeletePrivateDNSAccountRequest, DeletePrivateZoneRecordRequest, DeletePrivateZoneResponse, ModifyRecordsStatusRequest, CreatePrivateDNSAccountRequest, QueryAsyncBindVpcStatusRequest, DescribePrivateDNSAccountListRequest, CreatePrivateZoneRecordRequest, DescribeQuotaUsageRequest, ModifyPrivateZoneRecordRequest, DescribePrivateZoneListRequest, DeletePrivateDNSAccountResponse, DeletePrivateZoneRecordResponse, ModifyPrivateZoneVpcResponse } from "./privatedns_models";
4
4
  /**
5
5
  * privatedns client
6
6
  * @class
@@ -16,9 +16,9 @@ export declare class Client extends AbstractClient {
16
16
  */
17
17
  DescribePrivateZone(req: DescribePrivateZoneRequest, cb?: (error: string, rep: DescribePrivateZoneResponse) => void): Promise<DescribePrivateZoneResponse>;
18
18
  /**
19
- * 删除终端节点
19
+ * 获取私有域记录列表
20
20
  */
21
- DeleteEndPoint(req: DeleteEndPointRequest, cb?: (error: string, rep: DeleteEndPointResponse) => void): Promise<DeleteEndPointResponse>;
21
+ DescribePrivateZoneRecordList(req: DescribePrivateZoneRecordListRequest, cb?: (error: string, rep: DescribePrivateZoneRecordListResponse) => void): Promise<DescribePrivateZoneRecordListResponse>;
22
22
  /**
23
23
  * 查询额度使用情况
24
24
  */
@@ -31,10 +31,6 @@ export declare class Client extends AbstractClient {
31
31
  * 添加私有域解析记录
32
32
  */
33
33
  CreatePrivateZoneRecord(req: CreatePrivateZoneRecordRequest, cb?: (error: string, rep: CreatePrivateZoneRecordResponse) => void): Promise<CreatePrivateZoneRecordResponse>;
34
- /**
35
- * 获取终端节点列表
36
- */
37
- DescribeEndPointList(req: DescribeEndPointListRequest, cb?: (error: string, rep: DescribeEndPointListResponse) => void): Promise<DescribeEndPointListResponse>;
38
34
  /**
39
35
  * 创建私有域
40
36
  */
@@ -43,18 +39,10 @@ export declare class Client extends AbstractClient {
43
39
  * 获取私有域列表
44
40
  */
45
41
  DescribePrivateZoneList(req: DescribePrivateZoneListRequest, cb?: (error: string, rep: DescribePrivateZoneListResponse) => void): Promise<DescribePrivateZoneListResponse>;
46
- /**
47
- * 创建终端节点
48
- */
49
- CreateEndPoint(req: CreateEndPointRequest, cb?: (error: string, rep: CreateEndPointResponse) => void): Promise<CreateEndPointResponse>;
50
42
  /**
51
43
  * 追加与私有域关联的VPC
52
44
  */
53
45
  AddSpecifyPrivateZoneVpc(req: AddSpecifyPrivateZoneVpcRequest, cb?: (error: string, rep: AddSpecifyPrivateZoneVpcResponse) => void): Promise<AddSpecifyPrivateZoneVpcResponse>;
54
- /**
55
- * 获取私有域记录列表
56
- */
57
- DescribePrivateZoneRecordList(req: DescribePrivateZoneRecordListRequest, cb?: (error: string, rep: DescribePrivateZoneRecordListResponse) => void): Promise<DescribePrivateZoneRecordListResponse>;
58
46
  /**
59
47
  * 查询异步绑定vpc操作状态
60
48
  */
@@ -71,10 +59,6 @@ export declare class Client extends AbstractClient {
71
59
  * 删除私有域解析账号
72
60
  */
73
61
  DeletePrivateDNSAccount(req: DeletePrivateDNSAccountRequest, cb?: (error: string, rep: DeletePrivateDNSAccountResponse) => void): Promise<DeletePrivateDNSAccountResponse>;
74
- /**
75
- * 删除转发规则并停止转发
76
- */
77
- DeleteForwardRule(req: DeleteForwardRuleRequest, cb?: (error: string, rep: DeleteForwardRuleResponse) => void): Promise<DeleteForwardRuleResponse>;
78
62
  /**
79
63
  * 开通私有域解析
80
64
  */
@@ -83,10 +67,6 @@ export declare class Client extends AbstractClient {
83
67
  * 获取私有域解析概览
84
68
  */
85
69
  DescribeDashboard(req?: DescribeDashboardRequest, cb?: (error: string, rep: DescribeDashboardResponse) => void): Promise<DescribeDashboardResponse>;
86
- /**
87
- * 修改转发规则
88
- */
89
- ModifyForwardRule(req: ModifyForwardRuleRequest, cb?: (error: string, rep: ModifyForwardRuleResponse) => void): Promise<ModifyForwardRuleResponse>;
90
70
  /**
91
71
  * 修改私有域关联的VPC
92
72
  */
@@ -99,10 +79,6 @@ export declare class Client extends AbstractClient {
99
79
  * 获取私有域解析账号的VPC列表
100
80
  */
101
81
  DescribeAccountVpcList(req: DescribeAccountVpcListRequest, cb?: (error: string, rep: DescribeAccountVpcListResponse) => void): Promise<DescribeAccountVpcListResponse>;
102
- /**
103
- * 同时创建终端节点和终端节点服务
104
- */
105
- CreateEndPointAndEndPointService(req: CreateEndPointAndEndPointServiceRequest, cb?: (error: string, rep: CreateEndPointAndEndPointServiceResponse) => void): Promise<CreateEndPointAndEndPointServiceResponse>;
106
82
  /**
107
83
  * 修改解析记录状态
108
84
  */
@@ -111,26 +87,10 @@ export declare class Client extends AbstractClient {
111
87
  * 删除与私有域关联的VPC
112
88
  */
113
89
  DeleteSpecifyPrivateZoneVpc(req: DeleteSpecifyPrivateZoneVpcRequest, cb?: (error: string, rep: DeleteSpecifyPrivateZoneVpcResponse) => void): Promise<DeleteSpecifyPrivateZoneVpcResponse>;
114
- /**
115
- * 查询转发规则
116
- */
117
- DescribeForwardRule(req: DescribeForwardRuleRequest, cb?: (error: string, rep: DescribeForwardRuleResponse) => void): Promise<DescribeForwardRuleResponse>;
118
- /**
119
- * 创建自定义转发规则
120
- */
121
- CreateForwardRule(req: CreateForwardRuleRequest, cb?: (error: string, rep: CreateForwardRuleResponse) => void): Promise<CreateForwardRuleResponse>;
122
90
  /**
123
91
  * 查询私有域解析开通状态
124
92
  */
125
93
  DescribePrivateZoneService(req?: DescribePrivateZoneServiceRequest, cb?: (error: string, rep: DescribePrivateZoneServiceResponse) => void): Promise<DescribePrivateZoneServiceResponse>;
126
- /**
127
- * 查询终端节点已经启用了的地域
128
- */
129
- DescribeEndPointRegion(req?: DescribeEndPointRegionRequest, cb?: (error: string, rep: DescribeEndPointRegionResponse) => void): Promise<DescribeEndPointRegionResponse>;
130
- /**
131
- * 查询转发规则列表
132
- */
133
- DescribeForwardRuleList(req: DescribeForwardRuleListRequest, cb?: (error: string, rep: DescribeForwardRuleListResponse) => void): Promise<DescribeForwardRuleListResponse>;
134
94
  /**
135
95
  * 删除私有域解析记录
136
96
  */
@@ -40,10 +40,10 @@ class Client extends abstract_client_1.AbstractClient {
40
40
  return this.request("DescribePrivateZone", req, cb);
41
41
  }
42
42
  /**
43
- * 删除终端节点
43
+ * 获取私有域记录列表
44
44
  */
45
- async DeleteEndPoint(req, cb) {
46
- return this.request("DeleteEndPoint", req, cb);
45
+ async DescribePrivateZoneRecordList(req, cb) {
46
+ return this.request("DescribePrivateZoneRecordList", req, cb);
47
47
  }
48
48
  /**
49
49
  * 查询额度使用情况
@@ -63,12 +63,6 @@ class Client extends abstract_client_1.AbstractClient {
63
63
  async CreatePrivateZoneRecord(req, cb) {
64
64
  return this.request("CreatePrivateZoneRecord", req, cb);
65
65
  }
66
- /**
67
- * 获取终端节点列表
68
- */
69
- async DescribeEndPointList(req, cb) {
70
- return this.request("DescribeEndPointList", req, cb);
71
- }
72
66
  /**
73
67
  * 创建私有域
74
68
  */
@@ -81,24 +75,12 @@ class Client extends abstract_client_1.AbstractClient {
81
75
  async DescribePrivateZoneList(req, cb) {
82
76
  return this.request("DescribePrivateZoneList", req, cb);
83
77
  }
84
- /**
85
- * 创建终端节点
86
- */
87
- async CreateEndPoint(req, cb) {
88
- return this.request("CreateEndPoint", req, cb);
89
- }
90
78
  /**
91
79
  * 追加与私有域关联的VPC
92
80
  */
93
81
  async AddSpecifyPrivateZoneVpc(req, cb) {
94
82
  return this.request("AddSpecifyPrivateZoneVpc", req, cb);
95
83
  }
96
- /**
97
- * 获取私有域记录列表
98
- */
99
- async DescribePrivateZoneRecordList(req, cb) {
100
- return this.request("DescribePrivateZoneRecordList", req, cb);
101
- }
102
84
  /**
103
85
  * 查询异步绑定vpc操作状态
104
86
  */
@@ -123,12 +105,6 @@ class Client extends abstract_client_1.AbstractClient {
123
105
  async DeletePrivateDNSAccount(req, cb) {
124
106
  return this.request("DeletePrivateDNSAccount", req, cb);
125
107
  }
126
- /**
127
- * 删除转发规则并停止转发
128
- */
129
- async DeleteForwardRule(req, cb) {
130
- return this.request("DeleteForwardRule", req, cb);
131
- }
132
108
  /**
133
109
  * 开通私有域解析
134
110
  */
@@ -141,12 +117,6 @@ class Client extends abstract_client_1.AbstractClient {
141
117
  async DescribeDashboard(req, cb) {
142
118
  return this.request("DescribeDashboard", req, cb);
143
119
  }
144
- /**
145
- * 修改转发规则
146
- */
147
- async ModifyForwardRule(req, cb) {
148
- return this.request("ModifyForwardRule", req, cb);
149
- }
150
120
  /**
151
121
  * 修改私有域关联的VPC
152
122
  */
@@ -165,12 +135,6 @@ class Client extends abstract_client_1.AbstractClient {
165
135
  async DescribeAccountVpcList(req, cb) {
166
136
  return this.request("DescribeAccountVpcList", req, cb);
167
137
  }
168
- /**
169
- * 同时创建终端节点和终端节点服务
170
- */
171
- async CreateEndPointAndEndPointService(req, cb) {
172
- return this.request("CreateEndPointAndEndPointService", req, cb);
173
- }
174
138
  /**
175
139
  * 修改解析记录状态
176
140
  */
@@ -183,36 +147,12 @@ class Client extends abstract_client_1.AbstractClient {
183
147
  async DeleteSpecifyPrivateZoneVpc(req, cb) {
184
148
  return this.request("DeleteSpecifyPrivateZoneVpc", req, cb);
185
149
  }
186
- /**
187
- * 查询转发规则
188
- */
189
- async DescribeForwardRule(req, cb) {
190
- return this.request("DescribeForwardRule", req, cb);
191
- }
192
- /**
193
- * 创建自定义转发规则
194
- */
195
- async CreateForwardRule(req, cb) {
196
- return this.request("CreateForwardRule", req, cb);
197
- }
198
150
  /**
199
151
  * 查询私有域解析开通状态
200
152
  */
201
153
  async DescribePrivateZoneService(req, cb) {
202
154
  return this.request("DescribePrivateZoneService", req, cb);
203
155
  }
204
- /**
205
- * 查询终端节点已经启用了的地域
206
- */
207
- async DescribeEndPointRegion(req, cb) {
208
- return this.request("DescribeEndPointRegion", req, cb);
209
- }
210
- /**
211
- * 查询转发规则列表
212
- */
213
- async DescribeForwardRuleList(req, cb) {
214
- return this.request("DescribeForwardRuleList", req, cb);
215
- }
216
156
  /**
217
157
  * 删除私有域解析记录
218
158
  */