@alicloud/adb20211201 1.5.4 → 1.5.5

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.
package/dist/client.d.ts CHANGED
@@ -7908,1502 +7908,2299 @@ export default class Client extends OpenApi {
7908
7908
  [key: string]: string;
7909
7909
  }, endpoint: string): string;
7910
7910
  /**
7911
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
7912
- *
7913
- * @param request AllocateClusterPublicConnectionRequest
7914
- * @param runtime runtime options for this request RuntimeOptions
7915
- * @return AllocateClusterPublicConnectionResponse
7911
+ * @summary Applies for a public endpoint for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
7912
+ *
7913
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
7914
+ *
7915
+ * @param request AllocateClusterPublicConnectionRequest
7916
+ * @param runtime runtime options for this request RuntimeOptions
7917
+ * @return AllocateClusterPublicConnectionResponse
7916
7918
  */
7917
7919
  allocateClusterPublicConnectionWithOptions(request: AllocateClusterPublicConnectionRequest, runtime: $Util.RuntimeOptions): Promise<AllocateClusterPublicConnectionResponse>;
7918
7920
  /**
7919
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
7920
- *
7921
- * @param request AllocateClusterPublicConnectionRequest
7922
- * @return AllocateClusterPublicConnectionResponse
7921
+ * @summary Applies for a public endpoint for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
7922
+ *
7923
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
7924
+ *
7925
+ * @param request AllocateClusterPublicConnectionRequest
7926
+ * @return AllocateClusterPublicConnectionResponse
7923
7927
  */
7924
7928
  allocateClusterPublicConnection(request: AllocateClusterPublicConnectionRequest): Promise<AllocateClusterPublicConnectionResponse>;
7925
7929
  /**
7926
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7927
- *
7928
- * @param request AttachUserENIRequest
7929
- * @param runtime runtime options for this request RuntimeOptions
7930
- * @return AttachUserENIResponse
7930
+ * @summary Attaches an elastic network interface (ENI) to an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
7931
+ *
7932
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
7933
+ *
7934
+ * @param request AttachUserENIRequest
7935
+ * @param runtime runtime options for this request RuntimeOptions
7936
+ * @return AttachUserENIResponse
7931
7937
  */
7932
7938
  attachUserENIWithOptions(request: AttachUserENIRequest, runtime: $Util.RuntimeOptions): Promise<AttachUserENIResponse>;
7933
7939
  /**
7934
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7935
- *
7936
- * @param request AttachUserENIRequest
7937
- * @return AttachUserENIResponse
7940
+ * @summary Attaches an elastic network interface (ENI) to an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
7941
+ *
7942
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
7943
+ *
7944
+ * @param request AttachUserENIRequest
7945
+ * @return AttachUserENIResponse
7938
7946
  */
7939
7947
  attachUserENI(request: AttachUserENIRequest): Promise<AttachUserENIResponse>;
7940
7948
  /**
7941
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7942
- *
7943
- * @param request BindAccountRequest
7944
- * @param runtime runtime options for this request RuntimeOptions
7945
- * @return BindAccountResponse
7949
+ * @summary Associates a standard database account of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster with a Resource Access Management (RAM) user.
7950
+ *
7951
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
7952
+ *
7953
+ * @param request BindAccountRequest
7954
+ * @param runtime runtime options for this request RuntimeOptions
7955
+ * @return BindAccountResponse
7946
7956
  */
7947
7957
  bindAccountWithOptions(request: BindAccountRequest, runtime: $Util.RuntimeOptions): Promise<BindAccountResponse>;
7948
7958
  /**
7949
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7950
- *
7951
- * @param request BindAccountRequest
7952
- * @return BindAccountResponse
7959
+ * @summary Associates a standard database account of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster with a Resource Access Management (RAM) user.
7960
+ *
7961
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
7962
+ *
7963
+ * @param request BindAccountRequest
7964
+ * @return BindAccountResponse
7953
7965
  */
7954
7966
  bindAccount(request: BindAccountRequest): Promise<BindAccountResponse>;
7955
7967
  /**
7956
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7957
- *
7958
- * @param request BindDBResourceGroupWithUserRequest
7959
- * @param runtime runtime options for this request RuntimeOptions
7960
- * @return BindDBResourceGroupWithUserResponse
7968
+ * @summary Associates a resource group with a database account.
7969
+ *
7970
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
7971
+ *
7972
+ * @param request BindDBResourceGroupWithUserRequest
7973
+ * @param runtime runtime options for this request RuntimeOptions
7974
+ * @return BindDBResourceGroupWithUserResponse
7961
7975
  */
7962
7976
  bindDBResourceGroupWithUserWithOptions(request: BindDBResourceGroupWithUserRequest, runtime: $Util.RuntimeOptions): Promise<BindDBResourceGroupWithUserResponse>;
7963
7977
  /**
7964
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7965
- *
7966
- * @param request BindDBResourceGroupWithUserRequest
7967
- * @return BindDBResourceGroupWithUserResponse
7978
+ * @summary Associates a resource group with a database account.
7979
+ *
7980
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
7981
+ *
7982
+ * @param request BindDBResourceGroupWithUserRequest
7983
+ * @return BindDBResourceGroupWithUserResponse
7968
7984
  */
7969
7985
  bindDBResourceGroupWithUser(request: BindDBResourceGroupWithUserRequest): Promise<BindDBResourceGroupWithUserResponse>;
7970
7986
  /**
7971
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7972
- *
7973
- * @param request CheckBindRamUserRequest
7974
- * @param runtime runtime options for this request RuntimeOptions
7975
- * @return CheckBindRamUserResponse
7987
+ * @summary Queries whether a database account of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster is associated with a Resource Access Management (RAM) user.
7988
+ *
7989
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
7990
+ *
7991
+ * @param request CheckBindRamUserRequest
7992
+ * @param runtime runtime options for this request RuntimeOptions
7993
+ * @return CheckBindRamUserResponse
7976
7994
  */
7977
7995
  checkBindRamUserWithOptions(request: CheckBindRamUserRequest, runtime: $Util.RuntimeOptions): Promise<CheckBindRamUserResponse>;
7978
7996
  /**
7979
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7980
- *
7981
- * @param request CheckBindRamUserRequest
7982
- * @return CheckBindRamUserResponse
7997
+ * @summary Queries whether a database account of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster is associated with a Resource Access Management (RAM) user.
7998
+ *
7999
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8000
+ *
8001
+ * @param request CheckBindRamUserRequest
8002
+ * @return CheckBindRamUserResponse
7983
8003
  */
7984
8004
  checkBindRamUser(request: CheckBindRamUserRequest): Promise<CheckBindRamUserResponse>;
7985
8005
  /**
7986
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7987
- *
7988
- * @param request CheckSampleDataSetRequest
7989
- * @param runtime runtime options for this request RuntimeOptions
7990
- * @return CheckSampleDataSetResponse
8006
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8007
+ *
8008
+ * @param request CheckSampleDataSetRequest
8009
+ * @param runtime runtime options for this request RuntimeOptions
8010
+ * @return CheckSampleDataSetResponse
7991
8011
  */
7992
8012
  checkSampleDataSetWithOptions(request: CheckSampleDataSetRequest, runtime: $Util.RuntimeOptions): Promise<CheckSampleDataSetResponse>;
7993
8013
  /**
7994
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
7995
- *
7996
- * @param request CheckSampleDataSetRequest
7997
- * @return CheckSampleDataSetResponse
8014
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8015
+ *
8016
+ * @param request CheckSampleDataSetRequest
8017
+ * @return CheckSampleDataSetResponse
7998
8018
  */
7999
8019
  checkSampleDataSet(request: CheckSampleDataSetRequest): Promise<CheckSampleDataSetResponse>;
8000
8020
  /**
8001
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8002
- *
8003
- * @param request CreateAccountRequest
8004
- * @param runtime runtime options for this request RuntimeOptions
8005
- * @return CreateAccountResponse
8021
+ * @summary Creates a database account for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8022
+ *
8023
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8024
+ *
8025
+ * @param request CreateAccountRequest
8026
+ * @param runtime runtime options for this request RuntimeOptions
8027
+ * @return CreateAccountResponse
8006
8028
  */
8007
8029
  createAccountWithOptions(request: CreateAccountRequest, runtime: $Util.RuntimeOptions): Promise<CreateAccountResponse>;
8008
8030
  /**
8009
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8010
- *
8011
- * @param request CreateAccountRequest
8012
- * @return CreateAccountResponse
8031
+ * @summary Creates a database account for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8032
+ *
8033
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8034
+ *
8035
+ * @param request CreateAccountRequest
8036
+ * @return CreateAccountResponse
8013
8037
  */
8014
8038
  createAccount(request: CreateAccountRequest): Promise<CreateAccountResponse>;
8015
8039
  /**
8016
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8017
- *
8018
- * @param request CreateDBClusterRequest
8019
- * @param runtime runtime options for this request RuntimeOptions
8020
- * @return CreateDBClusterResponse
8040
+ * @summary Creates an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8041
+ *
8042
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8043
+ *
8044
+ * @param request CreateDBClusterRequest
8045
+ * @param runtime runtime options for this request RuntimeOptions
8046
+ * @return CreateDBClusterResponse
8021
8047
  */
8022
8048
  createDBClusterWithOptions(request: CreateDBClusterRequest, runtime: $Util.RuntimeOptions): Promise<CreateDBClusterResponse>;
8023
8049
  /**
8024
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8025
- *
8026
- * @param request CreateDBClusterRequest
8027
- * @return CreateDBClusterResponse
8050
+ * @summary Creates an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8051
+ *
8052
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8053
+ *
8054
+ * @param request CreateDBClusterRequest
8055
+ * @return CreateDBClusterResponse
8028
8056
  */
8029
8057
  createDBCluster(request: CreateDBClusterRequest): Promise<CreateDBClusterResponse>;
8030
8058
  /**
8031
- * For information about the endpoints of the current service, see [Endpoints](~~612373~~).
8032
- *
8033
- * @param tmpReq CreateDBResourceGroupRequest
8034
- * @param runtime runtime options for this request RuntimeOptions
8035
- * @return CreateDBResourceGroupResponse
8059
+ * @summary Creates a resource group for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8060
+ *
8061
+ * @description For information about the endpoints of the current service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8062
+ *
8063
+ * @param tmpReq CreateDBResourceGroupRequest
8064
+ * @param runtime runtime options for this request RuntimeOptions
8065
+ * @return CreateDBResourceGroupResponse
8036
8066
  */
8037
8067
  createDBResourceGroupWithOptions(tmpReq: CreateDBResourceGroupRequest, runtime: $Util.RuntimeOptions): Promise<CreateDBResourceGroupResponse>;
8038
8068
  /**
8039
- * For information about the endpoints of the current service, see [Endpoints](~~612373~~).
8040
- *
8041
- * @param request CreateDBResourceGroupRequest
8042
- * @return CreateDBResourceGroupResponse
8069
+ * @summary Creates a resource group for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8070
+ *
8071
+ * @description For information about the endpoints of the current service, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8072
+ *
8073
+ * @param request CreateDBResourceGroupRequest
8074
+ * @return CreateDBResourceGroupResponse
8043
8075
  */
8044
8076
  createDBResourceGroup(request: CreateDBResourceGroupRequest): Promise<CreateDBResourceGroupResponse>;
8045
8077
  /**
8046
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8047
- *
8048
- * @param request CreateElasticPlanRequest
8049
- * @param runtime runtime options for this request RuntimeOptions
8050
- * @return CreateElasticPlanResponse
8078
+ * @summary Creates a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8079
+ *
8080
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8081
+ *
8082
+ * @param request CreateElasticPlanRequest
8083
+ * @param runtime runtime options for this request RuntimeOptions
8084
+ * @return CreateElasticPlanResponse
8051
8085
  */
8052
8086
  createElasticPlanWithOptions(request: CreateElasticPlanRequest, runtime: $Util.RuntimeOptions): Promise<CreateElasticPlanResponse>;
8053
8087
  /**
8054
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8055
- *
8056
- * @param request CreateElasticPlanRequest
8057
- * @return CreateElasticPlanResponse
8088
+ * @summary Creates a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8089
+ *
8090
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8091
+ *
8092
+ * @param request CreateElasticPlanRequest
8093
+ * @return CreateElasticPlanResponse
8058
8094
  */
8059
8095
  createElasticPlan(request: CreateElasticPlanRequest): Promise<CreateElasticPlanResponse>;
8060
8096
  /**
8061
- * * General endpoint: `adb.aliyuncs.com`.
8062
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8063
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8064
- *
8065
- * @param request CreateOssSubDirectoryRequest
8066
- * @param runtime runtime options for this request RuntimeOptions
8067
- * @return CreateOssSubDirectoryResponse
8097
+ * @summary Creates an Object Storage Service (OSS) subdirectory.
8098
+ *
8099
+ * @description * General endpoint: `adb.aliyuncs.com`.
8100
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8101
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8102
+ *
8103
+ * @param request CreateOssSubDirectoryRequest
8104
+ * @param runtime runtime options for this request RuntimeOptions
8105
+ * @return CreateOssSubDirectoryResponse
8068
8106
  */
8069
8107
  createOssSubDirectoryWithOptions(request: CreateOssSubDirectoryRequest, runtime: $Util.RuntimeOptions): Promise<CreateOssSubDirectoryResponse>;
8070
8108
  /**
8071
- * * General endpoint: `adb.aliyuncs.com`.
8072
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8073
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8074
- *
8075
- * @param request CreateOssSubDirectoryRequest
8076
- * @return CreateOssSubDirectoryResponse
8109
+ * @summary Creates an Object Storage Service (OSS) subdirectory.
8110
+ *
8111
+ * @description * General endpoint: `adb.aliyuncs.com`.
8112
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8113
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8114
+ *
8115
+ * @param request CreateOssSubDirectoryRequest
8116
+ * @return CreateOssSubDirectoryResponse
8077
8117
  */
8078
8118
  createOssSubDirectory(request: CreateOssSubDirectoryRequest): Promise<CreateOssSubDirectoryResponse>;
8079
8119
  /**
8080
- * * General endpoint: `adb.aliyuncs.com`.
8081
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8082
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8083
- *
8084
- * @param request CreateSparkTemplateRequest
8085
- * @param runtime runtime options for this request RuntimeOptions
8086
- * @return CreateSparkTemplateResponse
8120
+ * @summary Creates a Spark application template.
8121
+ *
8122
+ * @description * General endpoint: `adb.aliyuncs.com`.
8123
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8124
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8125
+ *
8126
+ * @param request CreateSparkTemplateRequest
8127
+ * @param runtime runtime options for this request RuntimeOptions
8128
+ * @return CreateSparkTemplateResponse
8087
8129
  */
8088
8130
  createSparkTemplateWithOptions(request: CreateSparkTemplateRequest, runtime: $Util.RuntimeOptions): Promise<CreateSparkTemplateResponse>;
8089
8131
  /**
8090
- * * General endpoint: `adb.aliyuncs.com`.
8091
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8092
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8093
- *
8094
- * @param request CreateSparkTemplateRequest
8095
- * @return CreateSparkTemplateResponse
8132
+ * @summary Creates a Spark application template.
8133
+ *
8134
+ * @description * General endpoint: `adb.aliyuncs.com`.
8135
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8136
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8137
+ *
8138
+ * @param request CreateSparkTemplateRequest
8139
+ * @return CreateSparkTemplateResponse
8096
8140
  */
8097
8141
  createSparkTemplate(request: CreateSparkTemplateRequest): Promise<CreateSparkTemplateResponse>;
8142
+ /**
8143
+ * @summary Deletes a database account from an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8144
+ *
8145
+ * @param request DeleteAccountRequest
8146
+ * @param runtime runtime options for this request RuntimeOptions
8147
+ * @return DeleteAccountResponse
8148
+ */
8098
8149
  deleteAccountWithOptions(request: DeleteAccountRequest, runtime: $Util.RuntimeOptions): Promise<DeleteAccountResponse>;
8150
+ /**
8151
+ * @summary Deletes a database account from an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8152
+ *
8153
+ * @param request DeleteAccountRequest
8154
+ * @return DeleteAccountResponse
8155
+ */
8099
8156
  deleteAccount(request: DeleteAccountRequest): Promise<DeleteAccountResponse>;
8100
8157
  /**
8101
- * ### [](#)
8102
- * * You can call this operation to delete only subscription clusters.
8103
- * * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8104
- *
8105
- * @param request DeleteDBClusterRequest
8106
- * @param runtime runtime options for this request RuntimeOptions
8107
- * @return DeleteDBClusterResponse
8158
+ * @summary Deletes an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8159
+ *
8160
+ * @description ### [](#)
8161
+ * * You can call this operation to delete only subscription clusters.
8162
+ * * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8163
+ *
8164
+ * @param request DeleteDBClusterRequest
8165
+ * @param runtime runtime options for this request RuntimeOptions
8166
+ * @return DeleteDBClusterResponse
8108
8167
  */
8109
8168
  deleteDBClusterWithOptions(request: DeleteDBClusterRequest, runtime: $Util.RuntimeOptions): Promise<DeleteDBClusterResponse>;
8110
8169
  /**
8111
- * ### [](#)
8112
- * * You can call this operation to delete only subscription clusters.
8113
- * * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8114
- *
8115
- * @param request DeleteDBClusterRequest
8116
- * @return DeleteDBClusterResponse
8170
+ * @summary Deletes an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8171
+ *
8172
+ * @description ### [](#)
8173
+ * * You can call this operation to delete only subscription clusters.
8174
+ * * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8175
+ *
8176
+ * @param request DeleteDBClusterRequest
8177
+ * @return DeleteDBClusterResponse
8117
8178
  */
8118
8179
  deleteDBCluster(request: DeleteDBClusterRequest): Promise<DeleteDBClusterResponse>;
8119
8180
  /**
8120
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8121
- *
8122
- * @param request DeleteDBResourceGroupRequest
8123
- * @param runtime runtime options for this request RuntimeOptions
8124
- * @return DeleteDBResourceGroupResponse
8181
+ * @summary Deletes a resource group from an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8182
+ *
8183
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8184
+ *
8185
+ * @param request DeleteDBResourceGroupRequest
8186
+ * @param runtime runtime options for this request RuntimeOptions
8187
+ * @return DeleteDBResourceGroupResponse
8125
8188
  */
8126
8189
  deleteDBResourceGroupWithOptions(request: DeleteDBResourceGroupRequest, runtime: $Util.RuntimeOptions): Promise<DeleteDBResourceGroupResponse>;
8127
8190
  /**
8128
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8129
- *
8130
- * @param request DeleteDBResourceGroupRequest
8131
- * @return DeleteDBResourceGroupResponse
8191
+ * @summary Deletes a resource group from an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8192
+ *
8193
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8194
+ *
8195
+ * @param request DeleteDBResourceGroupRequest
8196
+ * @return DeleteDBResourceGroupResponse
8132
8197
  */
8133
8198
  deleteDBResourceGroup(request: DeleteDBResourceGroupRequest): Promise<DeleteDBResourceGroupResponse>;
8134
8199
  /**
8135
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8136
- *
8137
- * @param request DeleteElasticPlanRequest
8138
- * @param runtime runtime options for this request RuntimeOptions
8139
- * @return DeleteElasticPlanResponse
8200
+ * @summary Deletes a scaling plan from an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8201
+ *
8202
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8203
+ *
8204
+ * @param request DeleteElasticPlanRequest
8205
+ * @param runtime runtime options for this request RuntimeOptions
8206
+ * @return DeleteElasticPlanResponse
8140
8207
  */
