Skip to content

Commit 848bee7

Browse files
committed
Release Aspose.Cells Cloud SDK 23.5
1 parent 2e1ae55 commit 848bee7

14 files changed

+89
-88
lines changed

TestData/codegen-spec.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -6731,7 +6731,7 @@
67316731
},
67326732
{
67336733
"ClassName": "HypelinksController",
6734-
"Name": "GetWorkSheetHyperlinks",
6734+
"Name": "GetWorksheetHyperlinks",
67356735
"HttpMethod": "GET",
67366736
"Path": "/cells/{name}/worksheets/{sheetName}/hyperlinks",
67376737
"Parameters": [
@@ -6784,7 +6784,7 @@
67846784
},
67856785
{
67866786
"ClassName": "HypelinksController",
6787-
"Name": "GetWorkSheetHyperlink",
6787+
"Name": "GetWorksheetHyperlink",
67886788
"HttpMethod": "GET",
67896789
"Path": "/cells/{name}/worksheets/{sheetName}/hyperlinks/{hyperlinkIndex}",
67906790
"Parameters": [
@@ -6846,7 +6846,7 @@
68466846
},
68476847
{
68486848
"ClassName": "HypelinksController",
6849-
"Name": "DeleteWorkSheetHyperlink",
6849+
"Name": "DeleteWorksheetHyperlink",
68506850
"HttpMethod": "DELETE",
68516851
"Path": "/cells/{name}/worksheets/{sheetName}/hyperlinks/{hyperlinkIndex}",
68526852
"Parameters": [
@@ -6908,7 +6908,7 @@
69086908
},
69096909
{
69106910
"ClassName": "HypelinksController",
6911-
"Name": "PostWorkSheetHyperlink",
6911+
"Name": "PostWorksheetHyperlink",
69126912
"HttpMethod": "POST",
69136913
"Path": "/cells/{name}/worksheets/{sheetName}/hyperlinks/{hyperlinkIndex}",
69146914
"Parameters": [
@@ -6980,7 +6980,7 @@
69806980
},
69816981
{
69826982
"ClassName": "HypelinksController",
6983-
"Name": "PutWorkSheetHyperlink",
6983+
"Name": "PutWorksheetHyperlink",
69846984
"HttpMethod": "PUT",
69856985
"Path": "/cells/{name}/worksheets/{sheetName}/hyperlinks",
69866986
"Parameters": [
@@ -7078,7 +7078,7 @@
70787078
},
70797079
{
70807080
"ClassName": "HypelinksController",
7081-
"Name": "DeleteWorkSheetHyperlinks",
7081+
"Name": "DeleteWorksheetHyperlinks",
70827082
"HttpMethod": "DELETE",
70837083
"Path": "/cells/{name}/worksheets/{sheetName}/hyperlinks",
70847084
"Parameters": [
@@ -10427,7 +10427,7 @@
1042710427
},
1042810428
{
1042910429
"ClassName": "PicturesController",
10430-
"Name": "PostWorkSheetPicture",
10430+
"Name": "PostWorksheetPicture",
1043110431
"HttpMethod": "POST",
1043210432
"Path": "/cells/{name}/worksheets/{sheetName}/pictures/{pictureIndex}",
1043310433
"Parameters": [
@@ -10561,7 +10561,7 @@
1056110561
},
1056210562
{
1056310563
"ClassName": "PicturesController",
10564-
"Name": "DeleteWorkSheetPictures",
10564+
"Name": "DeleteWorksheetPictures",
1056510565
"HttpMethod": "DELETE",
1056610566
"Path": "/cells/{name}/worksheets/{sheetName}/pictures",
1056710567
"Parameters": [
@@ -16220,7 +16220,7 @@
1622016220
},
1622116221
{
1622216222
"ClassName": "WorksheetsController",
16223-
"Name": "GetWorkSheets",
16223+
"Name": "GetWorksheets",
1622416224
"HttpMethod": "GET",
1622516225
"Path": "/cells/{name}/worksheets",
1622616226
"Parameters": [
@@ -16264,7 +16264,7 @@
1626416264
},
1626516265
{
1626616266
"ClassName": "WorksheetsController",
16267-
"Name": "GetWorkSheetWithFormat",
16267+
"Name": "GetWorksheetWithFormat",
1626816268
"HttpMethod": "GET",
1626916269
"Path": "/cells/{name}/worksheets/{sheetName}",
1627016270
"Parameters": [
@@ -16925,7 +16925,7 @@
1692516925
},
1692616926
{
1692716927
"ClassName": "WorksheetsController",
16928-
"Name": "GetWorkSheetTextItems",
16928+
"Name": "GetWorksheetTextItems",
1692916929
"HttpMethod": "GET",
1693016930
"Path": "/cells/{name}/worksheets/{sheetName}/textItems",
1693116931
"Parameters": [
@@ -16978,7 +16978,7 @@
1697816978
},
1697916979
{
1698016980
"ClassName": "WorksheetsController",
16981-
"Name": "GetWorkSheetComments",
16981+
"Name": "GetWorksheetComments",
1698216982
"HttpMethod": "GET",
1698316983
"Path": "/cells/{name}/worksheets/{sheetName}/comments",
1698416984
"Parameters": [
@@ -17031,7 +17031,7 @@
1703117031
},
1703217032
{
1703317033
"ClassName": "WorksheetsController",
17034-
"Name": "GetWorkSheetComment",
17034+
"Name": "GetWorksheetComment",
1703517035
"HttpMethod": "GET",
1703617036
"Path": "/cells/{name}/worksheets/{sheetName}/comments/{cellName}",
1703717037
"Parameters": [
@@ -17093,7 +17093,7 @@
1709317093
},
1709417094
{
1709517095
"ClassName": "WorksheetsController",
17096-
"Name": "PutWorkSheetComment",
17096+
"Name": "PutWorksheetComment",
1709717097
"HttpMethod": "PUT",
1709817098
"Path": "/cells/{name}/worksheets/{sheetName}/comments/{cellName}",
1709917099
"Parameters": [
@@ -17165,7 +17165,7 @@
1716517165
},
1716617166
{
1716717167
"ClassName": "WorksheetsController",
17168-
"Name": "PostWorkSheetComment",
17168+
"Name": "PostWorksheetComment",
1716917169
"HttpMethod": "POST",
1717017170
"Path": "/cells/{name}/worksheets/{sheetName}/comments/{cellName}",
1717117171
"Parameters": [
@@ -17237,7 +17237,7 @@
1723717237
},
1723817238
{
1723917239
"ClassName": "WorksheetsController",
17240-
"Name": "DeleteWorkSheetComment",
17240+
"Name": "DeleteWorksheetComment",
1724117241
"HttpMethod": "DELETE",
1724217242
"Path": "/cells/{name}/worksheets/{sheetName}/comments/{cellName}",
1724317243
"Parameters": [
@@ -17299,7 +17299,7 @@
1729917299
},
1730017300
{
1730117301
"ClassName": "WorksheetsController",
17302-
"Name": "DeleteWorkSheetComments",
17302+
"Name": "DeleteWorksheetComments",
1730317303
"HttpMethod": "DELETE",
1730417304
"Path": "/cells/{name}/worksheets/{sheetName}/comments",
1730517305
"Parameters": [
@@ -17352,7 +17352,7 @@
1735217352
},
1735317353
{
1735417354
"ClassName": "WorksheetsController",
17355-
"Name": "GetWorkSheetMergedCells",
17355+
"Name": "GetWorksheetMergedCells",
1735617356
"HttpMethod": "GET",
1735717357
"Path": "/cells/{name}/worksheets/{sheetName}/mergedCells",
1735817358
"Parameters": [
@@ -17405,7 +17405,7 @@
1740517405
},
1740617406
{
1740717407
"ClassName": "WorksheetsController",
17408-
"Name": "GetWorkSheetMergedCell",
17408+
"Name": "GetWorksheetMergedCell",
1740917409
"HttpMethod": "GET",
1741017410
"Path": "/cells/{name}/worksheets/{sheetName}/mergedCells/{mergedCellIndex}",
1741117411
"Parameters": [
@@ -17467,7 +17467,7 @@
1746717467
},
1746817468
{
1746917469
"ClassName": "WorksheetsController",
17470-
"Name": "GetWorkSheetCalculateFormula",
17470+
"Name": "GetWorksheetCalculateFormula",
1747117471
"HttpMethod": "GET",
1747217472
"Path": "/cells/{name}/worksheets/{sheetName}/formulaResult",
1747317473
"Parameters": [
@@ -17529,7 +17529,7 @@
1752917529
},
1753017530
{
1753117531
"ClassName": "WorksheetsController",
17532-
"Name": "PostWorkSheetCalculateFormula",
17532+
"Name": "PostWorksheetCalculateFormula",
1753317533
"HttpMethod": "POST",
1753417534
"Path": "/cells/{name}/worksheets/{sheetName}/calculateformula",
1753517535
"Parameters": [
@@ -17591,7 +17591,7 @@
1759117591
},
1759217592
{
1759317593
"ClassName": "WorksheetsController",
17594-
"Name": "PostWorkSheetTextSearch",
17594+
"Name": "PostWorksheetTextSearch",
1759517595
"HttpMethod": "POST",
1759617596
"Path": "/cells/{name}/worksheets/{sheetName}/findText",
1759717597
"Parameters": [
@@ -18038,7 +18038,7 @@
1803818038
},
1803918039
{
1804018040
"ClassName": "WorksheetsController",
18041-
"Name": "PutWorkSheetBackground",
18041+
"Name": "PutWorksheetBackground",
1804218042
"HttpMethod": "PUT",
1804318043
"Path": "/cells/{name}/worksheets/{sheetName}/background",
1804418044
"Parameters": [
@@ -18112,7 +18112,7 @@
1811218112
},
1811318113
{
1811418114
"ClassName": "WorksheetsController",
18115-
"Name": "DeleteWorkSheetBackground",
18115+
"Name": "DeleteWorksheetBackground",
1811618116
"HttpMethod": "DELETE",
1811718117
"Path": "/cells/{name}/worksheets/{sheetName}/background",
1811818118
"Parameters": [
@@ -18769,7 +18769,7 @@
1876918769
},
1877018770
{
1877118771
"ClassName": "WorksheetValidationsController",
18772-
"Name": "GetWorkSheetValidations",
18772+
"Name": "GetWorksheetValidations",
1877318773
"HttpMethod": "GET",
1877418774
"Path": "/cells/{name}/worksheets/{sheetName}/validations",
1877518775
"Parameters": [
@@ -18822,7 +18822,7 @@
1882218822
},
1882318823
{
1882418824
"ClassName": "WorksheetValidationsController",
18825-
"Name": "GetWorkSheetValidation",
18825+
"Name": "GetWorksheetValidation",
1882618826
"HttpMethod": "GET",
1882718827
"Path": "/cells/{name}/worksheets/{sheetName}/validations/{validationIndex}",
1882818828
"Parameters": [
@@ -18884,7 +18884,7 @@
1888418884
},
1888518885
{
1888618886
"ClassName": "WorksheetValidationsController",
18887-
"Name": "PutWorkSheetValidation",
18887+
"Name": "PutWorksheetValidation",
1888818888
"HttpMethod": "PUT",
1888918889
"Path": "/cells/{name}/worksheets/{sheetName}/validations",
1889018890
"Parameters": [
@@ -18946,7 +18946,7 @@
1894618946
},
1894718947
{
1894818948
"ClassName": "WorksheetValidationsController",
18949-
"Name": "PostWorkSheetValidation",
18949+
"Name": "PostWorksheetValidation",
1895018950
"HttpMethod": "POST",
1895118951
"Path": "/cells/{name}/worksheets/{sheetName}/validations/{validationIndex}",
1895218952
"Parameters": [
@@ -19018,7 +19018,7 @@
1901819018
},
1901919019
{
1902019020
"ClassName": "WorksheetValidationsController",
19021-
"Name": "DeleteWorkSheetValidation",
19021+
"Name": "DeleteWorksheetValidation",
1902219022
"HttpMethod": "DELETE",
1902319023
"Path": "/cells/{name}/worksheets/{sheetName}/validations/{validationIndex}",
1902419024
"Parameters": [
@@ -19080,7 +19080,7 @@
1908019080
},
1908119081
{
1908219082
"ClassName": "WorksheetValidationsController",
19083-
"Name": "DeleteWorkSheetValidations",
19083+
"Name": "DeleteWorksheetValidations",
1908419084
"HttpMethod": "DELETE",
1908519085
"Path": "/cells/{name}/worksheets/{sheetName}/validations",
1908619086
"Parameters": [

src/main/java/com/aspose/cloud/cells/api/CellsApi.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ public CellsApi(String clientId, String clientSecret, String Version)
7474
throws ApiException {
7575

7676
ApiClient apiClient = new ApiClient();
77+
apiClient.setConnectTimeout(36000000);
7778
apiClient.setBasePath("https://api.aspose.cloud");
7879
apiClient.setApiVersion(Version);
7980
String accesstoken = apiClient.getAccessToken("client_credentials",

src/main/java/com/aspose/cloud/cells/request/DeleteWorkSheetHyperlinkRequest.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* --------------------------------------------------------------------------------
3-
* <copyright company="Aspose" file="DeleteWorkSheetHyperlinkRequest.java">
3+
* <copyright company="Aspose" file="DeleteWorksheetHyperlinkRequest.java">
44
* Copyright (c) 2023 Aspose.Cells Cloud
55
* </copyright>
66
* <summary>
@@ -98,13 +98,13 @@ public void setStorageName(String storageName) {
9898
@Override
9999
public Call buildHttpRequest(ApiClient apiClient, final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListener progressRequestListener, Boolean addAuthHeaders) throws ApiException {
100100
if (getName() == null) {
101-
throw new ApiException("Missing the required parameter 'Name' when calling DeleteWorkSheetHyperlink");
101+
throw new ApiException("Missing the required parameter 'Name' when calling DeleteWorksheetHyperlink");
102102
}
103103
if (getSheetName() == null) {
104-
throw new ApiException("Missing the required parameter 'SheetName' when calling DeleteWorkSheetHyperlink");
104+
throw new ApiException("Missing the required parameter 'SheetName' when calling DeleteWorksheetHyperlink");
105105
}
106106
if (getHyperlinkIndex() == null) {
107-
throw new ApiException("Missing the required parameter 'HyperlinkIndex' when calling DeleteWorkSheetHyperlink");
107+
throw new ApiException("Missing the required parameter 'HyperlinkIndex' when calling DeleteWorksheetHyperlink");
108108
}
109109
String localVarPath = "/cells/{name}/worksheets/{sheetName}/hyperlinks/{hyperlinkIndex}".replaceAll("\\{" + "name" + "\\}", apiClient.escapeString(name.toString()))
110110
.replaceAll("\\{" + "sheetName" + "\\}", apiClient.escapeString(sheetName.toString()))

src/main/java/com/aspose/cloud/cells/request/DeleteWorkSheetHyperlinksRequest.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* --------------------------------------------------------------------------------
3-
* <copyright company="Aspose" file="DeleteWorkSheetHyperlinksRequest.java">
3+
* <copyright company="Aspose" file="DeleteWorksheetHyperlinksRequest.java">
44
* Copyright (c) 2023 Aspose.Cells Cloud
55
* </copyright>
66
* <summary>
@@ -88,10 +88,10 @@ public void setStorageName(String storageName) {
8888
@Override
8989
public Call buildHttpRequest(ApiClient apiClient, final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListener progressRequestListener, Boolean addAuthHeaders) throws ApiException {
9090
if (getName() == null) {
91-
throw new ApiException("Missing the required parameter 'Name' when calling DeleteWorkSheetHyperlinks");
91+
throw new ApiException("Missing the required parameter 'Name' when calling DeleteWorksheetHyperlinks");
9292
}
9393
if (getSheetName() == null) {
94-
throw new ApiException("Missing the required parameter 'SheetName' when calling DeleteWorkSheetHyperlinks");
94+
throw new ApiException("Missing the required parameter 'SheetName' when calling DeleteWorksheetHyperlinks");
9595
}
9696
String localVarPath = "/cells/{name}/worksheets/{sheetName}/hyperlinks".replaceAll("\\{" + "name" + "\\}", apiClient.escapeString(name.toString()))
9797
.replaceAll("\\{" + "sheetName" + "\\}", apiClient.escapeString(sheetName.toString())) ;

src/main/java/com/aspose/cloud/cells/request/DeleteWorkSheetPicturesRequest.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* --------------------------------------------------------------------------------
3-
* <copyright company="Aspose" file="DeleteWorkSheetPicturesRequest.java">
3+
* <copyright company="Aspose" file="DeleteWorksheetPicturesRequest.java">
44
* Copyright (c) 2023 Aspose.Cells Cloud
55
* </copyright>
66
* <summary>
@@ -87,10 +87,10 @@ public void setStorageName(String storageName) {
8787
@Override
8888
public Call buildHttpRequest(ApiClient apiClient, final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListener progressRequestListener, Boolean addAuthHeaders) throws ApiException {
8989
if (getName() == null) {
90-
throw new ApiException("Missing the required parameter 'Name' when calling DeleteWorkSheetPictures");
90+
throw new ApiException("Missing the required parameter 'Name' when calling DeleteWorksheetPictures");
9191
}
9292
if (getSheetName() == null) {
93-
throw new ApiException("Missing the required parameter 'SheetName' when calling DeleteWorkSheetPictures");
93+
throw new ApiException("Missing the required parameter 'SheetName' when calling DeleteWorksheetPictures");
9494
}
9595
String localVarPath = "/cells/{name}/worksheets/{sheetName}/pictures".replaceAll("\\{" + "name" + "\\}", apiClient.escapeString(name.toString()))
9696
.replaceAll("\\{" + "sheetName" + "\\}", apiClient.escapeString(sheetName.toString())) ;

src/main/java/com/aspose/cloud/cells/request/GetWorkSheetHyperlinkRequest.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* --------------------------------------------------------------------------------
3-
* <copyright company="Aspose" file="GetWorkSheetHyperlinkRequest.java">
3+
* <copyright company="Aspose" file="GetWorksheetHyperlinkRequest.java">
44
* Copyright (c) 2023 Aspose.Cells Cloud
55
* </copyright>
66
* <summary>
@@ -98,13 +98,13 @@ public void setStorageName(String storageName) {
9898
@Override
9999
public Call buildHttpRequest(ApiClient apiClient, final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListener progressRequestListener, Boolean addAuthHeaders) throws ApiException {
100100
if (getName() == null) {
101-
throw new ApiException("Missing the required parameter 'Name' when calling GetWorkSheetHyperlink");
101+
throw new ApiException("Missing the required parameter 'Name' when calling GetWorksheetHyperlink");
102102
}
103103
if (getSheetName() == null) {
104-
throw new ApiException("Missing the required parameter 'SheetName' when calling GetWorkSheetHyperlink");
104+
throw new ApiException("Missing the required parameter 'SheetName' when calling GetWorksheetHyperlink");
105105
}
106106
if (getHyperlinkIndex() == null) {
107-
throw new ApiException("Missing the required parameter 'HyperlinkIndex' when calling GetWorkSheetHyperlink");
107+
throw new ApiException("Missing the required parameter 'HyperlinkIndex' when calling GetWorksheetHyperlink");
108108
}
109109
String localVarPath = "/cells/{name}/worksheets/{sheetName}/hyperlinks/{hyperlinkIndex}".replaceAll("\\{" + "name" + "\\}", apiClient.escapeString(name.toString()))
110110
.replaceAll("\\{" + "sheetName" + "\\}", apiClient.escapeString(sheetName.toString()))

src/main/java/com/aspose/cloud/cells/request/GetWorkSheetHyperlinksRequest.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* --------------------------------------------------------------------------------
3-
* <copyright company="Aspose" file="GetWorkSheetHyperlinksRequest.java">
3+
* <copyright company="Aspose" file="GetWorksheetHyperlinksRequest.java">
44
* Copyright (c) 2023 Aspose.Cells Cloud
55
* </copyright>
66
* <summary>
@@ -87,10 +87,10 @@ public void setStorageName(String storageName) {
8787
@Override
8888
public Call buildHttpRequest(ApiClient apiClient, final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListener progressRequestListener, Boolean addAuthHeaders) throws ApiException {
8989
if (getName() == null) {
90-
throw new ApiException("Missing the required parameter 'Name' when calling GetWorkSheetHyperlinks");
90+
throw new ApiException("Missing the required parameter 'Name' when calling GetWorksheetHyperlinks");
9191
}
9292
if (getSheetName() == null) {
93-
throw new ApiException("Missing the required parameter 'SheetName' when calling GetWorkSheetHyperlinks");
93+
throw new ApiException("Missing the required parameter 'SheetName' when calling GetWorksheetHyperlinks");
9494
}
9595
String localVarPath = "/cells/{name}/worksheets/{sheetName}/hyperlinks".replaceAll("\\{" + "name" + "\\}", apiClient.escapeString(name.toString()))
9696
.replaceAll("\\{" + "sheetName" + "\\}", apiClient.escapeString(sheetName.toString())) ;

0 commit comments

Comments
 (0)