Skip to content

Commit 8fd7faf

Browse files
committed
Generated java-async 2021-12-01 for adb.
1 parent 8970af9 commit 8fd7faf

29 files changed

+4198
-65
lines changed

adb-20211201/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-05-26 Version: 4.0.4
2+
- Generated java-async 2021-12-01 for adb.
3+
14
2025-04-18 Version: 4.0.3
25
- Generated java-async 2021-12-01 for adb.
36

adb-20211201/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.aliyun</groupId>
55
<artifactId>alibabacloud-adb20211201</artifactId>
6-
<version>4.0.3</version>
6+
<version>4.0.4</version>
77
<packaging>jar</packaging>
88
<name>alibabacloud-adb20211201</name>
99
<description>Alibaba Cloud adb (20211201) Async SDK for Java

adb-20211201/src/main/java/com/aliyun/sdk/service/adb20211201/AsyncClient.java

Lines changed: 50 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,12 @@ static AsyncClient create() {
395395
*/
396396
CompletableFuture<DescribeAdbMySqlColumnsResponse> describeAdbMySqlColumns(DescribeAdbMySqlColumnsRequest request);
397397

398+
/**
399+
* @param request the request parameters of DescribeAdbMySqlIndexes DescribeAdbMySqlIndexesRequest
400+
* @return DescribeAdbMySqlIndexesResponse
401+
*/
402+
CompletableFuture<DescribeAdbMySqlIndexesResponse> describeAdbMySqlIndexes(DescribeAdbMySqlIndexesRequest request);
403+
398404
/**
399405
* <b>description</b> :
400406
* <p> Regional public endpoint: <code>adb.&lt;region-id&gt;.aliyuncs.com</code>. Example: <code>adb.cn-hangzhou.aliyuncs.com</code>.</p>
@@ -407,6 +413,12 @@ static AsyncClient create() {
407413
*/
408414
CompletableFuture<DescribeAdbMySqlSchemasResponse> describeAdbMySqlSchemas(DescribeAdbMySqlSchemasRequest request);
409415

416+
/**
417+
* @param request the request parameters of DescribeAdbMySqlTableMeta DescribeAdbMySqlTableMetaRequest
418+
* @return DescribeAdbMySqlTableMetaResponse
419+
*/
420+
CompletableFuture<DescribeAdbMySqlTableMetaResponse> describeAdbMySqlTableMeta(DescribeAdbMySqlTableMetaRequest request);
421+
410422
/**
411423
* <b>description</b> :
412424
* <p> Regional public endpoint: <code>adb.&lt;region-id&gt;.aliyuncs.com</code>. Example: <code>adb.cn-hangzhou.aliyuncs.com</code>.</p>
@@ -813,6 +825,20 @@ static AsyncClient create() {
813825
*/
814826
CompletableFuture<DescribeKernelVersionResponse> describeKernelVersion(DescribeKernelVersionRequest request);
815827

828+
/**
829+
* @param request the request parameters of DescribeLLMAnswer DescribeLLMAnswerRequest
830+
* @return DescribeLLMAnswerResponse
831+
*/
832+
CompletableFuture<DescribeLLMAnswerResponse> describeLLMAnswer(DescribeLLMAnswerRequest request);
833+
834+
ResponseIterable<DescribeLLMAnswerResponseBody> describeLLMAnswerWithResponseIterable(DescribeLLMAnswerRequest request);
835+
836+
/**
837+
* @param request the request parameters of DescribeLLMSimilarQuestions DescribeLLMSimilarQuestionsRequest
838+
* @return DescribeLLMSimilarQuestionsResponse
839+
*/
840+
CompletableFuture<DescribeLLMSimilarQuestionsResponse> describeLLMSimilarQuestions(DescribeLLMSimilarQuestionsRequest request);
841+
816842
/**
817843
* @param request the request parameters of DescribeLakeCacheSize DescribeLakeCacheSizeRequest
818844
* @return DescribeLakeCacheSizeResponse
@@ -866,6 +892,10 @@ static AsyncClient create() {
866892
CompletableFuture<DescribeRegionsResponse> describeRegions(DescribeRegionsRequest request);
867893

868894
/**
895+
* <b>description</b> :
896+
* <h3><a href="#"></a></h3>
897+
* <p>For information about the endpoints of AnalyticDB for MySQL, see <a href="https://www.alibabacloud.com/help/en/analyticdb/analyticdb-for-mysql/developer-reference/api-adb-2021-12-01-endpoint?spm=a2c63.p38356.help-menu-92664.d_5_3_1.57da5837J23pkx">Endpoints</a>.</p>
898+
*
869899
* @param request the request parameters of DescribeResourceGroupSpec DescribeResourceGroupSpecRequest
870900
* @return DescribeResourceGroupSpecResponse
871901
*/
@@ -884,6 +914,12 @@ static AsyncClient create() {
884914
*/
885915
CompletableFuture<DescribeSQLPatternsResponse> describeSQLPatterns(DescribeSQLPatternsRequest request);
886916

917+
/**
918+
* @param request the request parameters of DescribeSQLWebSocketDomain DescribeSQLWebSocketDomainRequest
919+
* @return DescribeSQLWebSocketDomainResponse
920+
*/
921+
CompletableFuture<DescribeSQLWebSocketDomainResponse> describeSQLWebSocketDomain(DescribeSQLWebSocketDomainRequest request);
922+
887923
/**
888924
* <b>description</b> :
889925
* <p> Regional public endpoint: <code>adb.&lt;region-id&gt;.aliyuncs.com</code>. Example: <code>adb.cn-hangzhou.aliyuncs.com</code>.</p>
@@ -995,6 +1031,12 @@ static AsyncClient create() {
9951031
*/
9961032
CompletableFuture<DescribeTablePartitionDiagnoseResponse> describeTablePartitionDiagnose(DescribeTablePartitionDiagnoseRequest request);
9971033

1034+
/**
1035+
* @param request the request parameters of DescribeTableStatistics DescribeTableStatisticsRequest
1036+
* @return DescribeTableStatisticsResponse
1037+
*/
1038+
CompletableFuture<DescribeTableStatisticsResponse> describeTableStatistics(DescribeTableStatisticsRequest request);
1039+
9981040
/**
9991041
* <b>description</b> :
10001042
* <p> Regional public endpoint: <code>adb.&lt;region-id&gt;.aliyuncs.com</code>. Example: <code>adb.cn-hangzhou.aliyuncs.com</code>.</p>
@@ -1089,18 +1131,14 @@ static AsyncClient create() {
10891131
CompletableFuture<ExecuteSparkWarehouseBatchSQLResponse> executeSparkWarehouseBatchSQL(ExecuteSparkWarehouseBatchSQLRequest request);
10901132

10911133
/**
1092-
* <b>description</b> :
1093-
* <p> Regional public endpoint: <code>adb.&lt;region-id&gt;.aliyuncs.com</code>. Example: <code>adb.cn-hangzhou.aliyuncs.com</code>.</p>
1094-
* <ul>
1095-
* <li>Regional Virtual Private Cloud (VPC) endpoint: <code>adb-vpc.&lt;region-id&gt;.aliyuncs.com</code>. Example: <code>adb-vpc.cn-hangzhou.aliyuncs.com</code>.<blockquote>
1096-
* <p> 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.</p>
1097-
* </blockquote>
1098-
* </li>
1099-
* </ul>
1134+
* @deprecated OpenAPI ExistRunningSQLEngine is deprecated * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
1135+
* * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
1136+
* > 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.
11001137
*
11011138
* @param request the request parameters of ExistRunningSQLEngine ExistRunningSQLEngineRequest
11021139
* @return ExistRunningSQLEngineResponse
11031140
*/
1141+
@Deprecated
11041142
CompletableFuture<ExistRunningSQLEngineResponse> existRunningSQLEngine(ExistRunningSQLEngineRequest request);
11051143

11061144
/**
@@ -1810,18 +1848,14 @@ static AsyncClient create() {
18101848
CompletableFuture<StartSparkReplSessionResponse> startSparkReplSession(StartSparkReplSessionRequest request);
18111849

18121850
/**
1813-
* <b>description</b> :
1814-
* <p> Regional public endpoint: <code>adb.&lt;region-id&gt;.aliyuncs.com</code>. Example: <code>adb.cn-hangzhou.aliyuncs.com</code>.</p>
1815-
* <ul>
1816-
* <li>Regional Virtual Private Cloud (VPC) endpoint: <code>adb-vpc.&lt;region-id&gt;.aliyuncs.com</code>. Example: <code>adb-vpc.cn-hangzhou.aliyuncs.com</code>.<blockquote>
1817-
* <p> 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.</p>
1818-
* </blockquote>
1819-
* </li>
1820-
* </ul>
1851+
* @deprecated OpenAPI StartSparkSQLEngine is deprecated * @description * Regional public endpoint: `adb.<region-id>.aliyuncs.com`. Example: `adb.cn-hangzhou.aliyuncs.com`.
1852+
* * Regional Virtual Private Cloud (VPC) endpoint: `adb-vpc.<region-id>.aliyuncs.com`. Example: `adb-vpc.cn-hangzhou.aliyuncs.com`.
1853+
* > 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.
18211854
*
18221855
* @param request the request parameters of StartSparkSQLEngine StartSparkSQLEngineRequest
18231856
* @return StartSparkSQLEngineResponse
18241857
*/
1858+
@Deprecated
18251859
CompletableFuture<StartSparkSQLEngineResponse> startSparkSQLEngine(StartSparkSQLEngineRequest request);
18261860

18271861
/**

0 commit comments

Comments
 (0)