Skip to content

Commit 060e71d

Browse files
authored
sdk: rolling update for 1.2.5-release (#56)
1 parent ac866e5 commit 060e71d

File tree

79 files changed

+682
-2845
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+682
-2845
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.4-release
1+
1.2.5-release

examples/generic/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>ucloud-sdk-java</artifactId>
99
<groupId>cn.ucloud</groupId>
10-
<version>1.2.4-release</version>
10+
<version>1.2.5-release</version>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>cn.ucloud</groupId>
2020
<artifactId>ucloud-sdk-java-common</artifactId>
21-
<version>1.2.4-release</version>
21+
<version>1.2.5-release</version>
2222
</dependency>
2323
</dependencies>
2424
</project>

examples/uhost/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>ucloud-sdk-java</artifactId>
99
<groupId>cn.ucloud</groupId>
10-
<version>1.2.4-release</version>
10+
<version>1.2.5-release</version>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>cn.ucloud</groupId>
2020
<artifactId>ucloud-sdk-java-uhost</artifactId>
21-
<version>1.2.4-release</version>
21+
<version>1.2.5-release</version>
2222
</dependency>
2323
</dependencies>
2424
</project>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>cn.ucloud</groupId>
88
<artifactId>ucloud-sdk-java</artifactId>
99
<packaging>pom</packaging>
10-
<version>1.2.4-release</version>
10+
<version>1.2.5-release</version>
1111
<modules>
1212
<module>ucloud-sdk-java-common</module>
1313
<module>ucloud-sdk-java-ipsecvpn</module>

ucloud-sdk-java-common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
<parent>
88
<artifactId>ucloud-sdk-java</artifactId>
99
<groupId>cn.ucloud</groupId>
10-
<version>1.2.4-release</version>
10+
<version>1.2.5-release</version>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
1414
<artifactId>ucloud-sdk-java-common</artifactId>
15-
<version>1.2.4-release</version>
15+
<version>1.2.5-release</version>
1616

1717
<dependencies>
1818
<dependency>

ucloud-sdk-java-ipsecvpn/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
<parent>
66
<artifactId>ucloud-sdk-java</artifactId>
77
<groupId>cn.ucloud</groupId>
8-
<version>1.2.4-release</version>
8+
<version>1.2.5-release</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>
1212
<artifactId>ucloud-sdk-java-ipsecvpn</artifactId>
13-
<version>1.2.4-release</version>
13+
<version>1.2.5-release</version>
1414

1515
<dependencies>
1616
<dependency>
1717
<groupId>cn.ucloud</groupId>
1818
<artifactId>ucloud-sdk-java-common</artifactId>
19-
<version>1.2.4-release</version>
19+
<version>1.2.5-release</version>
2020
</dependency>
2121

2222
<dependency>

ucloud-sdk-java-pathx/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
<parent>
66
<artifactId>ucloud-sdk-java</artifactId>
77
<groupId>cn.ucloud</groupId>
8-
<version>1.2.4-release</version>
8+
<version>1.2.5-release</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>
1212
<artifactId>ucloud-sdk-java-pathx</artifactId>
13-
<version>1.2.4-release</version>
13+
<version>1.2.5-release</version>
1414

1515
<dependencies>
1616
<dependency>
1717
<groupId>cn.ucloud</groupId>
1818
<artifactId>ucloud-sdk-java-common</artifactId>
19-
<version>1.2.4-release</version>
19+
<version>1.2.5-release</version>
2020
</dependency>
2121

2222
<dependency>

ucloud-sdk-java-pathx/src/main/java/cn/ucloud/pathx/client/PathXClient.java

Lines changed: 0 additions & 199 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
import cn.ucloud.pathx.models.CreateGlobalSSHInstanceResponse;
2424
import cn.ucloud.pathx.models.CreatePathXSSLRequest;
2525
import cn.ucloud.pathx.models.CreatePathXSSLResponse;
26-
import cn.ucloud.pathx.models.CreateUGA3InstanceRequest;
27-
import cn.ucloud.pathx.models.CreateUGA3InstanceResponse;
28-
import cn.ucloud.pathx.models.CreateUGA3PortRequest;
29-
import cn.ucloud.pathx.models.CreateUGA3PortResponse;
3026
import cn.ucloud.pathx.models.CreateUGAForwarderRequest;
3127
import cn.ucloud.pathx.models.CreateUGAForwarderResponse;
3228
import cn.ucloud.pathx.models.CreateUGAInstanceRequest;
@@ -37,10 +33,6 @@
3733
import cn.ucloud.pathx.models.DeleteGlobalSSHInstanceResponse;
3834
import cn.ucloud.pathx.models.DeletePathXSSLRequest;
3935
import cn.ucloud.pathx.models.DeletePathXSSLResponse;
40-
import cn.ucloud.pathx.models.DeleteUGA3InstanceRequest;
41-
import cn.ucloud.pathx.models.DeleteUGA3InstanceResponse;
42-
import cn.ucloud.pathx.models.DeleteUGA3PortRequest;
43-
import cn.ucloud.pathx.models.DeleteUGA3PortResponse;
4436
import cn.ucloud.pathx.models.DeleteUGAForwarderRequest;
4537
import cn.ucloud.pathx.models.DeleteUGAForwarderResponse;
4638
import cn.ucloud.pathx.models.DeleteUGAInstanceRequest;
@@ -53,12 +45,6 @@
5345
import cn.ucloud.pathx.models.DescribePathXLineConfigResponse;
5446
import cn.ucloud.pathx.models.DescribePathXSSLRequest;
5547
import cn.ucloud.pathx.models.DescribePathXSSLResponse;
56-
import cn.ucloud.pathx.models.DescribeUGA3AreaRequest;
57-
import cn.ucloud.pathx.models.DescribeUGA3AreaResponse;
58-
import cn.ucloud.pathx.models.DescribeUGA3InstanceRequest;
59-
import cn.ucloud.pathx.models.DescribeUGA3InstanceResponse;
60-
import cn.ucloud.pathx.models.DescribeUGA3OptimizationRequest;
61-
import cn.ucloud.pathx.models.DescribeUGA3OptimizationResponse;
6248
import cn.ucloud.pathx.models.DescribeUGAInstanceRequest;
6349
import cn.ucloud.pathx.models.DescribeUGAInstanceResponse;
6450
import cn.ucloud.pathx.models.DescribeUPathRequest;
@@ -71,26 +57,12 @@
7157
import cn.ucloud.pathx.models.GetGlobalSSHUpdatePriceResponse;
7258
import cn.ucloud.pathx.models.GetPathXMetricRequest;
7359
import cn.ucloud.pathx.models.GetPathXMetricResponse;
74-
import cn.ucloud.pathx.models.GetUGA3MetricRequest;
75-
import cn.ucloud.pathx.models.GetUGA3MetricResponse;
76-
import cn.ucloud.pathx.models.GetUGA3PriceRequest;
77-
import cn.ucloud.pathx.models.GetUGA3PriceResponse;
78-
import cn.ucloud.pathx.models.GetUGA3UpdatePriceRequest;
79-
import cn.ucloud.pathx.models.GetUGA3UpdatePriceResponse;
8060
import cn.ucloud.pathx.models.ModifyGlobalSSHPortRequest;
8161
import cn.ucloud.pathx.models.ModifyGlobalSSHPortResponse;
8262
import cn.ucloud.pathx.models.ModifyGlobalSSHRemarkRequest;
8363
import cn.ucloud.pathx.models.ModifyGlobalSSHRemarkResponse;
8464
import cn.ucloud.pathx.models.ModifyGlobalSSHTypeRequest;
8565
import cn.ucloud.pathx.models.ModifyGlobalSSHTypeResponse;
86-
import cn.ucloud.pathx.models.ModifyUGA3BandwidthRequest;
87-
import cn.ucloud.pathx.models.ModifyUGA3BandwidthResponse;
88-
import cn.ucloud.pathx.models.ModifyUGA3InstanceRequest;
89-
import cn.ucloud.pathx.models.ModifyUGA3InstanceResponse;
90-
import cn.ucloud.pathx.models.ModifyUGA3OriginInfoRequest;
91-
import cn.ucloud.pathx.models.ModifyUGA3OriginInfoResponse;
92-
import cn.ucloud.pathx.models.ModifyUGA3PortRequest;
93-
import cn.ucloud.pathx.models.ModifyUGA3PortResponse;
9466
import cn.ucloud.pathx.models.ModifyUPathBandwidthRequest;
9567
import cn.ucloud.pathx.models.ModifyUPathBandwidthResponse;
9668
import cn.ucloud.pathx.models.ModifyUPathTemplateRequest;
@@ -146,30 +118,6 @@ public CreatePathXSSLResponse createPathXSSL(CreatePathXSSLRequest request)
146118
return (CreatePathXSSLResponse) this.invoke(request, CreatePathXSSLResponse.class);
147119
}
148120