8141
8208
  deleteElasticPlanWithOptions(request: DeleteElasticPlanRequest, runtime: $Util.RuntimeOptions): Promise<DeleteElasticPlanResponse>;
8142
8209
  /**
8143
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8144
- *
8145
- * @param request DeleteElasticPlanRequest
8146
- * @return DeleteElasticPlanResponse
8210
+ * @summary Deletes a scaling plan from an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8211
+ *
8212
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8213
+ *
8214
+ * @param request DeleteElasticPlanRequest
8215
+ * @return DeleteElasticPlanResponse
8147
8216
  */
8148
8217
  deleteElasticPlan(request: DeleteElasticPlanRequest): Promise<DeleteElasticPlanResponse>;
8149
8218
  /**
8150
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8151
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8152
- *
8153
- * @param request DeleteProcessInstanceRequest
8154
- * @param runtime runtime options for this request RuntimeOptions
8155
- * @return DeleteProcessInstanceResponse
8219
+ * @summary Deletes a worflow instance from an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8220
+ *
8221
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8222
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8223
+ *
8224
+ * @param request DeleteProcessInstanceRequest
8225
+ * @param runtime runtime options for this request RuntimeOptions
8226
+ * @return DeleteProcessInstanceResponse
8156
8227
  */
8157
8228
  deleteProcessInstanceWithOptions(request: DeleteProcessInstanceRequest, runtime: $Util.RuntimeOptions): Promise<DeleteProcessInstanceResponse>;
8158
8229
  /**
8159
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8160
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8161
- *
8162
- * @param request DeleteProcessInstanceRequest
8163
- * @return DeleteProcessInstanceResponse
8230
+ * @summary Deletes a worflow instance from an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8231
+ *
8232
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8233
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8234
+ *
8235
+ * @param request DeleteProcessInstanceRequest
8236
+ * @return DeleteProcessInstanceResponse
8164
8237
  */
8165
8238
  deleteProcessInstance(request: DeleteProcessInstanceRequest): Promise<DeleteProcessInstanceResponse>;
8166
8239
  /**
8167
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8168
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8169
- * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
8170
- *
8171
- * @param request DeleteSparkTemplateRequest
8172
- * @param runtime runtime options for this request RuntimeOptions
8173
- * @return DeleteSparkTemplateResponse
8240
+ * @summary Deletes Spark template files.
8241
+ *
8242
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8243
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8244
+ * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
8245
+ *
8246
+ * @param request DeleteSparkTemplateRequest
8247
+ * @param runtime runtime options for this request RuntimeOptions
8248
+ * @return DeleteSparkTemplateResponse
8174
8249
  */
8175
8250
  deleteSparkTemplateWithOptions(request: DeleteSparkTemplateRequest, runtime: $Util.RuntimeOptions): Promise<DeleteSparkTemplateResponse>;
8176
8251
  /**
8177
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8178
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8179
- * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
8180
- *
8181
- * @param request DeleteSparkTemplateRequest
8182
- * @return DeleteSparkTemplateResponse
8252
+ * @summary Deletes Spark template files.
8253
+ *
8254
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8255
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8256
+ * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
8257
+ *
8258
+ * @param request DeleteSparkTemplateRequest
8259
+ * @return DeleteSparkTemplateResponse
8183
8260
  */
8184
8261
  deleteSparkTemplate(request: DeleteSparkTemplateRequest): Promise<DeleteSparkTemplateResponse>;
8262
+ /**
8263
+ * @summary Deletes Spark template files.
8264
+ *
8265
+ * @param request DeleteSparkTemplateFileRequest
8266
+ * @param runtime runtime options for this request RuntimeOptions
8267
+ * @return DeleteSparkTemplateFileResponse
8268
+ */
8185
8269
  deleteSparkTemplateFileWithOptions(request: DeleteSparkTemplateFileRequest, runtime: $Util.RuntimeOptions): Promise<DeleteSparkTemplateFileResponse>;
8270
+ /**
8271
+ * @summary Deletes Spark template files.
8272
+ *
8273
+ * @param request DeleteSparkTemplateFileRequest
8274
+ * @return DeleteSparkTemplateFileResponse
8275
+ */
8186
8276
  deleteSparkTemplateFile(request: DeleteSparkTemplateFileRequest): Promise<DeleteSparkTemplateFileResponse>;
8187
8277
  /**
8188
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8189
- *
8190
- * @param request DescribeAccountAllPrivilegesRequest
8191
- * @param runtime runtime options for this request RuntimeOptions
8192
- * @return DescribeAccountAllPrivilegesResponse
8278
+ * @summary Queries the permissions of a database account on all permission levels.
8279
+ *
8280
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8281
+ *
8282
+ * @param request DescribeAccountAllPrivilegesRequest
8283
+ * @param runtime runtime options for this request RuntimeOptions
8284
+ * @return DescribeAccountAllPrivilegesResponse
8193
8285
  */
