Skip to content

Commit

Permalink
sdk: rolling update for 1.1.2-release (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucloud-bot committed Dec 8, 2022
1 parent bb59466 commit c54d963
Show file tree
Hide file tree
Showing 39 changed files with 225 additions and 1,177 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1-release
1.1.2-release
4 changes: 2 additions & 2 deletions examples/generic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions examples/uhost/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-uhost</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java</artifactId>
<packaging>pom</packaging>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
<modules>
<module>ucloud-sdk-java-common</module>
<module>ucloud-sdk-java-ipsecvpn</module>
Expand Down
4 changes: 2 additions & 2 deletions ucloud-sdk-java-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>

<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-ipsecvpn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ipsecvpn</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-pathx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-pathx</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-uaccount/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-uaccount</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-ubill/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ubill</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-ucdn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ucdn</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.1.1-release</version>
<version>1.1.2-release</version>
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@
import cn.ucloud.ucdn.models.GetUcdnDomainInfoListResponse;
import cn.ucloud.ucdn.models.GetUcdnDomainLogV2Request;
import cn.ucloud.ucdn.models.GetUcdnDomainLogV2Response;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginHttpCodeDetailRequest;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginHttpCodeDetailResponse;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginHttpCodeRequest;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginHttpCodeResponse;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginRequestNumRequest;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginRequestNumResponse;
import cn.ucloud.ucdn.models.GetUcdnDomainPrefetchEnableRequest;
Expand Down Expand Up @@ -302,32 +298,6 @@ public GetUcdnDomainLogV2Response getUcdnDomainLogV2(GetUcdnDomainLogV2Request r
return (GetUcdnDomainLogV2Response) this.invoke(request, GetUcdnDomainLogV2Response.class);
}

/**
* GetUcdnDomainOriginHttpCode - 获取域名源站状态码监控
*
* @param request Request object
* @throws UCloudException Exception
*/
public GetUcdnDomainOriginHttpCodeResponse getUcdnDomainOriginHttpCode(
GetUcdnDomainOriginHttpCodeRequest request) throws UCloudException {
request.setAction("GetUcdnDomainOriginHttpCode");
return (GetUcdnDomainOriginHttpCodeResponse)
this.invoke(request, GetUcdnDomainOriginHttpCodeResponse.class);
}

/**
* GetUcdnDomainOriginHttpCodeDetail - 获取域名源站详细状态码监控
*
* @param request Request object
* @throws UCloudException Exception
*/
public GetUcdnDomainOriginHttpCodeDetailResponse getUcdnDomainOriginHttpCodeDetail(
GetUcdnDomainOriginHttpCodeDetailRequest request) throws UCloudException {
request.setAction("GetUcdnDomainOriginHttpCodeDetail");
return (GetUcdnDomainOriginHttpCodeDetailResponse)
this.invoke(request, GetUcdnDomainOriginHttpCodeDetailResponse.class);
}

/**
* GetUcdnDomainOriginRequestNum - 获取域名回源请求数【新】
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@
import cn.ucloud.ucdn.models.GetUcdnDomainInfoListResponse;
import cn.ucloud.ucdn.models.GetUcdnDomainLogV2Request;
import cn.ucloud.ucdn.models.GetUcdnDomainLogV2Response;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginHttpCodeDetailRequest;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginHttpCodeDetailResponse;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginHttpCodeRequest;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginHttpCodeResponse;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginRequestNumRequest;
import cn.ucloud.ucdn.models.GetUcdnDomainOriginRequestNumResponse;
import cn.ucloud.ucdn.models.GetUcdnDomainPrefetchEnableRequest;
Expand Down Expand Up @@ -233,24 +229,6 @@ public GetUcdnDomainInfoListResponse getUcdnDomainInfoList(GetUcdnDomainInfoList
public GetUcdnDomainLogV2Response getUcdnDomainLogV2(GetUcdnDomainLogV2Request request)
throws UCloudException;

/**
* GetUcdnDomainOriginHttpCode - 获取域名源站状态码监控
*
* @param request Request object
* @throws UCloudException Exception
*/
public GetUcdnDomainOriginHttpCodeResponse getUcdnDomainOriginHttpCode(
GetUcdnDomainOriginHttpCodeRequest request) throws UCloudException;

/**
* GetUcdnDomainOriginHttpCodeDetail - 获取域名源站详细状态码监控
*
* @param request Request object
* @throws UCloudException Exception
*/
public GetUcdnDomainOriginHttpCodeDetailResponse getUcdnDomainOriginHttpCodeDetail(
GetUcdnDomainOriginHttpCodeDetailRequest request) throws UCloudException;

/**
* GetUcdnDomainOriginRequestNum - 获取域名回源请求数【新】
*
Expand Down

This file was deleted.

Loading

0 comments on commit c54d963

Please sign in to comment.