149-
/**
150-
* CreateUGA3Instance - 创建全球统一接入加速配置项
151-
*
152-
* @param request Request object
153-
* @throws UCloudException Exception
154-
*/
155-
public CreateUGA3InstanceResponse createUGA3Instance(CreateUGA3InstanceRequest request)
156-
throws UCloudException {
157-
request.setAction("CreateUGA3Instance");
158-
return (CreateUGA3InstanceResponse) this.invoke(request, CreateUGA3InstanceResponse.class);
159-
}
160-
161-
/**
162-
* CreateUGA3Port - 创建统一接入加速实例端口
163-
*
164-
* @param request Request object
165-
* @throws UCloudException Exception
166-
*/
167-
public CreateUGA3PortResponse createUGA3Port(CreateUGA3PortRequest request)
168-
throws UCloudException {
169-
request.setAction("CreateUGA3Port");
170-
return (CreateUGA3PortResponse) this.invoke(request, CreateUGA3PortResponse.class);
171-
}
172-
173121
/**
174122
* CreateUGAForwarder - 创建加速实例转发器
175123
*
@@ -230,30 +178,6 @@ public DeletePathXSSLResponse deletePathXSSL(DeletePathXSSLRequest request)
230178
return (DeletePathXSSLResponse) this.invoke(request, DeletePathXSSLResponse.class);
231179
}
232180

233-
/**
234-
* DeleteUGA3Instance - 删除全球统一接入转发实例
235-
*
236-
* @param request Request object
237-
* @throws UCloudException Exception
238-
*/
239-
public DeleteUGA3InstanceResponse deleteUGA3Instance(DeleteUGA3InstanceRequest request)
240-
throws UCloudException {
241-
request.setAction("DeleteUGA3Instance");
242-
return (DeleteUGA3InstanceResponse) this.invoke(request, DeleteUGA3InstanceResponse.class);
243-
}
244-
245-
/**
246-
* DeleteUGA3Port - 删除统一接入加速实例转发器
247-
*
248-
* @param request Request object
249-
* @throws UCloudException Exception
250-
*/
251-
public DeleteUGA3PortResponse deleteUGA3Port(DeleteUGA3PortRequest request)
252-
throws UCloudException {
253-
request.setAction("DeleteUGA3Port");
254-
return (DeleteUGA3PortResponse) this.invoke(request, DeleteUGA3PortResponse.class);
255-
}
256-
257181
/**
258182
* DeleteUGAForwarder - 删除加速实例转发器
259183
*
@@ -327,44 +251,6 @@ public DescribePathXSSLResponse describePathXSSL(DescribePathXSSLRequest request
327251
return (DescribePathXSSLResponse) this.invoke(request, DescribePathXSSLResponse.class);
328252
}
329253

330-
/**
331-
* DescribeUGA3Area - 获取全球接入源站可选列表
332-
*
333-
* @param request Request object
334-
* @throws UCloudException Exception
335-
*/
336-
public DescribeUGA3AreaResponse describeUGA3Area(DescribeUGA3AreaRequest request)
337-
throws UCloudException {
338-
request.setAction("DescribeUGA3Area");
339-
return (DescribeUGA3AreaResponse) this.invoke(request, DescribeUGA3AreaResponse.class);
340-
}
341-
342-
/**
343-
* DescribeUGA3Instance - 获取全球统一接入加速服务加速配置信息
344-
*
345-
* @param request Request object
346-
* @throws UCloudException Exception
347-
*/
348-
public DescribeUGA3InstanceResponse describeUGA3Instance(DescribeUGA3InstanceRequest request)
349-
throws UCloudException {
350-
request.setAction("DescribeUGA3Instance");
351-
return (DescribeUGA3InstanceResponse)
352-
this.invoke(request, DescribeUGA3InstanceResponse.class);
353-
}
354-
355-
/**
356-
* DescribeUGA3Optimization - 获取全球接入UGA3线路加速优化情况
357-
*
358-
* @param request Request object
359-
* @throws UCloudException Exception
360-
*/
361-
public DescribeUGA3OptimizationResponse describeUGA3Optimization(
362-
DescribeUGA3OptimizationRequest request) throws UCloudException {
363-
request.setAction("DescribeUGA3Optimization");
364-
return (DescribeUGA3OptimizationResponse)
365-
this.invoke(request, DescribeUGA3OptimizationResponse.class);
366-
}
367-
368254
/**
369255
* DescribeUGAInstance - 获取全球加速服务加速配置信息
370256
*
@@ -440,41 +326,6 @@ public GetPathXMetricResponse getPathXMetric(GetPathXMetricRequest request)
440326
return (GetPathXMetricResponse) this.invoke(request, GetPathXMetricResponse.class);
441327
}
442328

443-
/**
444-
* GetUGA3Metric - 获取全地域加速监控信息
445-
*
446-
* @param request Request object
447-
* @throws UCloudException Exception
448-
*/
449-
public GetUGA3MetricResponse getUGA3Metric(GetUGA3MetricRequest request)
450-
throws UCloudException {
451-
request.setAction("GetUGA3Metric");
452-
return (GetUGA3MetricResponse) this.invoke(request, GetUGA3MetricResponse.class);
453-
}
454-
455-
/**
456-
* GetUGA3Price - 获取全球统一接入转发实例价格
457-
*
458-
* @param request Request object
459-
* @throws UCloudException Exception
460-
*/
461-
public GetUGA3PriceResponse getUGA3Price(GetUGA3PriceRequest request) throws UCloudException {
462-
request.setAction("GetUGA3Price");
463-
return (GetUGA3PriceResponse) this.invoke(request, GetUGA3PriceResponse.class);
464-
}
465-
466-
/**
467-
* GetUGA3UpdatePrice - 全球统一接入获取实例更新价格(增加、删退)
468-
*
469-
* @param request Request object
470-
* @throws UCloudException Exception
471-
*/
472-
public GetUGA3UpdatePriceResponse getUGA3UpdatePrice(GetUGA3UpdatePriceRequest request)
473-
throws UCloudException {
474-
request.setAction("GetUGA3UpdatePrice");
475-
return (GetUGA3UpdatePriceResponse) this.invoke(request, GetUGA3UpdatePriceResponse.class);
476-
}
477-
478329
/**
479330
* ModifyGlobalSSHPort - 修改GlobalSSH端口
480331
*
@@ -514,56 +365,6 @@ public ModifyGlobalSSHTypeResponse modifyGlobalSSHType(ModifyGlobalSSHTypeReques
514365
this.invoke(request, ModifyGlobalSSHTypeResponse.class);
515366
}
516367

517-
/**
518-
* ModifyUGA3Bandwidth - 修改统一接入加速配置带宽
519-
*
520-
* @param request Request object
521-
* @throws UCloudException Exception
522-
*/
523-
public ModifyUGA3BandwidthResponse modifyUGA3Bandwidth(ModifyUGA3BandwidthRequest request)
524-
throws UCloudException {
525-
request.setAction("ModifyUGA3Bandwidth");
526-
return (ModifyUGA3BandwidthResponse)
527-
this.invoke(request, ModifyUGA3BandwidthResponse.class);
528-
}
529-
530-
/**
531-
* ModifyUGA3Instance - 修改统一接入加速配置属性
532-
*
533-
* @param request Request object
534-
* @throws UCloudException Exception
535-
*/
536-
public ModifyUGA3InstanceResponse modifyUGA3Instance(ModifyUGA3InstanceRequest request)
537-
throws UCloudException {
538-
request.setAction("ModifyUGA3Instance");
539-
return (ModifyUGA3InstanceResponse) this.invoke(request, ModifyUGA3InstanceResponse.class);
540-
}
541-
542-
/**
543-
* ModifyUGA3OriginInfo - 修改统一接入加速配置源站信息
544-
*
545-
* @param request Request object
546-
* @throws UCloudException Exception
547-
*/
548-
public ModifyUGA3OriginInfoResponse modifyUGA3OriginInfo(ModifyUGA3OriginInfoRequest request)
549-
throws UCloudException {
550-
request.setAction("ModifyUGA3OriginInfo");
551-
return (ModifyUGA3OriginInfoResponse)
552-
this.invoke(request, ModifyUGA3OriginInfoResponse.class);
553-
}
554-
555-
/**
556-
* ModifyUGA3Port - 修改统一接入加速实例端口
557-
*
558-
* @param request Request object
559-
* @throws UCloudException Exception
560-
*/
561-
public ModifyUGA3PortResponse modifyUGA3Port(ModifyUGA3PortRequest request)
562-
throws UCloudException {
563-
request.setAction("ModifyUGA3Port");
564-
return (ModifyUGA3PortResponse) this.invoke(request, ModifyUGA3PortResponse.class);
565-
}
566-
567368
/**
568369
* ModifyUPathBandwidth - 修改加速线路带宽
569370
*

0 commit comments

Comments
 (0)