8194
8286
  describeAccountAllPrivilegesWithOptions(request: DescribeAccountAllPrivilegesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAccountAllPrivilegesResponse>;
8195
8287
  /**
8196
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8197
- *
8198
- * @param request DescribeAccountAllPrivilegesRequest
8199
- * @return DescribeAccountAllPrivilegesResponse
8288
+ * @summary Queries the permissions of a database account on all permission levels.
8289
+ *
8290
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8291
+ *
8292
+ * @param request DescribeAccountAllPrivilegesRequest
8293
+ * @return DescribeAccountAllPrivilegesResponse
8200
8294
  */
8201
8295
  describeAccountAllPrivileges(request: DescribeAccountAllPrivilegesRequest): Promise<DescribeAccountAllPrivilegesResponse>;
8202
8296
  /**
8203
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8204
- *
8205
- * @param request DescribeAccountPrivilegeObjectsRequest
8206
- * @param runtime runtime options for this request RuntimeOptions
8207
- * @return DescribeAccountPrivilegeObjectsResponse
8297
+ * @summary Queries the databases, tables, and columns on which a database account has permissions.
8298
+ *
8299
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8300
+ *
8301
+ * @param request DescribeAccountPrivilegeObjectsRequest
8302
+ * @param runtime runtime options for this request RuntimeOptions
8303
+ * @return DescribeAccountPrivilegeObjectsResponse
8208
8304
  */
8209
8305
  describeAccountPrivilegeObjectsWithOptions(request: DescribeAccountPrivilegeObjectsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAccountPrivilegeObjectsResponse>;
8210
8306
  /**
8211
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8212
- *
8213
- * @param request DescribeAccountPrivilegeObjectsRequest
8214
- * @return DescribeAccountPrivilegeObjectsResponse
8307
+ * @summary Queries the databases, tables, and columns on which a database account has permissions.
8308
+ *
8309
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8310
+ *
8311
+ * @param request DescribeAccountPrivilegeObjectsRequest
8312
+ * @return DescribeAccountPrivilegeObjectsResponse
8215
8313
  */
8216
8314
  describeAccountPrivilegeObjects(request: DescribeAccountPrivilegeObjectsRequest): Promise<DescribeAccountPrivilegeObjectsResponse>;
8315
+ /**
8316
+ * @summary 获取某一ADB账户的权限
8317
+ *
8318
+ * @param request DescribeAccountPrivilegesRequest
8319
+ * @param runtime runtime options for this request RuntimeOptions
8320
+ * @return DescribeAccountPrivilegesResponse
8321
+ */
8217
8322
  describeAccountPrivilegesWithOptions(request: DescribeAccountPrivilegesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAccountPrivilegesResponse>;
8323
+ /**
8324
+ * @summary 获取某一ADB账户的权限
8325
+ *
8326
+ * @param request DescribeAccountPrivilegesRequest
8327
+ * @return DescribeAccountPrivilegesResponse
8328
+ */
8218
8329
  describeAccountPrivileges(request: DescribeAccountPrivilegesRequest): Promise<DescribeAccountPrivilegesResponse>;
8219
8330
  /**
8220
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8221
- *
8222
- * @param request DescribeAccountsRequest
8223
- * @param runtime runtime options for this request RuntimeOptions
8224
- * @return DescribeAccountsResponse
8331
+ * @summary Queries the database accounts of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8332
+ *
8333
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8334
+ *
8335
+ * @param request DescribeAccountsRequest
8336
+ * @param runtime runtime options for this request RuntimeOptions
8337
+ * @return DescribeAccountsResponse
8225
8338
  */
8226
8339
  describeAccountsWithOptions(request: DescribeAccountsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAccountsResponse>;
8227
8340
  /**
8228
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8229
- *
8230
- * @param request DescribeAccountsRequest
8231
- * @return DescribeAccountsResponse
8341
+ * @summary Queries the database accounts of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8342
+ *
8343
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8344
+ *
8345
+ * @param request DescribeAccountsRequest
8346
+ * @return DescribeAccountsResponse
8232
8347
  */
8233
8348
  describeAccounts(request: DescribeAccountsRequest): Promise<DescribeAccountsResponse>;
8349
+ /**
8350
+ * @summary 用于查询ADB for MySQL实例下某个数据库某个表的列的列表
8351
+ *
8352
+ * @param request DescribeAdbMySqlColumnsRequest
8353
+ * @param runtime runtime options for this request RuntimeOptions
8354
+ * @return DescribeAdbMySqlColumnsResponse
8355
+ */
8234
8356
  describeAdbMySqlColumnsWithOptions(request: DescribeAdbMySqlColumnsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAdbMySqlColumnsResponse>;
8357
+ /**
8358
+ * @summary 用于查询ADB for MySQL实例下某个数据库某个表的列的列表
8359
+ *
8360
+ * @param request DescribeAdbMySqlColumnsRequest
8361
+ * @return DescribeAdbMySqlColumnsResponse
8362
+ */
8235
8363
  describeAdbMySqlColumns(request: DescribeAdbMySqlColumnsRequest): Promise<DescribeAdbMySqlColumnsResponse>;
8364
+ /**
8365
+ * @summary Queries a list of databases for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8366
+ *
8367
+ * @param request DescribeAdbMySqlSchemasRequest
8368
+ * @param runtime runtime options for this request RuntimeOptions
8369
+ * @return DescribeAdbMySqlSchemasResponse
8370
+ */
8236
8371
  describeAdbMySqlSchemasWithOptions(request: DescribeAdbMySqlSchemasRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAdbMySqlSchemasResponse>;
8372
+ /**
8373
+ * @summary Queries a list of databases for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8374
+ *
8375
+ * @param request DescribeAdbMySqlSchemasRequest
8376
+ * @return DescribeAdbMySqlSchemasResponse
8377
+ */
8237
8378
  describeAdbMySqlSchemas(request: DescribeAdbMySqlSchemasRequest): Promise<DescribeAdbMySqlSchemasResponse>;
8379
+ /**
8380
+ * @summary Queries a list of tables for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8381
+ *
8382
+ * @param request DescribeAdbMySqlTablesRequest
8383
+ * @param runtime runtime options for this request RuntimeOptions
8384
+ * @return DescribeAdbMySqlTablesResponse
8385
+ */
8238
8386
  describeAdbMySqlTablesWithOptions(request: DescribeAdbMySqlTablesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAdbMySqlTablesResponse>;
8387
+ /**
8388
+ * @summary Queries a list of tables for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8389
+ *
8390
+ * @param request DescribeAdbMySqlTablesRequest
8391
+ * @return DescribeAdbMySqlTablesResponse
8392
+ */
8239
8393
  describeAdbMySqlTables(request: DescribeAdbMySqlTablesRequest): Promise<DescribeAdbMySqlTablesResponse>;
8394
+ /**
8395
+ * @summary Queries a list of databases, tables, and columns in an AnalyticDB for MySQL cluster.
8396
+ *
8397
+ * @param request DescribeAllDataSourceRequest
8398
+ * @param runtime runtime options for this request RuntimeOptions
8399
+ * @return DescribeAllDataSourceResponse
8400
+ */
8240
8401
  describeAllDataSourceWithOptions(request: DescribeAllDataSourceRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAllDataSourceResponse>;
8402
+ /**
8403
+ * @summary Queries a list of databases, tables, and columns in an AnalyticDB for MySQL cluster.
8404
+ *
8405
+ * @param request DescribeAllDataSourceRequest
8406
+ * @return DescribeAllDataSourceResponse
8407
+ */
8241
8408
  describeAllDataSource(request: DescribeAllDataSourceRequest): Promise<DescribeAllDataSourceResponse>;
8409
+ /**
8410
+ * @param request DescribeApsActionLogsRequest
8411
+ * @param runtime runtime options for this request RuntimeOptions
8412
+ * @return DescribeApsActionLogsResponse
8413
+ */
8242
8414
  describeApsActionLogsWithOptions(request: DescribeApsActionLogsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeApsActionLogsResponse>;
8415
+ /**
8416
+ * @param request DescribeApsActionLogsRequest
8417
+ * @return DescribeApsActionLogsResponse
8418
+ */
8243
8419
  describeApsActionLogs(request: DescribeApsActionLogsRequest): Promise<DescribeApsActionLogsResponse>;
8244
8420
  /**
8245
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8246
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8247
- *
8248
- * @param request DescribeApsResourceGroupsRequest
8249
- * @param runtime runtime options for this request RuntimeOptions
8250
- * @return DescribeApsResourceGroupsResponse
8421
+ * @summary Queries the information about resource groups of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster, including the resource metrics.
8422
+ *
8423
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8424
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8425
+ *
8426
+ * @param request DescribeApsResourceGroupsRequest
8427
+ * @param runtime runtime options for this request RuntimeOptions
8428
+ * @return DescribeApsResourceGroupsResponse
8251
8429
  */
8252
8430
  describeApsResourceGroupsWithOptions(request: DescribeApsResourceGroupsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeApsResourceGroupsResponse>;
8253
8431
  /**
8254
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8255
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8256
- *
8257
- * @param request DescribeApsResourceGroupsRequest
8258
- * @return DescribeApsResourceGroupsResponse
8432
+ * @summary Queries the information about resource groups of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster, including the resource metrics.
8433
+ *
8434
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8435
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8436
+ *
8437
+ * @param request DescribeApsResourceGroupsRequest
8438
+ * @return DescribeApsResourceGroupsResponse
8259
8439
  */
8260
8440
  describeApsResourceGroups(request: DescribeApsResourceGroupsRequest): Promise<DescribeApsResourceGroupsResponse>;
8261
8441
  /**
8262
- * * SQL audit logs can be queried only when SQL audit is enabled. Only SQL audit logs within the last 30 days can be queried. If SQL audit was disabled and re-enabled, only SQL audit logs from the time when SQL audit was re-enabled can be queried. The following operations are not recorded in SQL audit logs: **INSERT INTO VALUES**, **REPLACE INTO VALUES**, and **UPSERT INTO VALUES**.
8263
- * * General endpoint: `adb.aliyuncs.com`.
8264
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8265
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8266
- *
8267
- * @param request DescribeAuditLogRecordsRequest
8268
- * @param runtime runtime options for this request RuntimeOptions
8269
- * @return DescribeAuditLogRecordsResponse
8442
+ * @summary Queries the SQL audit logs of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8443
+ *
8444
+ * @description * SQL audit logs can be queried only when SQL audit is enabled. Only SQL audit logs within the last 30 days can be queried. If SQL audit was disabled and re-enabled, only SQL audit logs from the time when SQL audit was re-enabled can be queried. The following operations are not recorded in SQL audit logs: **INSERT INTO VALUES**, **REPLACE INTO VALUES**, and **UPSERT INTO VALUES**.
8445
+ * * General endpoint: `adb.aliyuncs.com`.
8446
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8447
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8448
+ *
8449
+ * @param request DescribeAuditLogRecordsRequest
8450
+ * @param runtime runtime options for this request RuntimeOptions
8451
+ * @return DescribeAuditLogRecordsResponse
8270
8452
  */
8271
8453
  describeAuditLogRecordsWithOptions(request: DescribeAuditLogRecordsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAuditLogRecordsResponse>;
8272
8454
  /**
8273
- * * SQL audit logs can be queried only when SQL audit is enabled. Only SQL audit logs within the last 30 days can be queried. If SQL audit was disabled and re-enabled, only SQL audit logs from the time when SQL audit was re-enabled can be queried. The following operations are not recorded in SQL audit logs: **INSERT INTO VALUES**, **REPLACE INTO VALUES**, and **UPSERT INTO VALUES**.
8274
- * * General endpoint: `adb.aliyuncs.com`.
8275
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8276
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8277
- *
8278
- * @param request DescribeAuditLogRecordsRequest
8279
- * @return DescribeAuditLogRecordsResponse
8455
+ * @summary Queries the SQL audit logs of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8456
+ *
8457
+ * @description * SQL audit logs can be queried only when SQL audit is enabled. Only SQL audit logs within the last 30 days can be queried. If SQL audit was disabled and re-enabled, only SQL audit logs from the time when SQL audit was re-enabled can be queried. The following operations are not recorded in SQL audit logs: **INSERT INTO VALUES**, **REPLACE INTO VALUES**, and **UPSERT INTO VALUES**.
8458
+ * * General endpoint: `adb.aliyuncs.com`.
8459
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8460
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8461
+ *
8462
+ * @param request DescribeAuditLogRecordsRequest
8463
+ * @return DescribeAuditLogRecordsResponse
8280
8464
  */
8281
8465
  describeAuditLogRecords(request: DescribeAuditLogRecordsRequest): Promise<DescribeAuditLogRecordsResponse>;
8282
8466
  /**
8283
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8284
- *
8285
- * @param request DescribeBackupPolicyRequest
8286
- * @param runtime runtime options for this request RuntimeOptions
8287
- * @return DescribeBackupPolicyResponse
8467
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8468
+ *
8469
+ * @param request DescribeBackupPolicyRequest
8470
+ * @param runtime runtime options for this request RuntimeOptions
8471
+ * @return DescribeBackupPolicyResponse
8288
8472
  */
8289
8473
  describeBackupPolicyWithOptions(request: DescribeBackupPolicyRequest, runtime: $Util.RuntimeOptions): Promise<DescribeBackupPolicyResponse>;
8290
8474
  /**
8291
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8292
- *
8293
- * @param request DescribeBackupPolicyRequest
8294
- * @return DescribeBackupPolicyResponse
8475
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8476
+ *
8477
+ * @param request DescribeBackupPolicyRequest
8478
+ * @return DescribeBackupPolicyResponse
8295
8479
  */
8296
8480
  describeBackupPolicy(request: DescribeBackupPolicyRequest): Promise<DescribeBackupPolicyResponse>;
8297
8481
  /**
8298
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8299
- *
8300
- * @param request DescribeBackupsRequest
8301
- * @param runtime runtime options for this request RuntimeOptions
8302
- * @return DescribeBackupsResponse
8482
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8483
+ *
8484
+ * @param request DescribeBackupsRequest
8485
+ * @param runtime runtime options for this request RuntimeOptions
8486
+ * @return DescribeBackupsResponse
8303
8487
  */
8304
8488
  describeBackupsWithOptions(request: DescribeBackupsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeBackupsResponse>;
8305
8489
  /**
8306
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8307
- *
8308
- * @param request DescribeBackupsRequest
8309
- * @return DescribeBackupsResponse
8490
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8491
+ *
8492
+ * @param request DescribeBackupsRequest
8493
+ * @return DescribeBackupsResponse
8310
8494
  */
8311
8495
  describeBackups(request: DescribeBackupsRequest): Promise<DescribeBackupsResponse>;
8312
8496
  /**
8313
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8314
- *
8315
- * @param request DescribeClusterAccessWhiteListRequest
8316
- * @param runtime runtime options for this request RuntimeOptions
8317
- * @return DescribeClusterAccessWhiteListResponse
8497
+ * @summary Queries the IP address whitelist of an AnalyticDB for MySQL cluster.
8498
+ *
8499
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8500
+ *
8501
+ * @param request DescribeClusterAccessWhiteListRequest
8502
+ * @param runtime runtime options for this request RuntimeOptions
8503
+ * @return DescribeClusterAccessWhiteListResponse
8318
8504
  */
8319
8505
  describeClusterAccessWhiteListWithOptions(request: DescribeClusterAccessWhiteListRequest, runtime: $Util.RuntimeOptions): Promise<DescribeClusterAccessWhiteListResponse>;
8320
8506
  /**
8321
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8322
- *
8323
- * @param request DescribeClusterAccessWhiteListRequest
8324
- * @return DescribeClusterAccessWhiteListResponse
8507
+ * @summary Queries the IP address whitelist of an AnalyticDB for MySQL cluster.
8508
+ *
8509
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8510
+ *
8511
+ * @param request DescribeClusterAccessWhiteListRequest
8512
+ * @return DescribeClusterAccessWhiteListResponse
8325
8513
  */
8326
8514
  describeClusterAccessWhiteList(request: DescribeClusterAccessWhiteListRequest): Promise<DescribeClusterAccessWhiteListResponse>;
8327
8515
  /**
8328
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8329
- *
8330
- * @param request DescribeClusterNetInfoRequest
8331
- * @param runtime runtime options for this request RuntimeOptions
8332
- * @return DescribeClusterNetInfoResponse
8516
+ * @summary Queries the network information about an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8517
+ *
8518
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8519
+ *
8520
+ * @param request DescribeClusterNetInfoRequest
8521
+ * @param runtime runtime options for this request RuntimeOptions
8522
+ * @return DescribeClusterNetInfoResponse
8333
8523
  */
8334
8524
  describeClusterNetInfoWithOptions(request: DescribeClusterNetInfoRequest, runtime: $Util.RuntimeOptions): Promise<DescribeClusterNetInfoResponse>;
8335
8525
  /**
8336
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8337
- *
8338
- * @param request DescribeClusterNetInfoRequest
8339
- * @return DescribeClusterNetInfoResponse
8526
+ * @summary Queries the network information about an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8527
+ *
8528
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8529
+ *
8530
+ * @param request DescribeClusterNetInfoRequest
8531
+ * @return DescribeClusterNetInfoResponse
8340
8532
  */
8341
8533
  describeClusterNetInfo(request: DescribeClusterNetInfoRequest): Promise<DescribeClusterNetInfoResponse>;
8534
+ /**
8535
+ * @summary 获取集群资源统计
8536
+ *
8537
+ * @param request DescribeClusterResourceDetailRequest
8538
+ * @param runtime runtime options for this request RuntimeOptions
8539
+ * @return DescribeClusterResourceDetailResponse
8540
+ */
8342
8541
  describeClusterResourceDetailWithOptions(request: DescribeClusterResourceDetailRequest, runtime: $Util.RuntimeOptions): Promise<DescribeClusterResourceDetailResponse>;
8542
+ /**
8543
+ * @summary 获取集群资源统计
8544
+ *
8545
+ * @param request DescribeClusterResourceDetailRequest
8546
+ * @return DescribeClusterResourceDetailResponse
8547
+ */
8343
8548
  describeClusterResourceDetail(request: DescribeClusterResourceDetailRequest): Promise<DescribeClusterResourceDetailResponse>;
8549
+ /**
8550
+ * @summary 获取实例资源统计
8551
+ *
8552
+ * @param request DescribeClusterResourceUsageRequest
8553
+ * @param runtime runtime options for this request RuntimeOptions
8554
+ * @return DescribeClusterResourceUsageResponse
8555
+ */
8344
8556
  describeClusterResourceUsageWithOptions(request: DescribeClusterResourceUsageRequest, runtime: $Util.RuntimeOptions): Promise<DescribeClusterResourceUsageResponse>;
8557
+ /**
8558
+ * @summary 获取实例资源统计
8559
+ *
8560
+ * @param request DescribeClusterResourceUsageRequest
8561
+ * @return DescribeClusterResourceUsageResponse
8562
+ */
8345
8563
  describeClusterResourceUsage(request: DescribeClusterResourceUsageRequest): Promise<DescribeClusterResourceUsageResponse>;
8564
+ /**
8565
+ * @summary Queries a list of columns in a table.
8566
+ *
8567
+ * @param request DescribeColumnsRequest
8568
+ * @param runtime runtime options for this request RuntimeOptions
8569
+ * @return DescribeColumnsResponse
8570
+ */
8346
8571
  describeColumnsWithOptions(request: DescribeColumnsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeColumnsResponse>;
8572
+ /**
8573
+ * @summary Queries a list of columns in a table.
8574
+ *
8575
+ * @param request DescribeColumnsRequest
8576
+ * @return DescribeColumnsResponse
8577
+ */
8347
8578
  describeColumns(request: DescribeColumnsRequest): Promise<DescribeColumnsResponse>;
8579
+ /**
8580
+ * @summary 获取实例计算资源使用统计
8581
+ *
8582
+ * @param request DescribeComputeResourceUsageRequest
8583
+ * @param runtime runtime options for this request RuntimeOptions
8584
+ * @return DescribeComputeResourceUsageResponse
8585
+ */
8348
8586
  describeComputeResourceUsageWithOptions(request: DescribeComputeResourceUsageRequest, runtime: $Util.RuntimeOptions): Promise<DescribeComputeResourceUsageResponse>;
8587
+ /**
8588
+ * @summary 获取实例计算资源使用统计
8589
+ *
8590
+ * @param request DescribeComputeResourceUsageRequest
8591
+ * @return DescribeComputeResourceUsageResponse
8592
+ */
8349
8593
  describeComputeResourceUsage(request: DescribeComputeResourceUsageRequest): Promise<DescribeComputeResourceUsageResponse>;
8350
8594
  /**
8351
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8352
- *
8353
- * @param request DescribeDBClusterAttributeRequest
8354
- * @param runtime runtime options for this request RuntimeOptions
8355
- * @return DescribeDBClusterAttributeResponse
8595
+ * @summary Queries the information about an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8596
+ *
8597
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8598
+ *
8599
+ * @param request DescribeDBClusterAttributeRequest
8600
+ * @param runtime runtime options for this request RuntimeOptions
8601
+ * @return DescribeDBClusterAttributeResponse
8356
8602
  */
8357
8603
  describeDBClusterAttributeWithOptions(request: DescribeDBClusterAttributeRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDBClusterAttributeResponse>;
8358
8604
  /**
8359
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8360
- *
8361
- * @param request DescribeDBClusterAttributeRequest
8362
- * @return DescribeDBClusterAttributeResponse
8605
+ * @summary Queries the information about an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8606
+ *
8607
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8608
+ *
8609
+ * @param request DescribeDBClusterAttributeRequest
8610
+ * @return DescribeDBClusterAttributeResponse
8363
8611
  */
8364
8612
  describeDBClusterAttribute(request: DescribeDBClusterAttributeRequest): Promise<DescribeDBClusterAttributeResponse>;
8365
8613
  /**
8366
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
8367
- *
8368
- * @param request DescribeDBClusterHealthStatusRequest
8369
- * @param runtime runtime options for this request RuntimeOptions
8370
- * @return DescribeDBClusterHealthStatusResponse
8614
+ * @summary Queries the health status of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8615
+ *
8616
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
8617
+ *
8618
+ * @param request DescribeDBClusterHealthStatusRequest
8619
+ * @param runtime runtime options for this request RuntimeOptions
8620
+ * @return DescribeDBClusterHealthStatusResponse
8371
8621
  */
8372
8622
  describeDBClusterHealthStatusWithOptions(request: DescribeDBClusterHealthStatusRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDBClusterHealthStatusResponse>;
8373
8623
  /**
8374
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
8375
- *
8376
- * @param request DescribeDBClusterHealthStatusRequest
8377
- * @return DescribeDBClusterHealthStatusResponse
8624
+ * @summary Queries the health status of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8625
+ *
8626
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
8627
+ *
8628
+ * @param request DescribeDBClusterHealthStatusRequest
8629
+ * @return DescribeDBClusterHealthStatusResponse
8378
8630
  */
8379
8631
  describeDBClusterHealthStatus(request: DescribeDBClusterHealthStatusRequest): Promise<DescribeDBClusterHealthStatusResponse>;
8380
8632
  /**
8381
- * * General endpoint: `adb.aliyuncs.com`.
8382
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8383
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8384
- *
8385
- * @param request DescribeDBClusterPerformanceRequest
8386
- * @param runtime runtime options for this request RuntimeOptions
8387
- * @return DescribeDBClusterPerformanceResponse
8633
+ * @summary Queries the performance data of an AnalyticDB for MySQL cluster.
8634
+ *
8635
+ * @description * General endpoint: `adb.aliyuncs.com`.
8636
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8637
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8638
+ *
8639
+ * @param request DescribeDBClusterPerformanceRequest
8640
+ * @param runtime runtime options for this request RuntimeOptions
8641
+ * @return DescribeDBClusterPerformanceResponse
8388
8642
  */
8389
8643
  describeDBClusterPerformanceWithOptions(request: DescribeDBClusterPerformanceRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDBClusterPerformanceResponse>;
8390
8644
  /**
8391
- * * General endpoint: `adb.aliyuncs.com`.
8392
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8393
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8394
- *
8395
- * @param request DescribeDBClusterPerformanceRequest
8396
- * @return DescribeDBClusterPerformanceResponse
8645
+ * @summary Queries the performance data of an AnalyticDB for MySQL cluster.
8646
+ *
8647
+ * @description * General endpoint: `adb.aliyuncs.com`.
8648
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8649
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8650
+ *
8651
+ * @param request DescribeDBClusterPerformanceRequest
8652
+ * @return DescribeDBClusterPerformanceResponse
8397
8653
  */
8398
8654
  describeDBClusterPerformance(request: DescribeDBClusterPerformanceRequest): Promise<DescribeDBClusterPerformanceResponse>;
8399
8655
  /**
8400
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8401
- *
8402
- * @param request DescribeDBClusterSpaceSummaryRequest
8403
- * @param runtime runtime options for this request RuntimeOptions
8404
- * @return DescribeDBClusterSpaceSummaryResponse
8656
+ * @summary Queries the storage overview information of an AnalyticDB for MySQL cluster, such as the total data size, hot data size, cold data size, and data growth.
8657
+ *
8658
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8659
+ *
8660
+ * @param request DescribeDBClusterSpaceSummaryRequest
8661
+ * @param runtime runtime options for this request RuntimeOptions
8662
+ * @return DescribeDBClusterSpaceSummaryResponse
8405
8663
  */
8406
8664
  describeDBClusterSpaceSummaryWithOptions(request: DescribeDBClusterSpaceSummaryRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDBClusterSpaceSummaryResponse>;
8407
8665
  /**
8408
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8409
- *
8410
- * @param request DescribeDBClusterSpaceSummaryRequest
8411
- * @return DescribeDBClusterSpaceSummaryResponse
8666
+ * @summary Queries the storage overview information of an AnalyticDB for MySQL cluster, such as the total data size, hot data size, cold data size, and data growth.
8667
+ *
8668
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8669
+ *
8670
+ * @param request DescribeDBClusterSpaceSummaryRequest
8671
+ * @return DescribeDBClusterSpaceSummaryResponse
8412
8672
  */
8413
8673
  describeDBClusterSpaceSummary(request: DescribeDBClusterSpaceSummaryRequest): Promise<DescribeDBClusterSpaceSummaryResponse>;
8414
8674
  /**
8415
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8416
- *
8417
- * @param request DescribeDBClusterStatusRequest
8418
- * @param runtime runtime options for this request RuntimeOptions
8419
- * @return DescribeDBClusterStatusResponse
8675
+ * @summary Queries a list of states for AnalyticDB for MySQL Data Lakehouse Edition (V3.0) clusters.
8676
+ *
8677
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8678
+ *
8679
+ * @param request DescribeDBClusterStatusRequest
8680
+ * @param runtime runtime options for this request RuntimeOptions
8681
+ * @return DescribeDBClusterStatusResponse
8420
8682
  */
8421
8683
  describeDBClusterStatusWithOptions(request: DescribeDBClusterStatusRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDBClusterStatusResponse>;
8422
8684
  /**
8423
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8424
- *
8425
- * @param request DescribeDBClusterStatusRequest
8426
- * @return DescribeDBClusterStatusResponse
8685
+ * @summary Queries a list of states for AnalyticDB for MySQL Data Lakehouse Edition (V3.0) clusters.
8686
+ *
8687
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8688
+ *
8689
+ * @param request DescribeDBClusterStatusRequest
8690
+ * @return DescribeDBClusterStatusResponse
8427
8691
  */
8428
8692
  describeDBClusterStatus(request: DescribeDBClusterStatusRequest): Promise<DescribeDBClusterStatusResponse>;
8429
8693
  /**
8430
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8431
- *
8432
- * @param request DescribeDBClustersRequest
8433
- * @param runtime runtime options for this request RuntimeOptions
8434
- * @return DescribeDBClustersResponse
8694
+ * @summary Queries the information about AnalyticDB for MySQL Data Lakehouse Edition (V3.0) clusters in a region.
8695
+ *
8696
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8697
+ *
8698
+ * @param request DescribeDBClustersRequest
8699
+ * @param runtime runtime options for this request RuntimeOptions
8700
+ * @return DescribeDBClustersResponse
8435
8701
  */
8436
8702
  describeDBClustersWithOptions(request: DescribeDBClustersRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDBClustersResponse>;
8437
8703
  /**
8438
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8439
- *
8440
- * @param request DescribeDBClustersRequest
8441
- * @return DescribeDBClustersResponse
8704
+ * @summary Queries the information about AnalyticDB for MySQL Data Lakehouse Edition (V3.0) clusters in a region.
8705
+ *
8706
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8707
+ *
8708
+ * @param request DescribeDBClustersRequest
8709
+ * @return DescribeDBClustersResponse
8442
8710
  */
8443
8711
  describeDBClusters(request: DescribeDBClustersRequest): Promise<DescribeDBClustersResponse>;
8444
8712
  /**
8445
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8446
- *
8447
- * @param request DescribeDBResourceGroupRequest
8448
- * @param runtime runtime options for this request RuntimeOptions
8449
- * @return DescribeDBResourceGroupResponse
8713
+ * @summary Queries the information about resource groups for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8714
+ *
8715
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8716
+ *
8717
+ * @param request DescribeDBResourceGroupRequest
8718
+ * @param runtime runtime options for this request RuntimeOptions
8719
+ * @return DescribeDBResourceGroupResponse
8450
8720
  */
8451
8721
  describeDBResourceGroupWithOptions(request: DescribeDBResourceGroupRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDBResourceGroupResponse>;
8452
8722
  /**
8453
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8454
- *
8455
- * @param request DescribeDBResourceGroupRequest
8456
- * @return DescribeDBResourceGroupResponse
8723
+ * @summary Queries the information about resource groups for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8724
+ *
8725
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8726
+ *
8727
+ * @param request DescribeDBResourceGroupRequest
8728
+ * @return DescribeDBResourceGroupResponse
8457
8729
  */
8458
8730
  describeDBResourceGroup(request: DescribeDBResourceGroupRequest): Promise<DescribeDBResourceGroupResponse>;
8459
8731
  /**
8460
- * * General endpoint: `adb.aliyuncs.com`.
8461
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8462
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8463
- *
8464
- * @param request DescribeDiagnosisDimensionsRequest
8465
- * @param runtime runtime options for this request RuntimeOptions
8466
- * @return DescribeDiagnosisDimensionsResponse
8732
+ * @summary Queries the deduplicated statistics of resource groups, databases, usernames, and source IP addresses about SQL statements that meet a query condition for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8733
+ *
8734
+ * @description * General endpoint: `adb.aliyuncs.com`.
8735
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8736
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8737
+ *
8738
+ * @param request DescribeDiagnosisDimensionsRequest
8739
+ * @param runtime runtime options for this request RuntimeOptions
8740
+ * @return DescribeDiagnosisDimensionsResponse
8467
8741
  */
8468
8742
  describeDiagnosisDimensionsWithOptions(request: DescribeDiagnosisDimensionsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDiagnosisDimensionsResponse>;
8469
8743
  /**
8470
- * * General endpoint: `adb.aliyuncs.com`.
8471
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8472
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8473
- *
8474
- * @param request DescribeDiagnosisDimensionsRequest
8475
- * @return DescribeDiagnosisDimensionsResponse
8744
+ * @summary Queries the deduplicated statistics of resource groups, databases, usernames, and source IP addresses about SQL statements that meet a query condition for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8745
+ *
8746
+ * @description * General endpoint: `adb.aliyuncs.com`.
8747
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8748
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8749
+ *
8750
+ * @param request DescribeDiagnosisDimensionsRequest
8751
+ * @return DescribeDiagnosisDimensionsResponse
8476
8752
  */
8477
8753
  describeDiagnosisDimensions(request: DescribeDiagnosisDimensionsRequest): Promise<DescribeDiagnosisDimensionsResponse>;
8478
8754
  /**
8479
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
8480
- *
8481
- * @param request DescribeDiagnosisRecordsRequest
8482
- * @param runtime runtime options for this request RuntimeOptions
8483
- * @return DescribeDiagnosisRecordsResponse
8755
+ * @summary Queries the diagnostic information about SQL statements that meet a query condition for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8756
+ *
8757
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
8758
+ *
8759
+ * @param request DescribeDiagnosisRecordsRequest
8760
+ * @param runtime runtime options for this request RuntimeOptions
8761
+ * @return DescribeDiagnosisRecordsResponse
8484
8762
  */
8485
8763
  describeDiagnosisRecordsWithOptions(request: DescribeDiagnosisRecordsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDiagnosisRecordsResponse>;
8486
8764
  /**
8487
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
8488
- *
8489
- * @param request DescribeDiagnosisRecordsRequest
8490
- * @return DescribeDiagnosisRecordsResponse
8765
+ * @summary Queries the diagnostic information about SQL statements that meet a query condition for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8766
+ *
8767
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
8768
+ *
8769
+ * @param request DescribeDiagnosisRecordsRequest
8770
+ * @return DescribeDiagnosisRecordsResponse
8491
8771
  */
8492
8772
  describeDiagnosisRecords(request: DescribeDiagnosisRecordsRequest): Promise<DescribeDiagnosisRecordsResponse>;
8493
8773
  /**
8494
- * * General endpoint: `adb.aliyuncs.com`.
8495
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8496
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8497
- *
8498
- * @param request DescribeDiagnosisSQLInfoRequest
8499
- * @param runtime runtime options for this request RuntimeOptions
8500
- * @return DescribeDiagnosisSQLInfoResponse
8774
+ * @summary Queries the execution information about an SQL statement, including the execution plan, execution information, resource usage, and self-diagnostics results.
8775
+ *
8776
+ * @description * General endpoint: `adb.aliyuncs.com`.
8777
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8778
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8779
+ *
8780
+ * @param request DescribeDiagnosisSQLInfoRequest
8781
+ * @param runtime runtime options for this request RuntimeOptions
8782
+ * @return DescribeDiagnosisSQLInfoResponse
8501
8783
  */
8502
8784
  describeDiagnosisSQLInfoWithOptions(request: DescribeDiagnosisSQLInfoRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDiagnosisSQLInfoResponse>;
8503
8785
  /**
8504
- * * General endpoint: `adb.aliyuncs.com`.
8505
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8506
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8507
- *
8508
- * @param request DescribeDiagnosisSQLInfoRequest
8509
- * @return DescribeDiagnosisSQLInfoResponse
8786
+ * @summary Queries the execution information about an SQL statement, including the execution plan, execution information, resource usage, and self-diagnostics results.
8787
+ *
8788
+ * @description * General endpoint: `adb.aliyuncs.com`.
8789
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8790
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8791
+ *
8792
+ * @param request DescribeDiagnosisSQLInfoRequest
8793
+ * @return DescribeDiagnosisSQLInfoResponse
8510
8794
  */
8511
8795
  describeDiagnosisSQLInfo(request: DescribeDiagnosisSQLInfoRequest): Promise<DescribeDiagnosisSQLInfoResponse>;
8796
+ /**
8797
+ * @summary Queries the last five SQL query download tasks of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8798
+ *
8799
+ * @param request DescribeDownloadRecordsRequest
8800
+ * @param runtime runtime options for this request RuntimeOptions
8801
+ * @return DescribeDownloadRecordsResponse
8802
+ */
8512
8803
  describeDownloadRecordsWithOptions(request: DescribeDownloadRecordsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDownloadRecordsResponse>;
8804
+ /**
8805
+ * @summary Queries the last five SQL query download tasks of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8806
+ *
8807
+ * @param request DescribeDownloadRecordsRequest
8808
+ * @return DescribeDownloadRecordsResponse
8809
+ */
8513
8810
  describeDownloadRecords(request: DescribeDownloadRecordsRequest): Promise<DescribeDownloadRecordsResponse>;
8514
8811
  /**
8515
- * For information about the endpoints of AnalyticDB for MySQL, see DescribeElasticPlanAttribute.
8516
- *
8517
- * @param request DescribeElasticPlanAttributeRequest
8518
- * @param runtime runtime options for this request RuntimeOptions
8519
- * @return DescribeElasticPlanAttributeResponse
8812
+ * @summary Queries the information about a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8813
+ *
8814
+ * @description For information about the endpoints of AnalyticDB for MySQL, see DescribeElasticPlanAttribute.
8815
+ *
8816
+ * @param request DescribeElasticPlanAttributeRequest
8817
+ * @param runtime runtime options for this request RuntimeOptions
8818
+ * @return DescribeElasticPlanAttributeResponse
8520
8819
  */
8521
8820
  describeElasticPlanAttributeWithOptions(request: DescribeElasticPlanAttributeRequest, runtime: $Util.RuntimeOptions): Promise<DescribeElasticPlanAttributeResponse>;
8522
8821
  /**
8523
- * For information about the endpoints of AnalyticDB for MySQL, see DescribeElasticPlanAttribute.
8524
- *
8525
- * @param request DescribeElasticPlanAttributeRequest
8526
- * @return DescribeElasticPlanAttributeResponse
8822
+ * @summary Queries the information about a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8823
+ *
8824
+ * @description For information about the endpoints of AnalyticDB for MySQL, see DescribeElasticPlanAttribute.
8825
+ *
8826
+ * @param request DescribeElasticPlanAttributeRequest
8827
+ * @return DescribeElasticPlanAttributeResponse
8527
8828
  */
8528
8829
  describeElasticPlanAttribute(request: DescribeElasticPlanAttributeRequest): Promise<DescribeElasticPlanAttributeResponse>;
8529
8830
  /**
8530
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8531
- *
8532
- * @param request DescribeElasticPlanJobsRequest
8533
- * @param runtime runtime options for this request RuntimeOptions
8534
- * @return DescribeElasticPlanJobsResponse
8831
+ * @summary Queries a list of scaling plan jobs for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8832
+ *
8833
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8834
+ *
8835
+ * @param request DescribeElasticPlanJobsRequest
8836
+ * @param runtime runtime options for this request RuntimeOptions
8837
+ * @return DescribeElasticPlanJobsResponse
8535
8838
  */
8536
8839
  describeElasticPlanJobsWithOptions(request: DescribeElasticPlanJobsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeElasticPlanJobsResponse>;
8537
8840
  /**
8538
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8539
- *
8540
- * @param request DescribeElasticPlanJobsRequest
8541
- * @return DescribeElasticPlanJobsResponse
8841
+ * @summary Queries a list of scaling plan jobs for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8842
+ *
8843
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8844
+ *
8845
+ * @param request DescribeElasticPlanJobsRequest
8846
+ * @return DescribeElasticPlanJobsResponse
8542
8847
  */
8543
8848
  describeElasticPlanJobs(request: DescribeElasticPlanJobsRequest): Promise<DescribeElasticPlanJobsResponse>;
8849
+ /**
8850
+ * @summary Queries the resource specifications that can be scaled for different types of scaling plans of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8851
+ *
8852
+ * @param request DescribeElasticPlanSpecificationsRequest
8853
+ * @param runtime runtime options for this request RuntimeOptions
8854
+ * @return DescribeElasticPlanSpecificationsResponse
8855
+ */
8544
8856
  describeElasticPlanSpecificationsWithOptions(request: DescribeElasticPlanSpecificationsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeElasticPlanSpecificationsResponse>;
8857
+ /**
8858
+ * @summary Queries the resource specifications that can be scaled for different types of scaling plans of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8859
+ *
8860
+ * @param request DescribeElasticPlanSpecificationsRequest
8861
+ * @return DescribeElasticPlanSpecificationsResponse
8862
+ */
8545
8863
  describeElasticPlanSpecifications(request: DescribeElasticPlanSpecificationsRequest): Promise<DescribeElasticPlanSpecificationsResponse>;
8864
+ /**
8865
+ * @summary Queries scaling plans of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8866
+ *
8867
+ * @param request DescribeElasticPlansRequest
8868
+ * @param runtime runtime options for this request RuntimeOptions
8869
+ * @return DescribeElasticPlansResponse
8870
+ */
8546
8871
  describeElasticPlansWithOptions(request: DescribeElasticPlansRequest, runtime: $Util.RuntimeOptions): Promise<DescribeElasticPlansResponse>;
8872
+ /**
8873
+ * @summary Queries scaling plans of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8874
+ *
8875
+ * @param request DescribeElasticPlansRequest
8876
+ * @return DescribeElasticPlansResponse
8877
+ */
8547
8878
  describeElasticPlans(request: DescribeElasticPlansRequest): Promise<DescribeElasticPlansResponse>;
8879
+ /**
8880
+ * @summary Queries the permission level and permissions supported for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8881
+ *
8882
+ * @param request DescribeEnabledPrivilegesRequest
8883
+ * @param runtime runtime options for this request RuntimeOptions
8884
+ * @return DescribeEnabledPrivilegesResponse
8885
+ */
8548
8886
  describeEnabledPrivilegesWithOptions(request: DescribeEnabledPrivilegesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeEnabledPrivilegesResponse>;
8887
+ /**
8888
+ * @summary Queries the permission level and permissions supported for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
8889
+ *
8890
+ * @param request DescribeEnabledPrivilegesRequest
8891
+ * @return DescribeEnabledPrivilegesResponse
8892
+ */
8549
8893
  describeEnabledPrivileges(request: DescribeEnabledPrivilegesRequest): Promise<DescribeEnabledPrivilegesResponse>;
8894
+ /**
8895
+ * @summary 获取作业资源使用统计
8896
+ *
8897
+ * @param request DescribeJobResourceUsageRequest
8898
+ * @param runtime runtime options for this request RuntimeOptions
8899
+ * @return DescribeJobResourceUsageResponse
8900
+ */
8550
8901
  describeJobResourceUsageWithOptions(request: DescribeJobResourceUsageRequest, runtime: $Util.RuntimeOptions): Promise<DescribeJobResourceUsageResponse>;
8902
+ /**
8903
+ * @summary 获取作业资源使用统计
8904
+ *
8905
+ * @param request DescribeJobResourceUsageRequest
8906
+ * @return DescribeJobResourceUsageResponse
8907
+ */
8551
8908
  describeJobResourceUsage(request: DescribeJobResourceUsageRequest): Promise<DescribeJobResourceUsageResponse>;
8552
8909
  /**
8553
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8554
- *
8555
- * @param request DescribePatternPerformanceRequest
8556
- * @param runtime runtime options for this request RuntimeOptions
8557
- * @return DescribePatternPerformanceResponse
8910
+ * @summary Queries the information about performance metrics of an SQL pattern such as the query duration and average memory usage for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster within a time range.
8911
+ *
8912
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8913
+ *
8914
+ * @param request DescribePatternPerformanceRequest
8915
+ * @param runtime runtime options for this request RuntimeOptions
8916
+ * @return DescribePatternPerformanceResponse
8558
8917
  */
8559
8918
  describePatternPerformanceWithOptions(request: DescribePatternPerformanceRequest, runtime: $Util.RuntimeOptions): Promise<DescribePatternPerformanceResponse>;
8560
8919
  /**
8561
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8562
- *
8563
- * @param request DescribePatternPerformanceRequest
8564
- * @return DescribePatternPerformanceResponse
8920
+ * @summary Queries the information about performance metrics of an SQL pattern such as the query duration and average memory usage for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster within a time range.
8921
+ *
8922
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8923
+ *
8924
+ * @param request DescribePatternPerformanceRequest
8925
+ * @return DescribePatternPerformanceResponse
8565
8926
  */
8566
8927
  describePatternPerformance(request: DescribePatternPerformanceRequest): Promise<DescribePatternPerformanceResponse>;
8567
8928
  /**
8568
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8569
- *
8570
- * @param request DescribeRegionsRequest
8571
- * @param runtime runtime options for this request RuntimeOptions
8572
- * @return DescribeRegionsResponse
8929
+ * @summary Queries a list of regions and zones in which AnalyticDB for MySQL Data Lakehouse Edition (V3.0) is available.
8930
+ *
8931
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8932
+ *
8933
+ * @param request DescribeRegionsRequest
8934
+ * @param runtime runtime options for this request RuntimeOptions
8935
+ * @return DescribeRegionsResponse
8573
8936
  */
8574
8937
  describeRegionsWithOptions(request: DescribeRegionsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeRegionsResponse>;
8575
8938
  /**
8576
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8577
- *
8578
- * @param request DescribeRegionsRequest
8579
- * @return DescribeRegionsResponse
8939
+ * @summary Queries a list of regions and zones in which AnalyticDB for MySQL Data Lakehouse Edition (V3.0) is available.
8940
+ *
8941
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
8942
+ *
8943
+ * @param request DescribeRegionsRequest
8944
+ * @return DescribeRegionsResponse
8580
8945
  */
8581
8946
  describeRegions(request: DescribeRegionsRequest): Promise<DescribeRegionsResponse>;
8947
+ /**
8948
+ * @summary Queries a list of SQL patterns for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster within a time range.
8949
+ *
8950
+ * @param request DescribeSQLPatternsRequest
8951
+ * @param runtime runtime options for this request RuntimeOptions
8952
+ * @return DescribeSQLPatternsResponse
8953
+ */
8582
8954
  describeSQLPatternsWithOptions(request: DescribeSQLPatternsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeSQLPatternsResponse>;
8955
+ /**
8956
+ * @summary Queries a list of SQL patterns for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster within a time range.
8957
+ *
8958
+ * @param request DescribeSQLPatternsRequest
8959
+ * @return DescribeSQLPatternsResponse
8960
+ */
8583
8961
  describeSQLPatterns(request: DescribeSQLPatternsRequest): Promise<DescribeSQLPatternsResponse>;
8962
+ /**
8963
+ * @summary Queries a list of databases in an AnalyticDB for MySQL cluster.
8964
+ *
8965
+ * @param request DescribeSchemasRequest
8966
+ * @param runtime runtime options for this request RuntimeOptions
8967
+ * @return DescribeSchemasResponse
8968
+ */
8584
8969
  describeSchemasWithOptions(request: DescribeSchemasRequest, runtime: $Util.RuntimeOptions): Promise<DescribeSchemasResponse>;
8970
+ /**
8971
+ * @summary Queries a list of databases in an AnalyticDB for MySQL cluster.
8972
+ *
8973
+ * @param request DescribeSchemasRequest
8974
+ * @return DescribeSchemasResponse
8975
+ */
8585
8976
  describeSchemas(request: DescribeSchemasRequest): Promise<DescribeSchemasResponse>;
8977
+ /**
8978
+ * @summary 查询Spark code的执行日志
8979
+ *
8980
+ * @param request DescribeSparkCodeLogRequest
8981
+ * @param runtime runtime options for this request RuntimeOptions
8982
+ * @return DescribeSparkCodeLogResponse
8983
+ */
8586
8984
  describeSparkCodeLogWithOptions(request: DescribeSparkCodeLogRequest, runtime: $Util.RuntimeOptions): Promise<DescribeSparkCodeLogResponse>;
8985
+ /**
8986
+ * @summary 查询Spark code的执行日志
8987
+ *
8988
+ * @param request DescribeSparkCodeLogRequest
8989
+ * @return DescribeSparkCodeLogResponse
8990
+ */
8587
8991
  describeSparkCodeLog(request: DescribeSparkCodeLogRequest): Promise<DescribeSparkCodeLogResponse>;
8588
8992
  /**
8589
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8590
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8591
- *
8592
- * @param request DescribeSparkCodeOutputRequest
8593
- * @param runtime runtime options for this request RuntimeOptions
8594
- * @return DescribeSparkCodeOutputResponse
8993
+ * @summary Queries the execution result of Spark code.
8994
+ *
8995
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8996
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8997
+ *
8998
+ * @param request DescribeSparkCodeOutputRequest
8999
+ * @param runtime runtime options for this request RuntimeOptions
9000
+ * @return DescribeSparkCodeOutputResponse
8595
9001
  */
8596
9002
  describeSparkCodeOutputWithOptions(request: DescribeSparkCodeOutputRequest, runtime: $Util.RuntimeOptions): Promise<DescribeSparkCodeOutputResponse>;
8597
9003
  /**
8598
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8599
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8600
- *
8601
- * @param request DescribeSparkCodeOutputRequest
8602
- * @return DescribeSparkCodeOutputResponse
9004
+ * @summary Queries the execution result of Spark code.
9005
+ *
9006
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9007
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9008
+ *
9009
+ * @param request DescribeSparkCodeOutputRequest
9010
+ * @return DescribeSparkCodeOutputResponse
8603
9011
  */
8604
9012
  describeSparkCodeOutput(request: DescribeSparkCodeOutputRequest): Promise<DescribeSparkCodeOutputResponse>;
9013
+ /**
9014
+ * @summary Queries the URL of the web UI for a Spark application.
9015
+ *
9016
+ * @param request DescribeSparkCodeWebUiRequest
9017
+ * @param runtime runtime options for this request RuntimeOptions
9018
+ * @return DescribeSparkCodeWebUiResponse
9019
+ */
8605
9020
  describeSparkCodeWebUiWithOptions(request: DescribeSparkCodeWebUiRequest, runtime: $Util.RuntimeOptions): Promise<DescribeSparkCodeWebUiResponse>;
9021
+ /**
9022
+ * @summary Queries the URL of the web UI for a Spark application.
9023
+ *
9024
+ * @param request DescribeSparkCodeWebUiRequest
9025
+ * @return DescribeSparkCodeWebUiResponse
9026
+ */
8606
9027
  describeSparkCodeWebUi(request: DescribeSparkCodeWebUiRequest): Promise<DescribeSparkCodeWebUiResponse>;
8607
9028
  /**
8608
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8609
- *
8610
- * @param request DescribeSqlPatternRequest
8611
- * @param runtime runtime options for this request RuntimeOptions
8612
- * @return DescribeSqlPatternResponse
9029
+ * @summary Queries the information about SQL patterns of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster within a time range.
9030
+ *
9031
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9032
+ *
9033
+ * @param request DescribeSqlPatternRequest
9034
+ * @param runtime runtime options for this request RuntimeOptions
9035
+ * @return DescribeSqlPatternResponse
8613
9036
  */
8614
9037
  describeSqlPatternWithOptions(request: DescribeSqlPatternRequest, runtime: $Util.RuntimeOptions): Promise<DescribeSqlPatternResponse>;
8615
9038
  /**
8616
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8617
- *
8618
- * @param request DescribeSqlPatternRequest
8619
- * @return DescribeSqlPatternResponse
9039
+ * @summary Queries the information about SQL patterns of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster within a time range.
9040
+ *
9041
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9042
+ *
9043
+ * @param request DescribeSqlPatternRequest
9044
+ * @return DescribeSqlPatternResponse
8620
9045
  */
8621
9046
  describeSqlPattern(request: DescribeSqlPatternRequest): Promise<DescribeSqlPatternResponse>;
9047
+ /**
9048
+ * @summary Queries the storage resource usage of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9049
+ *
9050
+ * @param request DescribeStorageResourceUsageRequest
9051
+ * @param runtime runtime options for this request RuntimeOptions
9052
+ * @return DescribeStorageResourceUsageResponse
9053
+ */
8622
9054
  describeStorageResourceUsageWithOptions(request: DescribeStorageResourceUsageRequest, runtime: $Util.RuntimeOptions): Promise<DescribeStorageResourceUsageResponse>;
9055
+ /**
9056
+ * @summary Queries the storage resource usage of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9057
+ *
9058
+ * @param request DescribeStorageResourceUsageRequest
9059
+ * @return DescribeStorageResourceUsageResponse
9060
+ */
8623
9061
  describeStorageResourceUsage(request: DescribeStorageResourceUsageRequest): Promise<DescribeStorageResourceUsageResponse>;
8624
9062
  /**
8625
- * * General endpoint: `adb.aliyuncs.com`.
8626
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8627
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8628
- *
8629
- * @param request DescribeTableAccessCountRequest
8630
- * @param runtime runtime options for this request RuntimeOptions
8631
- * @return DescribeTableAccessCountResponse
9063
+ * @summary Queries the number of accesses to a table or all tables in an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster on a date.
9064
+ *
9065
+ * @description * General endpoint: `adb.aliyuncs.com`.
9066
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9067
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9068
+ *
9069
+ * @param request DescribeTableAccessCountRequest
9070
+ * @param runtime runtime options for this request RuntimeOptions
9071
+ * @return DescribeTableAccessCountResponse
8632
9072
  */
8633
9073
  describeTableAccessCountWithOptions(request: DescribeTableAccessCountRequest, runtime: $Util.RuntimeOptions): Promise<DescribeTableAccessCountResponse>;
8634
9074
  /**
8635
- * * General endpoint: `adb.aliyuncs.com`.
8636
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8637
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8638
- *
8639
- * @param request DescribeTableAccessCountRequest
8640
- * @return DescribeTableAccessCountResponse
9075
+ * @summary Queries the number of accesses to a table or all tables in an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster on a date.
9076
+ *
9077
+ * @description * General endpoint: `adb.aliyuncs.com`.
9078
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9079
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9080
+ *
9081
+ * @param request DescribeTableAccessCountRequest
9082
+ * @return DescribeTableAccessCountResponse
8641
9083
  */
8642
9084
  describeTableAccessCount(request: DescribeTableAccessCountRequest): Promise<DescribeTableAccessCountResponse>;
9085
+ /**
9086
+ * @summary Queries a list of tables in a database.
9087
+ *
9088
+ * @param request DescribeTablesRequest
9089
+ * @param runtime runtime options for this request RuntimeOptions
9090
+ * @return DescribeTablesResponse
9091
+ */
8643
9092
  describeTablesWithOptions(request: DescribeTablesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeTablesResponse>;
9093
+ /**
9094
+ * @summary Queries a list of tables in a database.
9095
+ *
9096
+ * @param request DescribeTablesRequest
9097
+ * @return DescribeTablesResponse
9098
+ */
8644
9099
  describeTables(request: DescribeTablesRequest): Promise<DescribeTablesResponse>;
8645
9100
  /**
8646
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8647
- *
8648
- * @param request DescribeUserQuotaRequest
8649
- * @param runtime runtime options for this request RuntimeOptions
8650
- * @return DescribeUserQuotaResponse
9101
+ * @summary 查询配额
9102
+ *
9103
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9104
+ *
9105
+ * @param request DescribeUserQuotaRequest
9106
+ * @param runtime runtime options for this request RuntimeOptions
9107
+ * @return DescribeUserQuotaResponse
8651
9108
  */
8652
9109
  describeUserQuotaWithOptions(request: DescribeUserQuotaRequest, runtime: $Util.RuntimeOptions): Promise<DescribeUserQuotaResponse>;
8653
9110
  /**
8654
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8655
- *
8656
- * @param request DescribeUserQuotaRequest
8657
- * @return DescribeUserQuotaResponse
9111
+ * @summary 查询配额
9112
+ *
9113
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9114
+ *
9115
+ * @param request DescribeUserQuotaRequest
9116
+ * @return DescribeUserQuotaResponse
8658
9117
  */
8659
9118
  describeUserQuota(request: DescribeUserQuotaRequest): Promise<DescribeUserQuotaResponse>;
8660
9119
  /**
8661
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8662
- *
8663
- * @param request DetachUserENIRequest
8664
- * @param runtime runtime options for this request RuntimeOptions
8665
- * @return DetachUserENIResponse
9120
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9121
+ *
9122
+ * @param request DetachUserENIRequest
9123
+ * @param runtime runtime options for this request RuntimeOptions
9124
+ * @return DetachUserENIResponse
8666
9125
  */
8667
9126
  detachUserENIWithOptions(request: DetachUserENIRequest, runtime: $Util.RuntimeOptions): Promise<DetachUserENIResponse>;
8668
9127
  /**
8669
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8670
- *
8671
- * @param request DetachUserENIRequest
8672
- * @return DetachUserENIResponse
9128
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9129
+ *
9130
+ * @param request DetachUserENIRequest
9131
+ * @return DetachUserENIResponse
8673
9132
  */
8674
9133
  detachUserENI(request: DetachUserENIRequest): Promise<DetachUserENIResponse>;
8675
9134
  /**
8676
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8677
- *
8678
- * @param request DisableElasticPlanRequest
8679
- * @param runtime runtime options for this request RuntimeOptions
8680
- * @return DisableElasticPlanResponse
9135
+ * @summary Disables a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9136
+ *
9137
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9138
+ *
9139
+ * @param request DisableElasticPlanRequest
9140
+ * @param runtime runtime options for this request RuntimeOptions
9141
+ * @return DisableElasticPlanResponse
8681
9142
  */
8682
9143
  disableElasticPlanWithOptions(request: DisableElasticPlanRequest, runtime: $Util.RuntimeOptions): Promise<DisableElasticPlanResponse>;
8683
9144
  /**
8684
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8685
- *
8686
- * @param request DisableElasticPlanRequest
8687
- * @return DisableElasticPlanResponse
9145
+ * @summary Disables a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9146
+ *
9147
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9148
+ *
9149
+ * @param request DisableElasticPlanRequest
9150
+ * @return DisableElasticPlanResponse
8688
9151
  */
8689
9152
  disableElasticPlan(request: DisableElasticPlanRequest): Promise<DisableElasticPlanResponse>;
8690
9153
  /**
8691
- * * General endpoint: `adb.aliyuncs.com`.
8692
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8693
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8694
- *
8695
- * @param request DownloadDiagnosisRecordsRequest
8696
- * @param runtime runtime options for this request RuntimeOptions
8697
- * @return DownloadDiagnosisRecordsResponse
9154
+ * @summary Downloads the diagnostic information about SQL statements that meet a query condition for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9155
+ *
9156
+ * @description * General endpoint: `adb.aliyuncs.com`.
9157
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9158
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9159
+ *
9160
+ * @param request DownloadDiagnosisRecordsRequest
9161
+ * @param runtime runtime options for this request RuntimeOptions
9162
+ * @return DownloadDiagnosisRecordsResponse
8698
9163
  */
8699
9164
  downloadDiagnosisRecordsWithOptions(request: DownloadDiagnosisRecordsRequest, runtime: $Util.RuntimeOptions): Promise<DownloadDiagnosisRecordsResponse>;
8700
9165
  /**
8701
- * * General endpoint: `adb.aliyuncs.com`.
8702
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8703
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8704
- *
8705
- * @param request DownloadDiagnosisRecordsRequest
8706
- * @return DownloadDiagnosisRecordsResponse
9166
+ * @summary Downloads the diagnostic information about SQL statements that meet a query condition for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9167
+ *
9168
+ * @description * General endpoint: `adb.aliyuncs.com`.
9169
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9170
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9171
+ *
9172
+ * @param request DownloadDiagnosisRecordsRequest
9173
+ * @return DownloadDiagnosisRecordsResponse
8707
9174
  */
8708
9175
  downloadDiagnosisRecords(request: DownloadDiagnosisRecordsRequest): Promise<DownloadDiagnosisRecordsResponse>;
8709
9176
  /**
8710
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8711
- *
8712
- * @param request EnableElasticPlanRequest
8713
- * @param runtime runtime options for this request RuntimeOptions
8714
- * @return EnableElasticPlanResponse
9177
+ * @summary Enables a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9178
+ *
9179
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9180
+ *
9181
+ * @param request EnableElasticPlanRequest
9182
+ * @param runtime runtime options for this request RuntimeOptions
9183
+ * @return EnableElasticPlanResponse
8715
9184
  */
8716
9185
  enableElasticPlanWithOptions(request: EnableElasticPlanRequest, runtime: $Util.RuntimeOptions): Promise<EnableElasticPlanResponse>;
8717
9186
  /**
8718
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
8719
- *
8720
- * @param request EnableElasticPlanRequest
8721
- * @return EnableElasticPlanResponse
9187
+ * @summary Enables a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9188
+ *
9189
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9190
+ *
9191
+ * @param request EnableElasticPlanRequest
9192
+ * @return EnableElasticPlanResponse
8722
9193
  */
8723
9194
  enableElasticPlan(request: EnableElasticPlanRequest): Promise<EnableElasticPlanResponse>;
9195
+ /**
9196
+ * @summary Queries whether a running SQL engine exists.
9197
+ *
9198
+ * @param request ExistRunningSQLEngineRequest
9199
+ * @param runtime runtime options for this request RuntimeOptions
9200
+ * @return ExistRunningSQLEngineResponse
9201
+ */
8724
9202
  existRunningSQLEngineWithOptions(request: ExistRunningSQLEngineRequest, runtime: $Util.RuntimeOptions): Promise<ExistRunningSQLEngineResponse>;
9203
+ /**
9204
+ * @summary Queries whether a running SQL engine exists.
9205
+ *
9206
+ * @param request ExistRunningSQLEngineRequest
9207
+ * @return ExistRunningSQLEngineResponse
9208
+ */
8725
9209
  existRunningSQLEngine(request: ExistRunningSQLEngineRequest): Promise<ExistRunningSQLEngineResponse>;
8726
9210
  /**
8727
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8728
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8729
- *
8730
- * @param request GetDatabaseObjectsRequest
8731
- * @param runtime runtime options for this request RuntimeOptions
8732
- * @return GetDatabaseObjectsResponse
9211
+ * @summary Queries the information about databases.
9212
+ *
9213
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9214
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9215
+ *
9216
+ * @param request GetDatabaseObjectsRequest
9217
+ * @param runtime runtime options for this request RuntimeOptions
9218
+ * @return GetDatabaseObjectsResponse
8733
9219
  */
8734
9220
  getDatabaseObjectsWithOptions(request: GetDatabaseObjectsRequest, runtime: $Util.RuntimeOptions): Promise<GetDatabaseObjectsResponse>;
8735
9221
  /**
8736
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8737
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8738
- *
8739
- * @param request GetDatabaseObjectsRequest
8740
- * @return GetDatabaseObjectsResponse
9222
+ * @summary Queries the information about databases.
9223
+ *
9224
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9225
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9226
+ *
9227
+ * @param request GetDatabaseObjectsRequest
9228
+ * @return GetDatabaseObjectsResponse
8741
9229
  */
8742
9230
  getDatabaseObjects(request: GetDatabaseObjectsRequest): Promise<GetDatabaseObjectsResponse>;
8743
9231
  /**
8744
- * * General endpoint: `adb.aliyuncs.com`.
8745
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8746
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8747
- *
8748
- * @param request GetSparkAppAttemptLogRequest
8749
- * @param runtime runtime options for this request RuntimeOptions
8750
- * @return GetSparkAppAttemptLogResponse
9232
+ * @summary Queries the information about the retry log of a Spark application.
9233
+ *
9234
+ * @description * General endpoint: `adb.aliyuncs.com`.
9235
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9236
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9237
+ *
9238
+ * @param request GetSparkAppAttemptLogRequest
9239
+ * @param runtime runtime options for this request RuntimeOptions
9240
+ * @return GetSparkAppAttemptLogResponse
8751
9241
  */
8752
9242
  getSparkAppAttemptLogWithOptions(request: GetSparkAppAttemptLogRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkAppAttemptLogResponse>;
8753
9243
  /**
8754
- * * General endpoint: `adb.aliyuncs.com`.
8755
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8756
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8757
- *
8758
- * @param request GetSparkAppAttemptLogRequest
8759
- * @return GetSparkAppAttemptLogResponse
9244
+ * @summary Queries the information about the retry log of a Spark application.
9245
+ *
9246
+ * @description * General endpoint: `adb.aliyuncs.com`.
9247
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9248
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9249
+ *
9250
+ * @param request GetSparkAppAttemptLogRequest
9251
+ * @return GetSparkAppAttemptLogResponse
8760
9252
  */
8761
9253
  getSparkAppAttemptLog(request: GetSparkAppAttemptLogRequest): Promise<GetSparkAppAttemptLogResponse>;
9254
+ /**
9255
+ * @summary Queries the information about an Spark application.
9256
+ *
9257
+ * @param request GetSparkAppInfoRequest
9258
+ * @param runtime runtime options for this request RuntimeOptions
9259
+ * @return GetSparkAppInfoResponse
9260
+ */
8762
9261
  getSparkAppInfoWithOptions(request: GetSparkAppInfoRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkAppInfoResponse>;
9262
+ /**
9263
+ * @summary Queries the information about an Spark application.
9264
+ *
9265
+ * @param request GetSparkAppInfoRequest
9266
+ * @return GetSparkAppInfoResponse
9267
+ */
8763
9268
  getSparkAppInfo(request: GetSparkAppInfoRequest): Promise<GetSparkAppInfoResponse>;
8764
9269
  /**
8765
- * * General endpoint: `adb.aliyuncs.com`.
8766
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8767
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8768
- *
8769
- * @param request GetSparkAppLogRequest
8770
- * @param runtime runtime options for this request RuntimeOptions
8771
- * @return GetSparkAppLogResponse
9270
+ * @summary Queries the logs of a Spark application.
9271
+ *
9272
+ * @description * General endpoint: `adb.aliyuncs.com`.
9273
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9274
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9275
+ *
9276
+ * @param request GetSparkAppLogRequest
9277
+ * @param runtime runtime options for this request RuntimeOptions
9278
+ * @return GetSparkAppLogResponse
8772
9279
  */
8773
9280
  getSparkAppLogWithOptions(request: GetSparkAppLogRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkAppLogResponse>;
8774
9281
  /**
8775
- * * General endpoint: `adb.aliyuncs.com`.
8776
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8777
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8778
- *
8779
- * @param request GetSparkAppLogRequest
8780
- * @return GetSparkAppLogResponse
9282
+ * @summary Queries the logs of a Spark application.
9283
+ *
9284
+ * @description * General endpoint: `adb.aliyuncs.com`.
9285
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9286
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9287
+ *
9288
+ * @param request GetSparkAppLogRequest
9289
+ * @return GetSparkAppLogResponse
8781
9290
  */
8782
9291
  getSparkAppLog(request: GetSparkAppLogRequest): Promise<GetSparkAppLogResponse>;
8783
9292
  /**
8784
- * * General endpoint: `adb.aliyuncs.com`.
8785
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8786
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8787
- *
8788
- * @param request GetSparkAppMetricsRequest
8789
- * @param runtime runtime options for this request RuntimeOptions
8790
- * @return GetSparkAppMetricsResponse
9293
+ * @summary Queries the metrics of a Spark application.
9294
+ *
9295
+ * @description * General endpoint: `adb.aliyuncs.com`.
9296
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9297
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9298
+ *
9299
+ * @param request GetSparkAppMetricsRequest
9300
+ * @param runtime runtime options for this request RuntimeOptions
9301
+ * @return GetSparkAppMetricsResponse
8791
9302
  */
8792
9303
  getSparkAppMetricsWithOptions(request: GetSparkAppMetricsRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkAppMetricsResponse>;
8793
9304
  /**
8794
- * * General endpoint: `adb.aliyuncs.com`.
8795
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8796
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8797
- *
8798
- * @param request GetSparkAppMetricsRequest
8799
- * @return GetSparkAppMetricsResponse
9305
+ * @summary Queries the metrics of a Spark application.
9306
+ *
9307
+ * @description * General endpoint: `adb.aliyuncs.com`.
9308
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9309
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9310
+ *
9311
+ * @param request GetSparkAppMetricsRequest
9312
+ * @return GetSparkAppMetricsResponse
8800
9313
  */
8801
9314
  getSparkAppMetrics(request: GetSparkAppMetricsRequest): Promise<GetSparkAppMetricsResponse>;
8802
9315
  /**
8803
- * * General endpoint: `adb.aliyuncs.com`.
8804
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8805
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8806
- *
8807
- * @param request GetSparkAppStateRequest
8808
- * @param runtime runtime options for this request RuntimeOptions
8809
- * @return GetSparkAppStateResponse
9316
+ * @summary Queries the status of a Spark application.
9317
+ *
9318
+ * @description * General endpoint: `adb.aliyuncs.com`.
9319
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9320
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9321
+ *
9322
+ * @param request GetSparkAppStateRequest
9323
+ * @param runtime runtime options for this request RuntimeOptions
9324
+ * @return GetSparkAppStateResponse
8810
9325
  */
8811
9326
  getSparkAppStateWithOptions(request: GetSparkAppStateRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkAppStateResponse>;
8812
9327
  /**
8813
- * * General endpoint: `adb.aliyuncs.com`.
8814
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8815
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8816
- *
8817
- * @param request GetSparkAppStateRequest
8818
- * @return GetSparkAppStateResponse
9328
+ * @summary Queries the status of a Spark application.
9329
+ *
9330
+ * @description * General endpoint: `adb.aliyuncs.com`.
9331
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9332
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9333
+ *
9334
+ * @param request GetSparkAppStateRequest
9335
+ * @return GetSparkAppStateResponse
8819
9336
  */
8820
9337
  getSparkAppState(request: GetSparkAppStateRequest): Promise<GetSparkAppStateResponse>;
8821
9338
  /**
8822
- * * General endpoint: `adb.aliyuncs.com`.
8823
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8824
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8825
- *
8826
- * @param request GetSparkAppWebUiAddressRequest
8827
- * @param runtime runtime options for this request RuntimeOptions
8828
- * @return GetSparkAppWebUiAddressResponse
9339
+ * @summary Queries the URL of the web UI for a Spark application.
9340
+ *
9341
+ * @description * General endpoint: `adb.aliyuncs.com`.
9342
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9343
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9344
+ *
9345
+ * @param request GetSparkAppWebUiAddressRequest
9346
+ * @param runtime runtime options for this request RuntimeOptions
9347
+ * @return GetSparkAppWebUiAddressResponse
8829
9348
  */
8830
9349
  getSparkAppWebUiAddressWithOptions(request: GetSparkAppWebUiAddressRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkAppWebUiAddressResponse>;
8831
9350
  /**
8832
- * * General endpoint: `adb.aliyuncs.com`.
8833
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8834
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8835
- *
8836
- * @param request GetSparkAppWebUiAddressRequest
8837
- * @return GetSparkAppWebUiAddressResponse
9351
+ * @summary Queries the URL of the web UI for a Spark application.
9352
+ *
9353
+ * @description * General endpoint: `adb.aliyuncs.com`.
9354
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9355
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9356
+ *
9357
+ * @param request GetSparkAppWebUiAddressRequest
9358
+ * @return GetSparkAppWebUiAddressResponse
8838
9359
  */
8839
9360
  getSparkAppWebUiAddress(request: GetSparkAppWebUiAddressRequest): Promise<GetSparkAppWebUiAddressResponse>;
8840
9361
  /**
8841
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8842
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8843
- * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
8844
- *
8845
- * @param request GetSparkConfigLogPathRequest
8846
- * @param runtime runtime options for this request RuntimeOptions
8847
- * @return GetSparkConfigLogPathResponse
9362
+ * @summary Queries the Spark log configuration of an AnalyticDB for MySQL cluster, including the default Spark log path.
9363
+ *
9364
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9365
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9366
+ * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
9367
+ *
9368
+ * @param request GetSparkConfigLogPathRequest
9369
+ * @param runtime runtime options for this request RuntimeOptions
9370
+ * @return GetSparkConfigLogPathResponse
8848
9371
  */
8849
9372
  getSparkConfigLogPathWithOptions(request: GetSparkConfigLogPathRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkConfigLogPathResponse>;
8850
9373
  /**
8851
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8852
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8853
- * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
8854
- *
8855
- * @param request GetSparkConfigLogPathRequest
8856
- * @return GetSparkConfigLogPathResponse
9374
+ * @summary Queries the Spark log configuration of an AnalyticDB for MySQL cluster, including the default Spark log path.
9375
+ *
9376
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9377
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9378
+ * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
9379
+ *
9380
+ * @param request GetSparkConfigLogPathRequest
9381
+ * @return GetSparkConfigLogPathResponse
8857
9382
  */
8858
9383
  getSparkConfigLogPath(request: GetSparkConfigLogPathRequest): Promise<GetSparkConfigLogPathResponse>;
8859
9384
  /**
8860
- * * General endpoint: `adb.aliyuncs.com`.
8861
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8862
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8863
- *
8864
- * @param request GetSparkDefinitionsRequest
8865
- * @param runtime runtime options for this request RuntimeOptions
8866
- * @return GetSparkDefinitionsResponse
9385
+ * @summary Queries the common definitions of Spark applications.
9386
+ *
9387
+ * @description * General endpoint: `adb.aliyuncs.com`.
9388
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9389
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9390
+ *
9391
+ * @param request GetSparkDefinitionsRequest
9392
+ * @param runtime runtime options for this request RuntimeOptions
9393
+ * @return GetSparkDefinitionsResponse
8867
9394
  */
8868
9395
  getSparkDefinitionsWithOptions(request: GetSparkDefinitionsRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkDefinitionsResponse>;
8869
9396
  /**
8870
- * * General endpoint: `adb.aliyuncs.com`.
8871
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8872
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8873
- *
8874
- * @param request GetSparkDefinitionsRequest
8875
- * @return GetSparkDefinitionsResponse
9397
+ * @summary Queries the common definitions of Spark applications.
9398
+ *
9399
+ * @description * General endpoint: `adb.aliyuncs.com`.
9400
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9401
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9402
+ *
9403
+ * @param request GetSparkDefinitionsRequest
9404
+ * @return GetSparkDefinitionsResponse
8876
9405
  */
8877
9406
  getSparkDefinitions(request: GetSparkDefinitionsRequest): Promise<GetSparkDefinitionsResponse>;
8878
9407
  /**
8879
- * * General endpoint: `adb.aliyuncs.com`.
8880
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8881
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8882
- *
8883
- * @param request GetSparkLogAnalyzeTaskRequest
8884
- * @param runtime runtime options for this request RuntimeOptions
8885
- * @return GetSparkLogAnalyzeTaskResponse
9408
+ * @summary Queries the results of a Spark log analysis task.
9409
+ *
9410
+ * @description * General endpoint: `adb.aliyuncs.com`.
9411
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9412
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9413
+ *
9414
+ * @param request GetSparkLogAnalyzeTaskRequest
9415
+ * @param runtime runtime options for this request RuntimeOptions
9416
+ * @return GetSparkLogAnalyzeTaskResponse
8886
9417
  */
8887
9418
  getSparkLogAnalyzeTaskWithOptions(request: GetSparkLogAnalyzeTaskRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkLogAnalyzeTaskResponse>;
8888
9419
  /**
8889
- * * General endpoint: `adb.aliyuncs.com`.
8890
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8891
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8892
- *
8893
- * @param request GetSparkLogAnalyzeTaskRequest
8894
- * @return GetSparkLogAnalyzeTaskResponse
9420
+ * @summary Queries the results of a Spark log analysis task.
9421
+ *
9422
+ * @description * General endpoint: `adb.aliyuncs.com`.
9423
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9424
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9425
+ *
9426
+ * @param request GetSparkLogAnalyzeTaskRequest
9427
+ * @return GetSparkLogAnalyzeTaskResponse
8895
9428
  */
8896
9429
  getSparkLogAnalyzeTask(request: GetSparkLogAnalyzeTaskRequest): Promise<GetSparkLogAnalyzeTaskResponse>;
9430
+ /**
9431
+ * @summary Queries the state information about the Spark SQL engine.
9432
+ *
9433
+ * @param request GetSparkSQLEngineStateRequest
9434
+ * @param runtime runtime options for this request RuntimeOptions
9435
+ * @return GetSparkSQLEngineStateResponse
9436
+ */
8897
9437
  getSparkSQLEngineStateWithOptions(request: GetSparkSQLEngineStateRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkSQLEngineStateResponse>;
9438
+ /**
9439
+ * @summary Queries the state information about the Spark SQL engine.
9440
+ *
9441
+ * @param request GetSparkSQLEngineStateRequest
9442
+ * @return GetSparkSQLEngineStateResponse
9443
+ */
8898
9444
  getSparkSQLEngineState(request: GetSparkSQLEngineStateRequest): Promise<GetSparkSQLEngineStateResponse>;
8899
9445
  /**
8900
- * * General endpoint: `adb.aliyuncs.com`.
8901
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8902
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8903
- *
8904
- * @param request GetSparkTemplateFileContentRequest
8905
- * @param runtime runtime options for this request RuntimeOptions
8906
- * @return GetSparkTemplateFileContentResponse
9446
+ * @summary Queries the content of a Spark application template.
9447
+ *
9448
+ * @description * General endpoint: `adb.aliyuncs.com`.
9449
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9450
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9451
+ *
9452
+ * @param request GetSparkTemplateFileContentRequest
9453
+ * @param runtime runtime options for this request RuntimeOptions
9454
+ * @return GetSparkTemplateFileContentResponse
8907
9455
  */
8908
9456
  getSparkTemplateFileContentWithOptions(request: GetSparkTemplateFileContentRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkTemplateFileContentResponse>;
8909
9457
  /**
8910
- * * General endpoint: `adb.aliyuncs.com`.
8911
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8912
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8913
- *
8914
- * @param request GetSparkTemplateFileContentRequest
8915
- * @return GetSparkTemplateFileContentResponse
9458
+ * @summary Queries the content of a Spark application template.
9459
+ *
9460
+ * @description * General endpoint: `adb.aliyuncs.com`.
9461
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9462
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9463
+ *
9464
+ * @param request GetSparkTemplateFileContentRequest
9465
+ * @return GetSparkTemplateFileContentResponse
8916
9466
  */
8917
9467
  getSparkTemplateFileContent(request: GetSparkTemplateFileContentRequest): Promise<GetSparkTemplateFileContentResponse>;
8918
9468
  /**
8919
- * * You can call this operation to query the directory structure but not application data in the directory. To query the directory structure that contains application data, call the [GetSparkTemplateFullTree](~~612467~~) operation.
8920
- * * General endpoint: `adb.aliyuncs.com`.
8921
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8922
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8923
- *
8924
- * @param request GetSparkTemplateFolderTreeRequest
8925
- * @param runtime runtime options for this request RuntimeOptions
8926
- * @return GetSparkTemplateFolderTreeResponse
9469
+ * @summary Queries the directory structure of Spark applications.
9470
+ *
9471
+ * @description * You can call this operation to query the directory structure but not application data in the directory. To query the directory structure that contains application data, call the [GetSparkTemplateFullTree](https://help.aliyun.com/document_detail/612467.html) operation.
9472
+ * * General endpoint: `adb.aliyuncs.com`.
9473
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9474
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9475
+ *
9476
+ * @param request GetSparkTemplateFolderTreeRequest
9477
+ * @param runtime runtime options for this request RuntimeOptions
9478
+ * @return GetSparkTemplateFolderTreeResponse
8927
9479
  */
8928
9480
  getSparkTemplateFolderTreeWithOptions(request: GetSparkTemplateFolderTreeRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkTemplateFolderTreeResponse>;
8929
9481
  /**
8930
- * * You can call this operation to query the directory structure but not application data in the directory. To query the directory structure that contains application data, call the [GetSparkTemplateFullTree](~~612467~~) operation.
8931
- * * General endpoint: `adb.aliyuncs.com`.
8932
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8933
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8934
- *
8935
- * @param request GetSparkTemplateFolderTreeRequest
8936
- * @return GetSparkTemplateFolderTreeResponse
9482
+ * @summary Queries the directory structure of Spark applications.
9483
+ *
9484
+ * @description * You can call this operation to query the directory structure but not application data in the directory. To query the directory structure that contains application data, call the [GetSparkTemplateFullTree](https://help.aliyun.com/document_detail/612467.html) operation.
9485
+ * * General endpoint: `adb.aliyuncs.com`.
9486
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9487
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9488
+ *
9489
+ * @param request GetSparkTemplateFolderTreeRequest
9490
+ * @return GetSparkTemplateFolderTreeResponse
8937
9491
  */
8938
9492
  getSparkTemplateFolderTree(request: GetSparkTemplateFolderTreeRequest): Promise<GetSparkTemplateFolderTreeResponse>;
8939
9493
  /**
8940
- * * General endpoint: `adb.aliyuncs.com`.
8941
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8942
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8943
- *
8944
- * @param request GetSparkTemplateFullTreeRequest
8945
- * @param runtime runtime options for this request RuntimeOptions
8946
- * @return GetSparkTemplateFullTreeResponse
9494
+ * @summary Queries the directory structure of Spark applications.
9495
+ *
9496
+ * @description * General endpoint: `adb.aliyuncs.com`.
9497
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9498
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9499
+ *
9500
+ * @param request GetSparkTemplateFullTreeRequest
9501
+ * @param runtime runtime options for this request RuntimeOptions
9502
+ * @return GetSparkTemplateFullTreeResponse
8947
9503
  */
8948
9504
  getSparkTemplateFullTreeWithOptions(request: GetSparkTemplateFullTreeRequest, runtime: $Util.RuntimeOptions): Promise<GetSparkTemplateFullTreeResponse>;
8949
9505
  /**
8950
- * * General endpoint: `adb.aliyuncs.com`.
8951
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8952
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8953
- *
8954
- * @param request GetSparkTemplateFullTreeRequest
8955
- * @return GetSparkTemplateFullTreeResponse
9506
+ * @summary Queries the directory structure of Spark applications.
9507
+ *
9508
+ * @description * General endpoint: `adb.aliyuncs.com`.
9509
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9510
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9511
+ *
9512
+ * @param request GetSparkTemplateFullTreeRequest
9513
+ * @return GetSparkTemplateFullTreeResponse
8956
9514
  */
8957
9515
  getSparkTemplateFullTree(request: GetSparkTemplateFullTreeRequest): Promise<GetSparkTemplateFullTreeResponse>;
8958
9516
  /**
8959
- * @deprecated
8960
- *
8961
- * @param request GetTableRequest
8962
- * @param runtime runtime options for this request RuntimeOptions
8963
- * @return GetTableResponse
9517
+ * @deprecated OpenAPI GetTable is deprecated
9518
+ *
9519
+ * @summary 获取表
9520
+ *
9521
+ * @param request GetTableRequest
9522
+ * @param runtime runtime options for this request RuntimeOptions
9523
+ * @return GetTableResponse
8964
9524
  */
8965
9525
  getTableWithOptions(request: GetTableRequest, runtime: $Util.RuntimeOptions): Promise<GetTableResponse>;
8966
9526
  /**
8967
- * @deprecated
8968
- *
8969
- * @param request GetTableRequest
8970
- * @return GetTableResponse
9527
+ * @deprecated OpenAPI GetTable is deprecated
9528
+ *
9529
+ * @summary 获取表
9530
+ *
9531
+ * @param request GetTableRequest
9532
+ * @return GetTableResponse
8971
9533
  */
8972
9534
  getTable(request: GetTableRequest): Promise<GetTableResponse>;
9535
+ /**
9536
+ * @summary Queries the information about columns.
9537
+ *
9538
+ * @param request GetTableColumnsRequest
9539
+ * @param runtime runtime options for this request RuntimeOptions
9540
+ * @return GetTableColumnsResponse
9541
+ */
8973
9542
  getTableColumnsWithOptions(request: GetTableColumnsRequest, runtime: $Util.RuntimeOptions): Promise<GetTableColumnsResponse>;
9543
+ /**
9544
+ * @summary Queries the information about columns.
9545
+ *
9546
+ * @param request GetTableColumnsRequest
9547
+ * @return GetTableColumnsResponse
9548
+ */
8974
9549
  getTableColumns(request: GetTableColumnsRequest): Promise<GetTableColumnsResponse>;
9550
+ /**
9551
+ * @summary Queries the statement that is used to create a table.
9552
+ *
9553
+ * @param request GetTableDDLRequest
9554
+ * @param runtime runtime options for this request RuntimeOptions
9555
+ * @return GetTableDDLResponse
9556
+ */
8975
9557
  getTableDDLWithOptions(request: GetTableDDLRequest, runtime: $Util.RuntimeOptions): Promise<GetTableDDLResponse>;
9558
+ /**
9559
+ * @summary Queries the statement that is used to create a table.
9560
+ *
9561
+ * @param request GetTableDDLRequest
9562
+ * @return GetTableDDLResponse
9563
+ */
8976
9564
  getTableDDL(request: GetTableDDLRequest): Promise<GetTableDDLResponse>;
9565
+ /**
9566
+ * @summary 获取table概要信息
9567
+ *
9568
+ * @param request GetTableObjectsRequest
9569
+ * @param runtime runtime options for this request RuntimeOptions
9570
+ * @return GetTableObjectsResponse
9571
+ */
8977
9572
  getTableObjectsWithOptions(request: GetTableObjectsRequest, runtime: $Util.RuntimeOptions): Promise<GetTableObjectsResponse>;
9573
+ /**
9574
+ * @summary 获取table概要信息
9575
+ *
9576
+ * @param request GetTableObjectsRequest
9577
+ * @return GetTableObjectsResponse
9578
+ */
8978
9579
  getTableObjects(request: GetTableObjectsRequest): Promise<GetTableObjectsResponse>;
8979
9580
  /**
8980
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8981
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8982
- *
8983
- * @param request GetViewDDLRequest
8984
- * @param runtime runtime options for this request RuntimeOptions
8985
- * @return GetViewDDLResponse
9581
+ * @summary Queries the statement that is used to create a view.
9582
+ *
9583
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9584
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9585
+ *
9586
+ * @param request GetViewDDLRequest
9587
+ * @param runtime runtime options for this request RuntimeOptions
9588
+ * @return GetViewDDLResponse
8986
9589
  */
8987
9590
  getViewDDLWithOptions(request: GetViewDDLRequest, runtime: $Util.RuntimeOptions): Promise<GetViewDDLResponse>;
8988
9591
  /**
8989
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8990
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8991
- *
8992
- * @param request GetViewDDLRequest
8993
- * @return GetViewDDLResponse
9592
+ * @summary Queries the statement that is used to create a view.
9593
+ *
9594
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9595
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9596
+ *
9597
+ * @param request GetViewDDLRequest
9598
+ * @return GetViewDDLResponse
8994
9599
  */
8995
9600
  getViewDDL(request: GetViewDDLRequest): Promise<GetViewDDLResponse>;
8996
9601
  /**
8997
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
8998
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
8999
- *
9000
- * @param request GetViewObjectsRequest
9001
- * @param runtime runtime options for this request RuntimeOptions
9002
- * @return GetViewObjectsResponse
9602
+ * @summary Queries the information about views.
9603
+ *
9604
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9605
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9606
+ *
9607
+ * @param request GetViewObjectsRequest
9608
+ * @param runtime runtime options for this request RuntimeOptions
9609
+ * @return GetViewObjectsResponse
9003
9610
  */
9004
9611
  getViewObjectsWithOptions(request: GetViewObjectsRequest, runtime: $Util.RuntimeOptions): Promise<GetViewObjectsResponse>;
9005
9612
  /**
9006
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9007
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9008
- *
9009
- * @param request GetViewObjectsRequest
9010
- * @return GetViewObjectsResponse
9613
+ * @summary Queries the information about views.
9614
+ *
9615
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9616
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9617
+ *
9618
+ * @param request GetViewObjectsRequest
9619
+ * @return GetViewObjectsResponse
9011
9620
  */
9012
9621
  getViewObjects(request: GetViewObjectsRequest): Promise<GetViewObjectsResponse>;
9013
9622
  /**
9014
- * * General endpoint: `adb.aliyuncs.com`.
9015
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9016
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9017
- *
9018
- * @param request KillSparkAppRequest
9019
- * @param runtime runtime options for this request RuntimeOptions
9020
- * @return KillSparkAppResponse
9623
+ * @summary Terminates a Spark application.
9624
+ *
9625
+ * @description * General endpoint: `adb.aliyuncs.com`.
9626
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9627
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9628
+ *
9629
+ * @param request KillSparkAppRequest
9630
+ * @param runtime runtime options for this request RuntimeOptions
9631
+ * @return KillSparkAppResponse
9021
9632
  */
9022
9633
  killSparkAppWithOptions(request: KillSparkAppRequest, runtime: $Util.RuntimeOptions): Promise<KillSparkAppResponse>;
9023
9634
  /**
9024
- * * General endpoint: `adb.aliyuncs.com`.
9025
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9026
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9027
- *
9028
- * @param request KillSparkAppRequest
9029
- * @return KillSparkAppResponse
9635
+ * @summary Terminates a Spark application.
9636
+ *
9637
+ * @description * General endpoint: `adb.aliyuncs.com`.
9638
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9639
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9640
+ *
9641
+ * @param request KillSparkAppRequest
9642
+ * @return KillSparkAppResponse
9030
9643
  */
9031
9644
  killSparkApp(request: KillSparkAppRequest): Promise<KillSparkAppResponse>;
9032
9645
  /**
9033
- * * General endpoint: `adb.aliyuncs.com`.
9034
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9035
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9036
- *
9037
- * @param request KillSparkLogAnalyzeTaskRequest
9038
- * @param runtime runtime options for this request RuntimeOptions
9039
- * @return KillSparkLogAnalyzeTaskResponse
9646
+ * @summary Terminates a Spark log analysis task and queries the information about the analysis task.
9647
+ *
9648
+ * @description * General endpoint: `adb.aliyuncs.com`.
9649
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9650
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9651
+ *
9652
+ * @param request KillSparkLogAnalyzeTaskRequest
9653
+ * @param runtime runtime options for this request RuntimeOptions
9654
+ * @return KillSparkLogAnalyzeTaskResponse
9040
9655
  */
9041
9656
  killSparkLogAnalyzeTaskWithOptions(request: KillSparkLogAnalyzeTaskRequest, runtime: $Util.RuntimeOptions): Promise<KillSparkLogAnalyzeTaskResponse>;
9042
9657
  /**
9043
- * * General endpoint: `adb.aliyuncs.com`.
9044
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9045
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9046
- *
9047
- * @param request KillSparkLogAnalyzeTaskRequest
9048
- * @return KillSparkLogAnalyzeTaskResponse
9658
+ * @summary Terminates a Spark log analysis task and queries the information about the analysis task.
9659
+ *
9660
+ * @description * General endpoint: `adb.aliyuncs.com`.
9661
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9662
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9663
+ *
9664
+ * @param request KillSparkLogAnalyzeTaskRequest
9665
+ * @return KillSparkLogAnalyzeTaskResponse
9049
9666
  */
9050
9667
  killSparkLogAnalyzeTask(request: KillSparkLogAnalyzeTaskRequest): Promise<KillSparkLogAnalyzeTaskResponse>;
9051
9668
  /**
9052
- * * General endpoint: `adb.aliyuncs.com`.
9053
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9054
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9055
- *
9056
- * @param request KillSparkSQLEngineRequest
9057
- * @param runtime runtime options for this request RuntimeOptions
9058
- * @return KillSparkSQLEngineResponse
9669
+ * @summary Shuts down a Spark SQL engine.
9670
+ *
9671
+ * @description * General endpoint: `adb.aliyuncs.com`.
9672
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9673
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9674
+ *
9675
+ * @param request KillSparkSQLEngineRequest
9676
+ * @param runtime runtime options for this request RuntimeOptions
9677
+ * @return KillSparkSQLEngineResponse
9059
9678
  */
9060
9679
  killSparkSQLEngineWithOptions(request: KillSparkSQLEngineRequest, runtime: $Util.RuntimeOptions): Promise<KillSparkSQLEngineResponse>;
9061
9680
  /**
9062
- * * General endpoint: `adb.aliyuncs.com`.
9063
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9064
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9065
- *
9066
- * @param request KillSparkSQLEngineRequest
9067
- * @return KillSparkSQLEngineResponse
9681
+ * @summary Shuts down a Spark SQL engine.
9682
+ *
9683
+ * @description * General endpoint: `adb.aliyuncs.com`.
9684
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9685
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9686
+ *
9687
+ * @param request KillSparkSQLEngineRequest
9688
+ * @return KillSparkSQLEngineResponse
9068
9689
  */
9069
9690
  killSparkSQLEngine(request: KillSparkSQLEngineRequest): Promise<KillSparkSQLEngineResponse>;
9070
9691
  /**
9071
- * * General endpoint: `adb.aliyuncs.com`.
9072
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9073
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9074
- *
9075
- * @param request ListSparkAppAttemptsRequest
9076
- * @param runtime runtime options for this request RuntimeOptions
9077
- * @return ListSparkAppAttemptsResponse
9692
+ * @summary Queries the information about retry attempts of a Spark application.
9693
+ *
9694
+ * @description * General endpoint: `adb.aliyuncs.com`.
9695
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9696
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9697
+ *
9698
+ * @param request ListSparkAppAttemptsRequest
9699
+ * @param runtime runtime options for this request RuntimeOptions
9700
+ * @return ListSparkAppAttemptsResponse
9078
9701
  */
9079
9702
  listSparkAppAttemptsWithOptions(request: ListSparkAppAttemptsRequest, runtime: $Util.RuntimeOptions): Promise<ListSparkAppAttemptsResponse>;
9080
9703
  /**
9081
- * * General endpoint: `adb.aliyuncs.com`.
9082
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9083
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9084
- *
9085
- * @param request ListSparkAppAttemptsRequest
9086
- * @return ListSparkAppAttemptsResponse
9704
+ * @summary Queries the information about retry attempts of a Spark application.
9705
+ *
9706
+ * @description * General endpoint: `adb.aliyuncs.com`.
9707
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9708
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9709
+ *
9710
+ * @param request ListSparkAppAttemptsRequest
9711
+ * @return ListSparkAppAttemptsResponse
9087
9712
  */
9088
9713
  listSparkAppAttempts(request: ListSparkAppAttemptsRequest): Promise<ListSparkAppAttemptsResponse>;
9714
+ /**
9715
+ * @summary Queries the Spark applications that run on an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9716
+ *
9717
+ * @param request ListSparkAppsRequest
9718
+ * @param runtime runtime options for this request RuntimeOptions
9719
+ * @return ListSparkAppsResponse
9720
+ */
9089
9721
  listSparkAppsWithOptions(request: ListSparkAppsRequest, runtime: $Util.RuntimeOptions): Promise<ListSparkAppsResponse>;
9722
+ /**
9723
+ * @summary Queries the Spark applications that run on an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9724
+ *
9725
+ * @param request ListSparkAppsRequest
9726
+ * @return ListSparkAppsResponse
9727
+ */
9090
9728
  listSparkApps(request: ListSparkAppsRequest): Promise<ListSparkAppsResponse>;
9091
9729
  /**
9092
- * * General endpoint: `adb.aliyuncs.com`.
9093
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9094
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9095
- *
9096
- * @param request ListSparkLogAnalyzeTasksRequest
9097
- * @param runtime runtime options for this request RuntimeOptions
9098
- * @return ListSparkLogAnalyzeTasksResponse
9730
+ * @summary Queries a list of Spark log analysis tasks.
9731
+ *
9732
+ * @description * General endpoint: `adb.aliyuncs.com`.
9733
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9734
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9735
+ *
9736
+ * @param request ListSparkLogAnalyzeTasksRequest
9737
+ * @param runtime runtime options for this request RuntimeOptions
9738
+ * @return ListSparkLogAnalyzeTasksResponse
9099
9739
  */
9100
9740
  listSparkLogAnalyzeTasksWithOptions(request: ListSparkLogAnalyzeTasksRequest, runtime: $Util.RuntimeOptions): Promise<ListSparkLogAnalyzeTasksResponse>;
9101
9741
  /**
9102
- * * General endpoint: `adb.aliyuncs.com`.
9103
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9104
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9105
- *
9106
- * @param request ListSparkLogAnalyzeTasksRequest
9107
- * @return ListSparkLogAnalyzeTasksResponse
9742
+ * @summary Queries a list of Spark log analysis tasks.
9743
+ *
9744
+ * @description * General endpoint: `adb.aliyuncs.com`.
9745
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9746
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9747
+ *
9748
+ * @param request ListSparkLogAnalyzeTasksRequest
9749
+ * @return ListSparkLogAnalyzeTasksResponse
9108
9750
  */
9109
9751
  listSparkLogAnalyzeTasks(request: ListSparkLogAnalyzeTasksRequest): Promise<ListSparkLogAnalyzeTasksResponse>;
9110
9752
  /**
9111
- * * General endpoint: `adb.aliyuncs.com`.
9112
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9113
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9114
- *
9115
- * @param request ListSparkTemplateFileIdsRequest
9116
- * @param runtime runtime options for this request RuntimeOptions
9117
- * @return ListSparkTemplateFileIdsResponse
9753
+ * @summary Queries all Spark template file IDs of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9754
+ *
9755
+ * @description * General endpoint: `adb.aliyuncs.com`.
9756
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9757
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9758
+ *
9759
+ * @param request ListSparkTemplateFileIdsRequest
9760
+ * @param runtime runtime options for this request RuntimeOptions
9761
+ * @return ListSparkTemplateFileIdsResponse
9118
9762
  */
9119
9763
  listSparkTemplateFileIdsWithOptions(request: ListSparkTemplateFileIdsRequest, runtime: $Util.RuntimeOptions): Promise<ListSparkTemplateFileIdsResponse>;
9120
9764
  /**
9121
- * * General endpoint: `adb.aliyuncs.com`.
9122
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9123
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9124
- *
9125
- * @param request ListSparkTemplateFileIdsRequest
9126
- * @return ListSparkTemplateFileIdsResponse
9765
+ * @summary Queries all Spark template file IDs of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9766
+ *
9767
+ * @description * General endpoint: `adb.aliyuncs.com`.
9768
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9769
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9770
+ *
9771
+ * @param request ListSparkTemplateFileIdsRequest
9772
+ * @return ListSparkTemplateFileIdsResponse
9127
9773
  */
9128
9774
  listSparkTemplateFileIds(request: ListSparkTemplateFileIdsRequest): Promise<ListSparkTemplateFileIdsResponse>;
9129
9775
  /**
9130
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9131
- *
9132
- * @param request LoadSampleDataSetRequest
9133
- * @param runtime runtime options for this request RuntimeOptions
9134
- * @return LoadSampleDataSetResponse
9776
+ * @summary Loads a built-in dataset.
9777
+ *
9778
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9779
+ *
9780
+ * @param request LoadSampleDataSetRequest
9781
+ * @param runtime runtime options for this request RuntimeOptions
9782
+ * @return LoadSampleDataSetResponse
9135
9783
  */
9136
9784
  loadSampleDataSetWithOptions(request: LoadSampleDataSetRequest, runtime: $Util.RuntimeOptions): Promise<LoadSampleDataSetResponse>;
9137
9785
  /**
9138
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9139
- *
9140
- * @param request LoadSampleDataSetRequest
9141
- * @return LoadSampleDataSetResponse
9786
+ * @summary Loads a built-in dataset.
9787
+ *
9788
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9789
+ *
9790
+ * @param request LoadSampleDataSetRequest
9791
+ * @return LoadSampleDataSetResponse
9142
9792
  */
9143
9793
  loadSampleDataSet(request: LoadSampleDataSetRequest): Promise<LoadSampleDataSetResponse>;
9144
9794
  /**
9145
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9146
- *
9147
- * @param request ModifyAccountDescriptionRequest
9148
- * @param runtime runtime options for this request RuntimeOptions
9149
- * @return ModifyAccountDescriptionResponse
9795
+ * @summary Modifies the description of a database account for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9796
+ *
9797
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9798
+ *
9799
+ * @param request ModifyAccountDescriptionRequest
9800
+ * @param runtime runtime options for this request RuntimeOptions
9801
+ * @return ModifyAccountDescriptionResponse
9150
9802
  */
9151
9803
  modifyAccountDescriptionWithOptions(request: ModifyAccountDescriptionRequest, runtime: $Util.RuntimeOptions): Promise<ModifyAccountDescriptionResponse>;
9152
9804
  /**
9153
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9154
- *
9155
- * @param request ModifyAccountDescriptionRequest
9156
- * @return ModifyAccountDescriptionResponse
9805
+ * @summary Modifies the description of a database account for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9806
+ *
9807
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9808
+ *
9809
+ * @param request ModifyAccountDescriptionRequest
9810
+ * @return ModifyAccountDescriptionResponse
9157
9811
  */
9158
9812
  modifyAccountDescription(request: ModifyAccountDescriptionRequest): Promise<ModifyAccountDescriptionResponse>;
9813
+ /**
9814
+ * @summary 修改某一用户的权限
9815
+ *
9816
+ * @param tmpReq ModifyAccountPrivilegesRequest
9817
+ * @param runtime runtime options for this request RuntimeOptions
9818
+ * @return ModifyAccountPrivilegesResponse
9819
+ */
9159
9820
  modifyAccountPrivilegesWithOptions(tmpReq: ModifyAccountPrivilegesRequest, runtime: $Util.RuntimeOptions): Promise<ModifyAccountPrivilegesResponse>;
9821
+ /**
9822
+ * @summary 修改某一用户的权限
9823
+ *
9824
+ * @param request ModifyAccountPrivilegesRequest
9825
+ * @return ModifyAccountPrivilegesResponse
9826
+ */
9160
9827
  modifyAccountPrivileges(request: ModifyAccountPrivilegesRequest): Promise<ModifyAccountPrivilegesResponse>;
9828
+ /**
9829
+ * @summary Modifies the SQL audit configuration of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9830
+ *
9831
+ * @param request ModifyAuditLogConfigRequest
9832
+ * @param runtime runtime options for this request RuntimeOptions
9833
+ * @return ModifyAuditLogConfigResponse
9834
+ */
9161
9835
  modifyAuditLogConfigWithOptions(request: ModifyAuditLogConfigRequest, runtime: $Util.RuntimeOptions): Promise<ModifyAuditLogConfigResponse>;
9836
+ /**
9837
+ * @summary Modifies the SQL audit configuration of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9838
+ *
9839
+ * @param request ModifyAuditLogConfigRequest
9840
+ * @return ModifyAuditLogConfigResponse
9841
+ */
9162
9842
  modifyAuditLogConfig(request: ModifyAuditLogConfigRequest): Promise<ModifyAuditLogConfigResponse>;
9163
9843
  /**
9164
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9165
- *
9166
- * @param request ModifyBackupPolicyRequest
9167
- * @param runtime runtime options for this request RuntimeOptions
9168
- * @return ModifyBackupPolicyResponse
9844
+ * @summary Modifies the backup policy of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9845
+ *
9846
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9847
+ *
9848
+ * @param request ModifyBackupPolicyRequest
9849
+ * @param runtime runtime options for this request RuntimeOptions
9850
+ * @return ModifyBackupPolicyResponse
9169
9851
  */
9170
9852
  modifyBackupPolicyWithOptions(request: ModifyBackupPolicyRequest, runtime: $Util.RuntimeOptions): Promise<ModifyBackupPolicyResponse>;
9171
9853
  /**
9172
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9173
- *
9174
- * @param request ModifyBackupPolicyRequest
9175
- * @return ModifyBackupPolicyResponse
9854
+ * @summary Modifies the backup policy of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9855
+ *
9856
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9857
+ *
9858
+ * @param request ModifyBackupPolicyRequest
9859
+ * @return ModifyBackupPolicyResponse
9176
9860
  */
9177
9861
  modifyBackupPolicy(request: ModifyBackupPolicyRequest): Promise<ModifyBackupPolicyResponse>;
9178
9862
  /**
9179
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9180
- *
9181
- * @param request ModifyClusterAccessWhiteListRequest
9182
- * @param runtime runtime options for this request RuntimeOptions
9183
- * @return ModifyClusterAccessWhiteListResponse
9863
+ * @summary Modifies the IP address whitelist of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9864
+ *
9865
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9866
+ *
9867
+ * @param request ModifyClusterAccessWhiteListRequest
9868
+ * @param runtime runtime options for this request RuntimeOptions
9869
+ * @return ModifyClusterAccessWhiteListResponse
9184
9870
  */
9185
9871
  modifyClusterAccessWhiteListWithOptions(request: ModifyClusterAccessWhiteListRequest, runtime: $Util.RuntimeOptions): Promise<ModifyClusterAccessWhiteListResponse>;
9186
9872
  /**
9187
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9188
- *
9189
- * @param request ModifyClusterAccessWhiteListRequest
9190
- * @return ModifyClusterAccessWhiteListResponse
9873
+ * @summary Modifies the IP address whitelist of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9874
+ *
9875
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9876
+ *
9877
+ * @param request ModifyClusterAccessWhiteListRequest
9878
+ * @return ModifyClusterAccessWhiteListResponse
9191
9879
  */
9192
9880
  modifyClusterAccessWhiteList(request: ModifyClusterAccessWhiteListRequest): Promise<ModifyClusterAccessWhiteListResponse>;
9193
9881
  /**
9194
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9195
- *
9196
- * @param request ModifyClusterConnectionStringRequest
9197
- * @param runtime runtime options for this request RuntimeOptions
9198
- * @return ModifyClusterConnectionStringResponse
9882
+ * @summary Modifies the public endpoint of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9883
+ *
9884
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9885
+ *
9886
+ * @param request ModifyClusterConnectionStringRequest
9887
+ * @param runtime runtime options for this request RuntimeOptions
9888
+ * @return ModifyClusterConnectionStringResponse
9199
9889
  */
9200
9890
  modifyClusterConnectionStringWithOptions(request: ModifyClusterConnectionStringRequest, runtime: $Util.RuntimeOptions): Promise<ModifyClusterConnectionStringResponse>;
9201
9891
  /**
9202
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9203
- *
9204
- * @param request ModifyClusterConnectionStringRequest
9205
- * @return ModifyClusterConnectionStringResponse
9892
+ * @summary Modifies the public endpoint of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9893
+ *
9894
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9895
+ *
9896
+ * @param request ModifyClusterConnectionStringRequest
9897
+ * @return ModifyClusterConnectionStringResponse
9206
9898
  */
9207
9899
  modifyClusterConnectionString(request: ModifyClusterConnectionStringRequest): Promise<ModifyClusterConnectionStringResponse>;
9208
9900
  /**
9209
- * ### [](#)
9210
- * * During a scaling event, you are not allowed to execute the `SUBMIT JOB` statement to submit asynchronous jobs. If your business requires asynchronous jobs, perform scaling during appropriate periods.
9211
- * * When cluster specifications are scaled up or down, data in the cluster is migrated for redistribution. The amount of time that is required for data migration is proportional to the volume of data. During a scaling event, the services provided by the cluster are not interrupted. During a scale-down event, data migration can take up to dozens of hours to complete. Proceed with caution especially when your cluster contains a large amount of data.
9212
- * * If the cluster has a built-in dataset loaded, make sure that the cluster has reserved storage resources of at least 24 AnalyticDB compute units (ACUs). Otherwise, the built-in dataset cannot be used.
9213
- * * When the scaling process is about to end, your service may encounter transient connections. We recommend that you scale your cluster during off-peak hours or make sure that your application is configured to automatically reconnect to your cluster.
9214
- * * You can change an AnalyticDB for MySQL cluster from Data Warehouse Edition (V3.0) to Data Lakehouse Edition (V3.0), but not the other way around. For more information, see Change a cluster from Data Warehouse Edition to Data Lakehouse Edition.
9215
- *
9216
- * @param request ModifyDBClusterRequest
9217
- * @param runtime runtime options for this request RuntimeOptions
9218
- * @return ModifyDBClusterResponse
9901
+ * @summary Changes the configurations of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9902
+ *
9903
+ * @description ### [](#)
9904
+ * * During a scaling event, you are not allowed to execute the `SUBMIT JOB` statement to submit asynchronous jobs. If your business requires asynchronous jobs, perform scaling during appropriate periods.
9905
+ * * When cluster specifications are scaled up or down, data in the cluster is migrated for redistribution. The amount of time that is required for data migration is proportional to the volume of data. During a scaling event, the services provided by the cluster are not interrupted. During a scale-down event, data migration can take up to dozens of hours to complete. Proceed with caution especially when your cluster contains a large amount of data.
9906
+ * * If the cluster has a built-in dataset loaded, make sure that the cluster has reserved storage resources of at least 24 AnalyticDB compute units (ACUs). Otherwise, the built-in dataset cannot be used.
9907
+ * * When the scaling process is about to end, your service may encounter transient connections. We recommend that you scale your cluster during off-peak hours or make sure that your application is configured to automatically reconnect to your cluster.
9908
+ * * You can change an AnalyticDB for MySQL cluster from Data Warehouse Edition (V3.0) to Data Lakehouse Edition (V3.0), but not the other way around. For more information, see Change a cluster from Data Warehouse Edition to Data Lakehouse Edition.
9909
+ *
9910
+ * @param request ModifyDBClusterRequest
9911
+ * @param runtime runtime options for this request RuntimeOptions
9912
+ * @return ModifyDBClusterResponse
9219
9913
  */
9220
9914
  modifyDBClusterWithOptions(request: ModifyDBClusterRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBClusterResponse>;
9221
9915
  /**
9222
- * ### [](#)
9223
- * * During a scaling event, you are not allowed to execute the `SUBMIT JOB` statement to submit asynchronous jobs. If your business requires asynchronous jobs, perform scaling during appropriate periods.
9224
- * * When cluster specifications are scaled up or down, data in the cluster is migrated for redistribution. The amount of time that is required for data migration is proportional to the volume of data. During a scaling event, the services provided by the cluster are not interrupted. During a scale-down event, data migration can take up to dozens of hours to complete. Proceed with caution especially when your cluster contains a large amount of data.
9225
- * * If the cluster has a built-in dataset loaded, make sure that the cluster has reserved storage resources of at least 24 AnalyticDB compute units (ACUs). Otherwise, the built-in dataset cannot be used.
9226
- * * When the scaling process is about to end, your service may encounter transient connections. We recommend that you scale your cluster during off-peak hours or make sure that your application is configured to automatically reconnect to your cluster.
9227
- * * You can change an AnalyticDB for MySQL cluster from Data Warehouse Edition (V3.0) to Data Lakehouse Edition (V3.0), but not the other way around. For more information, see Change a cluster from Data Warehouse Edition to Data Lakehouse Edition.
9228
- *
9229
- * @param request ModifyDBClusterRequest
9230
- * @return ModifyDBClusterResponse
9916
+ * @summary Changes the configurations of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9917
+ *
9918
+ * @description ### [](#)
9919
+ * * During a scaling event, you are not allowed to execute the `SUBMIT JOB` statement to submit asynchronous jobs. If your business requires asynchronous jobs, perform scaling during appropriate periods.
9920
+ * * When cluster specifications are scaled up or down, data in the cluster is migrated for redistribution. The amount of time that is required for data migration is proportional to the volume of data. During a scaling event, the services provided by the cluster are not interrupted. During a scale-down event, data migration can take up to dozens of hours to complete. Proceed with caution especially when your cluster contains a large amount of data.
9921
+ * * If the cluster has a built-in dataset loaded, make sure that the cluster has reserved storage resources of at least 24 AnalyticDB compute units (ACUs). Otherwise, the built-in dataset cannot be used.
9922
+ * * When the scaling process is about to end, your service may encounter transient connections. We recommend that you scale your cluster during off-peak hours or make sure that your application is configured to automatically reconnect to your cluster.
9923
+ * * You can change an AnalyticDB for MySQL cluster from Data Warehouse Edition (V3.0) to Data Lakehouse Edition (V3.0), but not the other way around. For more information, see Change a cluster from Data Warehouse Edition to Data Lakehouse Edition.
9924
+ *
9925
+ * @param request ModifyDBClusterRequest
9926
+ * @return ModifyDBClusterResponse
9231
9927
  */
9232
9928
  modifyDBCluster(request: ModifyDBClusterRequest): Promise<ModifyDBClusterResponse>;
9233
9929
  /**
9234
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9235
- *
9236
- * @param request ModifyDBClusterDescriptionRequest
9237
- * @param runtime runtime options for this request RuntimeOptions
9238
- * @return ModifyDBClusterDescriptionResponse
9930
+ * @summary Modifies the description of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster to facilitate the maintenance and management of the cluster.
9931
+ *
9932
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9933
+ *
9934
+ * @param request ModifyDBClusterDescriptionRequest
9935
+ * @param runtime runtime options for this request RuntimeOptions
9936
+ * @return ModifyDBClusterDescriptionResponse
9239
9937
  */
9240
9938
  modifyDBClusterDescriptionWithOptions(request: ModifyDBClusterDescriptionRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBClusterDescriptionResponse>;
9241
9939
  /**
9242
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9243
- *
9244
- * @param request ModifyDBClusterDescriptionRequest
9245
- * @return ModifyDBClusterDescriptionResponse
9940
+ * @summary Modifies the description of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster to facilitate the maintenance and management of the cluster.
9941
+ *
9942
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9943
+ *
9944
+ * @param request ModifyDBClusterDescriptionRequest
9945
+ * @return ModifyDBClusterDescriptionResponse
9246
9946
  */
9247
9947
  modifyDBClusterDescription(request: ModifyDBClusterDescriptionRequest): Promise<ModifyDBClusterDescriptionResponse>;
9248
9948
  /**
9249
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9250
- *
9251
- * @param request ModifyDBClusterMaintainTimeRequest
9252
- * @param runtime runtime options for this request RuntimeOptions
9253
- * @return ModifyDBClusterMaintainTimeResponse
9949
+ * @summary Modifies the maintenance window of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9950
+ *
9951
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9952
+ *
9953
+ * @param request ModifyDBClusterMaintainTimeRequest
9954
+ * @param runtime runtime options for this request RuntimeOptions
9955
+ * @return ModifyDBClusterMaintainTimeResponse
9254
9956
  */
9255
9957
  modifyDBClusterMaintainTimeWithOptions(request: ModifyDBClusterMaintainTimeRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBClusterMaintainTimeResponse>;
9256
9958
  /**
9257
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9258
- *
9259
- * @param request ModifyDBClusterMaintainTimeRequest
9260
- * @return ModifyDBClusterMaintainTimeResponse
9959
+ * @summary Modifies the maintenance window of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9960
+ *
9961
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9962
+ *
9963
+ * @param request ModifyDBClusterMaintainTimeRequest
9964
+ * @return ModifyDBClusterMaintainTimeResponse
9261
9965
  */
9262
9966
  modifyDBClusterMaintainTime(request: ModifyDBClusterMaintainTimeRequest): Promise<ModifyDBClusterMaintainTimeResponse>;
9263
9967
  /**
9264
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9265
- *
9266
- * @param tmpReq ModifyDBResourceGroupRequest
9267
- * @param runtime runtime options for this request RuntimeOptions
9268
- * @return ModifyDBResourceGroupResponse
9968
+ * @summary Modifies the amount of reserved computing resources for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9969
+ *
9970
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9971
+ *
9972
+ * @param tmpReq ModifyDBResourceGroupRequest
9973
+ * @param runtime runtime options for this request RuntimeOptions
9974
+ * @return ModifyDBResourceGroupResponse
9269
9975
  */
9270
9976
  modifyDBResourceGroupWithOptions(tmpReq: ModifyDBResourceGroupRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBResourceGroupResponse>;
9271
9977
  /**
9272
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9273
- *
9274
- * @param request ModifyDBResourceGroupRequest
9275
- * @return ModifyDBResourceGroupResponse
9978
+ * @summary Modifies the amount of reserved computing resources for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9979
+ *
9980
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9981
+ *
9982
+ * @param request ModifyDBResourceGroupRequest
9983
+ * @return ModifyDBResourceGroupResponse
9276
9984
  */
9277
9985
  modifyDBResourceGroup(request: ModifyDBResourceGroupRequest): Promise<ModifyDBResourceGroupResponse>;
9278
9986
  /**
9279
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9280
- *
9281
- * @param request ModifyElasticPlanRequest
9282
- * @param runtime runtime options for this request RuntimeOptions
9283
- * @return ModifyElasticPlanResponse
9987
+ * @summary Modifies a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9988
+ *
9989
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
9990
+ *
9991
+ * @param request ModifyElasticPlanRequest
9992
+ * @param runtime runtime options for this request RuntimeOptions
9993
+ * @return ModifyElasticPlanResponse
9284
9994
  */
9285
9995
  modifyElasticPlanWithOptions(request: ModifyElasticPlanRequest, runtime: $Util.RuntimeOptions): Promise<ModifyElasticPlanResponse>;
9286
9996
  /**
9287
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9288
- *
9289
- * @param request ModifyElasticPlanRequest
9290
- * @return ModifyElasticPlanResponse
9997
+ * @summary Modifies a scaling plan for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
9998
+ *
9999
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
10000
+ *
10001
+ * @param request ModifyElasticPlanRequest
10002
+ * @return ModifyElasticPlanResponse
9291
10003
  */
9292
10004
  modifyElasticPlan(request: ModifyElasticPlanRequest): Promise<ModifyElasticPlanResponse>;
10005
+ /**
10006
+ * @summary Preloads metrics for a Spark application.
10007
+ *
10008
+ * @param request PreloadSparkAppMetricsRequest
10009
+ * @param runtime runtime options for this request RuntimeOptions
10010
+ * @return PreloadSparkAppMetricsResponse
10011
+ */
9293
10012
  preloadSparkAppMetricsWithOptions(request: PreloadSparkAppMetricsRequest, runtime: $Util.RuntimeOptions): Promise<PreloadSparkAppMetricsResponse>;
10013
+ /**
10014
+ * @summary Preloads metrics for a Spark application.
10015
+ *
10016
+ * @param request PreloadSparkAppMetricsRequest
10017
+ * @return PreloadSparkAppMetricsResponse
10018
+ */
9294
10019
  preloadSparkAppMetrics(request: PreloadSparkAppMetricsRequest): Promise<PreloadSparkAppMetricsResponse>;
10020
+ /**
10021
+ * @param request ReleaseClusterPublicConnectionRequest
10022
+ * @param runtime runtime options for this request RuntimeOptions
10023
+ * @return ReleaseClusterPublicConnectionResponse
10024
+ */
9295
10025
  releaseClusterPublicConnectionWithOptions(request: ReleaseClusterPublicConnectionRequest, runtime: $Util.RuntimeOptions): Promise<ReleaseClusterPublicConnectionResponse>;
10026
+ /**
10027
+ * @param request ReleaseClusterPublicConnectionRequest
10028
+ * @return ReleaseClusterPublicConnectionResponse
10029
+ */
9296
10030
  releaseClusterPublicConnection(request: ReleaseClusterPublicConnectionRequest): Promise<ReleaseClusterPublicConnectionResponse>;
10031
+ /**
10032
+ * @summary Renames a Spark template file.
10033
+ *
10034
+ * @param request RenameSparkTemplateFileRequest
10035
+ * @param runtime runtime options for this request RuntimeOptions
10036
+ * @return RenameSparkTemplateFileResponse
10037
+ */
9297
10038
  renameSparkTemplateFileWithOptions(request: RenameSparkTemplateFileRequest, runtime: $Util.RuntimeOptions): Promise<RenameSparkTemplateFileResponse>;
10039
+ /**
10040
+ * @summary Renames a Spark template file.
10041
+ *
10042
+ * @param request RenameSparkTemplateFileRequest
10043
+ * @return RenameSparkTemplateFileResponse
10044
+ */
9298
10045
  renameSparkTemplateFile(request: RenameSparkTemplateFileRequest): Promise<RenameSparkTemplateFileResponse>;
10046
+ /**
10047
+ * @summary Resets the password of a database account for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
10048
+ *
10049
+ * @param request ResetAccountPasswordRequest
10050
+ * @param runtime runtime options for this request RuntimeOptions
10051
+ * @return ResetAccountPasswordResponse
10052
+ */
9299
10053
  resetAccountPasswordWithOptions(request: ResetAccountPasswordRequest, runtime: $Util.RuntimeOptions): Promise<ResetAccountPasswordResponse>;
10054
+ /**
10055
+ * @summary Resets the password of a database account for an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
10056
+ *
10057
+ * @param request ResetAccountPasswordRequest
10058
+ * @return ResetAccountPasswordResponse
10059
+ */
9300
10060
  resetAccountPassword(request: ResetAccountPasswordRequest): Promise<ResetAccountPasswordResponse>;
9301
10061
  /**
9302
- * * General endpoint: `adb.aliyuncs.com`.
9303
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9304
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9305
- *
9306
- * @param request SetSparkAppLogRootPathRequest
9307
- * @param runtime runtime options for this request RuntimeOptions
9308
- * @return SetSparkAppLogRootPathResponse
10062
+ * @summary Modifies the Spark log configuration.
10063
+ *
10064
+ * @description * General endpoint: `adb.aliyuncs.com`.
10065
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
10066
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
10067
+ *
10068
+ * @param request SetSparkAppLogRootPathRequest
10069
+ * @param runtime runtime options for this request RuntimeOptions
10070
+ * @return SetSparkAppLogRootPathResponse
9309
10071
  */
9310
10072
  setSparkAppLogRootPathWithOptions(request: SetSparkAppLogRootPathRequest, runtime: $Util.RuntimeOptions): Promise<SetSparkAppLogRootPathResponse>;
9311
10073
  /**
9312
- * * General endpoint: `adb.aliyuncs.com`.
9313
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9314
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9315
- *
9316
- * @param request SetSparkAppLogRootPathRequest
9317
- * @return SetSparkAppLogRootPathResponse
10074
+ * @summary Modifies the Spark log configuration.
10075
+ *
10076
+ * @description * General endpoint: `adb.aliyuncs.com`.
10077
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
10078
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
10079
+ *
10080
+ * @param request SetSparkAppLogRootPathRequest
10081
+ * @return SetSparkAppLogRootPathResponse
9318
10082
  */
9319
10083
  setSparkAppLogRootPath(request: SetSparkAppLogRootPathRequest): Promise<SetSparkAppLogRootPathResponse>;
9320
10084
  /**
9321
- * * General endpoint: `adb.aliyuncs.com`.
9322
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9323
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9324
- *
9325
- * @param request StartSparkSQLEngineRequest
9326
- * @param runtime runtime options for this request RuntimeOptions
9327
- * @return StartSparkSQLEngineResponse
10085
+ * @summary Starts the Spark SQL engine.
10086
+ *
10087
+ * @description * General endpoint: `adb.aliyuncs.com`.
10088
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
10089
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
10090
+ *
10091
+ * @param request StartSparkSQLEngineRequest
10092
+ * @param runtime runtime options for this request RuntimeOptions
10093
+ * @return StartSparkSQLEngineResponse
9328
10094
  */
9329
10095
  startSparkSQLEngineWithOptions(request: StartSparkSQLEngineRequest, runtime: $Util.RuntimeOptions): Promise<StartSparkSQLEngineResponse>;
9330
10096
  /**
9331
- * * General endpoint: `adb.aliyuncs.com`.
9332
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9333
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9334
- *
9335
- * @param request StartSparkSQLEngineRequest
9336
- * @return StartSparkSQLEngineResponse
10097
+ * @summary Starts the Spark SQL engine.
10098
+ *
10099
+ * @description * General endpoint: `adb.aliyuncs.com`.
10100
+ * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
10101
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
10102
+ *
10103
+ * @param request StartSparkSQLEngineRequest
10104
+ * @return StartSparkSQLEngineResponse
9337
10105
  */
9338
10106
  startSparkSQLEngine(request: StartSparkSQLEngineRequest): Promise<StartSparkSQLEngineResponse>;
9339
10107
  /**
9340
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9341
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9342
- * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
9343
- *
9344
- * @param request SubmitSparkAppRequest
9345
- * @param runtime runtime options for this request RuntimeOptions
9346
- * @return SubmitSparkAppResponse
10108
+ * @summary Submits a Spark application.
10109
+ *
10110
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
10111
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
10112
+ * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
10113
+ *
10114
+ * @param request SubmitSparkAppRequest
10115
+ * @param runtime runtime options for this request RuntimeOptions
10116
+ * @return SubmitSparkAppResponse
9347
10117
  */
9348
10118
  submitSparkAppWithOptions(request: SubmitSparkAppRequest, runtime: $Util.RuntimeOptions): Promise<SubmitSparkAppResponse>;
9349
10119
  /**
9350
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9351
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9352
- * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
9353
- *
9354
- * @param request SubmitSparkAppRequest
9355
- * @return SubmitSparkAppResponse
10120
+ * @summary Submits a Spark application.
10121
+ *
10122
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
10123
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
10124
+ * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
10125
+ *
10126
+ * @param request SubmitSparkAppRequest
10127
+ * @return SubmitSparkAppResponse
9356
10128
  */
9357
10129
  submitSparkApp(request: SubmitSparkAppRequest): Promise<SubmitSparkAppResponse>;
10130
+ /**
10131
+ * @summary Submits a Spark log analysis task and queries the analysis results.
10132
+ *
10133
+ * @param request SubmitSparkLogAnalyzeTaskRequest
10134
+ * @param runtime runtime options for this request RuntimeOptions
10135
+ * @return SubmitSparkLogAnalyzeTaskResponse
10136
+ */
9358
10137
  submitSparkLogAnalyzeTaskWithOptions(request: SubmitSparkLogAnalyzeTaskRequest, runtime: $Util.RuntimeOptions): Promise<SubmitSparkLogAnalyzeTaskResponse>;
10138
+ /**
10139
+ * @summary Submits a Spark log analysis task and queries the analysis results.
10140
+ *
10141
+ * @param request SubmitSparkLogAnalyzeTaskRequest
10142
+ * @return SubmitSparkLogAnalyzeTaskResponse
10143
+ */
9359
10144
  submitSparkLogAnalyzeTask(request: SubmitSparkLogAnalyzeTaskRequest): Promise<SubmitSparkLogAnalyzeTaskResponse>;
9360
10145
  /**
9361
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9362
- *
9363
- * @param request UnbindAccountRequest
9364
- * @param runtime runtime options for this request RuntimeOptions
9365
- * @return UnbindAccountResponse
10146
+ * @summary Disassociates a standard database account of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster from a Resource Access Management (RAM) user.
10147
+ *
10148
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
10149
+ *
10150
+ * @param request UnbindAccountRequest
10151
+ * @param runtime runtime options for this request RuntimeOptions
10152
+ * @return UnbindAccountResponse
9366
10153
  */
9367
10154
  unbindAccountWithOptions(request: UnbindAccountRequest, runtime: $Util.RuntimeOptions): Promise<UnbindAccountResponse>;
9368
10155
  /**
9369
- * For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
9370
- *
9371
- * @param request UnbindAccountRequest
9372
- * @return UnbindAccountResponse
10156
+ * @summary Disassociates a standard database account of an AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster from a Resource Access Management (RAM) user.
10157
+ *
10158
+ * @description For information about the endpoints of AnalyticDB for MySQL, see Endpoints.
10159
+ *
10160
+ * @param request UnbindAccountRequest
10161
+ * @return UnbindAccountResponse
9373
10162
  */
9374
10163
  unbindAccount(request: UnbindAccountRequest): Promise<UnbindAccountResponse>;
9375
10164
  /**
9376
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9377
- *
9378
- * @param request UnbindDBResourceGroupWithUserRequest
9379
- * @param runtime runtime options for this request RuntimeOptions
9380
- * @return UnbindDBResourceGroupWithUserResponse
10165
+ * @summary Disassociates resource groups from database accounts for an AnalyticDB for MySQL cluster.
10166
+ *
10167
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
10168
+ *
10169
+ * @param request UnbindDBResourceGroupWithUserRequest
10170
+ * @param runtime runtime options for this request RuntimeOptions
10171
+ * @return UnbindDBResourceGroupWithUserResponse
9381
10172
  */
9382
10173
  unbindDBResourceGroupWithUserWithOptions(request: UnbindDBResourceGroupWithUserRequest, runtime: $Util.RuntimeOptions): Promise<UnbindDBResourceGroupWithUserResponse>;
9383
10174
  /**
9384
- * For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](~~612373~~).
9385
- *
9386
- * @param request UnbindDBResourceGroupWithUserRequest
9387
- * @return UnbindDBResourceGroupWithUserResponse
10175
+ * @summary Disassociates resource groups from database accounts for an AnalyticDB for MySQL cluster.
10176
+ *
10177
+ * @description For information about the endpoints of AnalyticDB for MySQL, see [Endpoints](https://help.aliyun.com/document_detail/612373.html).
10178
+ *
10179
+ * @param request UnbindDBResourceGroupWithUserRequest
10180
+ * @return UnbindDBResourceGroupWithUserResponse
9388
10181
  */
9389
10182
  unbindDBResourceGroupWithUser(request: UnbindDBResourceGroupWithUserRequest): Promise<UnbindDBResourceGroupWithUserResponse>;
9390
10183
  /**
9391
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9392
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9393
- * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
9394
- *
9395
- * @param request UpdateSparkTemplateFileRequest
9396
- * @param runtime runtime options for this request RuntimeOptions
9397
- * @return UpdateSparkTemplateFileResponse
10184
+ * @summary Updates a Spark application template.
10185
+ *
10186
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
10187
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
10188
+ * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
10189
+ *
10190
+ * @param request UpdateSparkTemplateFileRequest
10191
+ * @param runtime runtime options for this request RuntimeOptions
10192
+ * @return UpdateSparkTemplateFileResponse
9398
10193
  */
9399
10194
  updateSparkTemplateFileWithOptions(request: UpdateSparkTemplateFileRequest, runtime: $Util.RuntimeOptions): Promise<UpdateSparkTemplateFileResponse>;
9400
10195
  /**
9401
- * * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
9402
- * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
9403
- * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
9404
- *
9405
- * @param request UpdateSparkTemplateFileRequest
9406
- * @return UpdateSparkTemplateFileResponse
10196
+ * @summary Updates a Spark application template.
10197
+ *
10198
+ * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
10199
+ * * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
10200
+ * > If HTTP status code 409 is returned when you call this operation in the China (Qingdao), China (Shenzhen), China (Guangzhou), or China (Hong Kong) region, contact technical support.
10201
+ *
10202
+ * @param request UpdateSparkTemplateFileRequest
10203
+ * @return UpdateSparkTemplateFileResponse
9407
10204
  */
9408
10205
  updateSparkTemplateFile(request: UpdateSparkTemplateFileRequest): Promise<UpdateSparkTemplateFileResponse>;
9409
10206
  }