Skip to content

Commit e998714

Browse files
committed
Generated java-async 2020-06-16 for Alb.
1 parent 883da1f commit e998714

File tree

253 files changed

+4023
-330
lines changed

Some content is hidden

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

253 files changed

+4023
-330
lines changed

alb-20200616/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-06-13 Version: 1.0.19
2+
- Generated java-async 2020-06-16 for Alb.
3+
14
2025-03-05 Version: 1.0.18
25
- Generated java-async 2020-06-16 for Alb.
36

alb-20200616/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0modelVersion>
44
<groupId>com.aliyungroupId>
55
<artifactId>alibabacloud-alb20200616artifactId>
6-
<version>1.0.18version>
6+
<version>1.0.19version>
77
<packaging>jarpackaging>
88
<name>alibabacloud-alb20200616name>
99
<description>Alibaba Cloud Alb (20200616) Async SDK for Java
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.pluginsgroupId>
7878
<artifactId>maven-gpg-pluginartifactId>
79-
<version>1.6version>
79+
<version>3.1.0version>
8080
<executions>
8181
<execution>
8282
<id>sign-artifactsid>

alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/AsyncClient.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ static AsyncClient create() {
412412

413413
/**
414414
* description :
415-
*

DeleteDhcpOptionsSet* is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the ListAclRelations operation to query the status of the task.

415+
*

DissociateAclsFromListener* is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call ListAclRelations to query the status of an ACL.

416416
*
    417417
    *
  • If an ACL is in the Dissociating state, the ACL is being disassociated from the listener.
  • 418418
    *
  • If an ACL is in the Dissociated state, the ACL is disassociated from the listener.
  • @@ -655,14 +655,14 @@ static AsyncClient create() {
    655655
    * description :
    656656
    *

    RemoveServersFromServerGroup* is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background.

    657657
    *
      658-
      *
    1. You can call the 213627.html">ListServerGroups operation to query the status of a server group.
      • 659-
        *
      • If a server group is in the Configuring state, it indicates that the server group is being modified.
      • 660-
        *
      • If a server group is in the Available state, it indicates that the server group is running.
      • 658+
        *
      • You can call 2254862.html">ListServerGroups to query the status of a server group.
        • 659+
          *
        • If the server group is in the Configuring state, the server group is being modified.
        • 660+
          *
        • If the server group is in the Available state, the server group is running.
        • 661661
          *
          662662
          *
          663-
          *
        • You can call the 213628.html">ListServerGroupServers operation to query the status of a backend server.
          • 664-
            *
          • If a backend server is in the Removing state, the server is being removed from the server group.
          • 665-
            *
          • If a backend server cannot be found, the server is no longer in the server group.
          • 663+
            *
          • You can call 2254863.html">ListServerGroupServers to query the status of a backend server.
            • 664+
              *
            • If the backend server is in the Removing state, the backend server is being removed from the server group.
            • 665+
              *
            • If the backend server cannot be found, the backend server is no longer in the server group.
            • 666666
              *
              667667
              *
              668668
              *

              alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/DefaultAsyncClient.java

              Lines changed: 7 additions & 7 deletions
              Original file line numberDiff line numberDiff line change
              @@ -804,7 +804,7 @@ public CompletableFuture disableLoadBal
              804804

              805805
              /**
              806806
              * description :
              807-
              *

              DeleteDhcpOptionsSet* is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the ListAclRelations operation to query the status of the task.

              807+
              *

              DissociateAclsFromListener* is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call ListAclRelations to query the status of an ACL.

              808808
              *
                809809
                *
              • If an ACL is in the Dissociating state, the ACL is being disassociated from the listener.
              • 810810
                *
              • If an ACL is in the Dissociated state, the ACL is disassociated from the listener.
              • @@ -1419,14 +1419,14 @@ public CompletableFuture removeEntriesFromAcl(Remo
                14191419
                * description :
                14201420
                *

                RemoveServersFromServerGroup* is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background.

                14211421
                *
                  1422-
                  *
                1. You can call the 213627.html">ListServerGroups operation to query the status of a server group.
                  • 1423-
                    *
                  • If a server group is in the Configuring state, it indicates that the server group is being modified.
                  • 1424-
                    *
                  • If a server group is in the Available state, it indicates that the server group is running.
                  • 1422+
                    *
                  • You can call 2254862.html">ListServerGroups to query the status of a server group.
                    • 1423+
                      *
                    • If the server group is in the Configuring state, the server group is being modified.
                    • 1424+
                      *
                    • If the server group is in the Available state, the server group is running.
                    • 14251425
                      *
                      14261426
                      *
                      1427-
                      *
                    • You can call the 213628.html">ListServerGroupServers operation to query the status of a backend server.
                      • 1428-
                        *
                      • If a backend server is in the Removing state, the server is being removed from the server group.
                      • 1429-
                        *
                      • If a backend server cannot be found, the server is no longer in the server group.
                      • 1427+
                        *
                      • You can call 2254863.html">ListServerGroupServers to query the status of a backend server.
                        • 1428+
                          *
                        • If the backend server is in the Removing state, the backend server is being removed from the server group.
                        • 1429+
                          *
                        • If the backend server cannot be found, the backend server is no longer in the server group.
                        • 14301430
                          *
                          14311431
                          *
                          14321432
                          *

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AddEntriesToAclRequest.java

                          Lines changed: 9 additions & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -51,7 +51,7 @@ public static AddEntriesToAclRequest create() {
                          5151
                          return builder().build();
                          5252
                          }
                          5353

                          54-
                          @Override
                          54+
                          @Override
                          5555
                          public Builder toBuilder() {
                          5656
                          return new Builder(this);
                          5757
                          }
                          @@ -209,6 +209,14 @@ public static final class Builder {
                          209209
                          private String description;
                          210210
                          private String entry;
                          211211

                          212+
                          private Builder() {
                          213+
                          }
                          214+
                          215+
                          private Builder(AclEntries model) {
                          216+
                          this.description = model.description;
                          217+
                          this.entry = model.entry;
                          218+
                          }
                          219+
                          212220
                          /**
                          213221
                          *

                          The description of the ACL entry. The description must be 2 to 256 characters in length, and can contain letters, digits, commas (,), periods (.), semicolons (;), forward slashes (/), at signs (@), underscores (_), and hyphens (-).

                          214222
                          *

                          You can add at most 20 entries in each call.

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AddEntriesToAclResponse.java

                          Lines changed: 1 addition & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -37,7 +37,7 @@ public static AddEntriesToAclResponse create() {
                          3737
                          return new BuilderImpl().build();
                          3838
                          }
                          3939

                          40-
                          @Override
                          40+
                          @Override
                          4141
                          public Builder toBuilder() {
                          4242
                          return new BuilderImpl(this);
                          4343
                          }

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AddEntriesToAclResponseBody.java

                          Lines changed: 12 additions & 0 deletions
                          Original file line numberDiff line numberDiff line change
                          @@ -36,6 +36,10 @@ public static AddEntriesToAclResponseBody create() {
                          3636
                          return builder().build();
                          3737
                          }
                          3838

                          39+
                          public Builder toBuilder() {
                          40+
                          return new Builder(this);
                          41+
                          }
                          42+
                          3943
                          /**
                          4044
                          * @return jobId
                          4145
                          */
                          @@ -54,6 +58,14 @@ public static final class Builder {
                          5458
                          private String jobId;
                          5559
                          private String requestId;
                          5660

                          61+
                          private Builder() {
                          62+
                          }
                          63+
                          64+
                          private Builder(AddEntriesToAclResponseBody model) {
                          65+
                          this.jobId = model.jobId;
                          66+
                          this.requestId = model.requestId;
                          67+
                          }
                          68+
                          5769
                          /**
                          5870
                          *

                          The asynchronous task ID.

                          5971
                          *

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AddServersToServerGroupRequest.java

                          Lines changed: 14 additions & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -51,7 +51,7 @@ public static AddServersToServerGroupRequest create() {
                          5151
                          return builder().build();
                          5252
                          }
                          5353

                          54-
                          @Override
                          54+
                          @Override
                          5555
                          public Builder toBuilder() {
                          5656
                          return new Builder(this);
                          5757
                          }
                          @@ -270,6 +270,19 @@ public static final class Builder {
                          270270
                          private String serverType;
                          271271
                          private Integer weight;
                          272272

                          273+
                          private Builder() {
                          274+
                          }
                          275+
                          276+
                          private Builder(Servers model) {
                          277+
                          this.description = model.description;
                          278+
                          this.port = model.port;
                          279+
                          this.remoteIpEnabled = model.remoteIpEnabled;
                          280+
                          this.serverId = model.serverId;
                          281+
                          this.serverIp = model.serverIp;
                          282+
                          this.serverType = model.serverType;
                          283+
                          this.weight = model.weight;
                          284+
                          }
                          285+
                          273286
                          /**
                          274287
                          *

                          The description of the backend server. The description must be 2 to 256 characters in length and cannot start with http:// or https://.

                          275288
                          *

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AddServersToServerGroupResponse.java

                          Lines changed: 1 addition & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -37,7 +37,7 @@ public static AddServersToServerGroupResponse create() {
                          3737
                          return new BuilderImpl().build();
                          3838
                          }
                          3939

                          40-
                          @Override
                          40+
                          @Override
                          4141
                          public Builder toBuilder() {
                          4242
                          return new BuilderImpl(this);
                          4343
                          }

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AddServersToServerGroupResponseBody.java

                          Lines changed: 12 additions & 0 deletions
                          Original file line numberDiff line numberDiff line change
                          @@ -36,6 +36,10 @@ public static AddServersToServerGroupResponseBody create() {
                          3636
                          return builder().build();
                          3737
                          }
                          3838

                          39+
                          public Builder toBuilder() {
                          40+
                          return new Builder(this);
                          41+
                          }
                          42+
                          3943
                          /**
                          4044
                          * @return jobId
                          4145
                          */
                          @@ -54,6 +58,14 @@ public static final class Builder {
                          5458
                          private String jobId;
                          5559
                          private String requestId;
                          5660

                          61+
                          private Builder() {
                          62+
                          }
                          63+
                          64+
                          private Builder(AddServersToServerGroupResponseBody model) {
                          65+
                          this.jobId = model.jobId;
                          66+
                          this.requestId = model.requestId;
                          67+
                          }
                          68+
                          5769
                          /**
                          5870
                          *

                          The ID of the asynchronous job.

                          5971
                          *

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/ApplyHealthCheckTemplateToServerGroupRequest.java

                          Lines changed: 1 addition & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -51,7 +51,7 @@ public static ApplyHealthCheckTemplateToServerGroupRequest create() {
                          5151
                          return builder().build();
                          5252
                          }
                          5353

                          54-
                          @Override
                          54+
                          @Override
                          5555
                          public Builder toBuilder() {
                          5656
                          return new Builder(this);
                          5757
                          }

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/ApplyHealthCheckTemplateToServerGroupResponse.java

                          Lines changed: 1 addition & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -37,7 +37,7 @@ public static ApplyHealthCheckTemplateToServerGroupResponse create() {
                          3737
                          return new BuilderImpl().build();
                          3838
                          }
                          3939

                          40-
                          @Override
                          40+
                          @Override
                          4141
                          public Builder toBuilder() {
                          4242
                          return new BuilderImpl(this);
                          4343
                          }

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/ApplyHealthCheckTemplateToServerGroupResponseBody.java

                          Lines changed: 12 additions & 0 deletions
                          Original file line numberDiff line numberDiff line change
                          @@ -36,6 +36,10 @@ public static ApplyHealthCheckTemplateToServerGroupResponseBody create() {
                          3636
                          return builder().build();
                          3737
                          }
                          3838

                          39+
                          public Builder toBuilder() {
                          40+
                          return new Builder(this);
                          41+
                          }
                          42+
                          3943
                          /**
                          4044
                          * @return jobId
                          4145
                          */
                          @@ -54,6 +58,14 @@ public static final class Builder {
                          5458
                          private String jobId;
                          5559
                          private String requestId;
                          5660

                          61+
                          private Builder() {
                          62+
                          }
                          63+
                          64+
                          private Builder(ApplyHealthCheckTemplateToServerGroupResponseBody model) {
                          65+
                          this.jobId = model.jobId;
                          66+
                          this.requestId = model.requestId;
                          67+
                          }
                          68+
                          5769
                          /**
                          5870
                          *

                          The asynchronous task ID.

                          5971
                          *

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AssociateAclsWithListenerRequest.java

                          Lines changed: 1 addition & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -57,7 +57,7 @@ public static AssociateAclsWithListenerRequest create() {
                          5757
                          return builder().build();
                          5858
                          }
                          5959

                          60-
                          @Override
                          60+
                          @Override
                          6161
                          public Builder toBuilder() {
                          6262
                          return new Builder(this);
                          6363
                          }

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AssociateAclsWithListenerResponse.java

                          Lines changed: 1 addition & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -37,7 +37,7 @@ public static AssociateAclsWithListenerResponse create() {
                          3737
                          return new BuilderImpl().build();
                          3838
                          }
                          3939

                          40-
                          @Override
                          40+
                          @Override
                          4141
                          public Builder toBuilder() {
                          4242
                          return new BuilderImpl(this);
                          4343
                          }

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AssociateAclsWithListenerResponseBody.java

                          Lines changed: 12 additions & 0 deletions
                          Original file line numberDiff line numberDiff line change
                          @@ -36,6 +36,10 @@ public static AssociateAclsWithListenerResponseBody create() {
                          3636
                          return builder().build();
                          3737
                          }
                          3838

                          39+
                          public Builder toBuilder() {
                          40+
                          return new Builder(this);
                          41+
                          }
                          42+
                          3943
                          /**
                          4044
                          * @return jobId
                          4145
                          */
                          @@ -54,6 +58,14 @@ public static final class Builder {
                          5458
                          private String jobId;
                          5559
                          private String requestId;
                          5660

                          61+
                          private Builder() {
                          62+
                          }
                          63+
                          64+
                          private Builder(AssociateAclsWithListenerResponseBody model) {
                          65+
                          this.jobId = model.jobId;
                          66+
                          this.requestId = model.requestId;
                          67+
                          }
                          68+
                          5769
                          /**
                          5870
                          *

                          The synchronous task ID.

                          5971
                          *

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AssociateAdditionalCertificatesWithListenerRequest.java

                          Lines changed: 8 additions & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -51,7 +51,7 @@ public static AssociateAdditionalCertificatesWithListenerRequest create() {
                          5151
                          return builder().build();
                          5252
                          }
                          5353

                          54-
                          @Override
                          54+
                          @Override
                          5555
                          public Builder toBuilder() {
                          5656
                          return new Builder(this);
                          5757
                          }
                          @@ -197,6 +197,13 @@ public String getCertificateId() {
                          197197
                          public static final class Builder {
                          198198
                          private String certificateId;
                          199199

                          200+
                          private Builder() {
                          201+
                          }
                          202+
                          203+
                          private Builder(Certificates model) {
                          204+
                          this.certificateId = model.certificateId;
                          205+
                          }
                          206+
                          200207
                          /**
                          201208
                          *

                          The ID of the certificate. Only server certificates are supported.

                          202209
                          *

                          This parameter is required.

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AssociateAdditionalCertificatesWithListenerResponse.java

                          Lines changed: 1 addition & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -37,7 +37,7 @@ public static AssociateAdditionalCertificatesWithListenerResponse create() {
                          3737
                          return new BuilderImpl().build();
                          3838
                          }
                          3939

                          40-
                          @Override
                          40+
                          @Override
                          4141
                          public Builder toBuilder() {
                          4242
                          return new BuilderImpl(this);
                          4343
                          }

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AssociateAdditionalCertificatesWithListenerResponseBody.java

                          Lines changed: 12 additions & 0 deletions
                          Original file line numberDiff line numberDiff line change
                          @@ -36,6 +36,10 @@ public static AssociateAdditionalCertificatesWithListenerResponseBody create() {
                          3636
                          return builder().build();
                          3737
                          }
                          3838

                          39+
                          public Builder toBuilder() {
                          40+
                          return new Builder(this);
                          41+
                          }
                          42+
                          3943
                          /**
                          4044
                          * @return jobId
                          4145
                          */
                          @@ -54,6 +58,14 @@ public static final class Builder {
                          5458
                          private String jobId;
                          5559
                          private String requestId;
                          5660

                          61+
                          private Builder() {
                          62+
                          }
                          63+
                          64+
                          private Builder(AssociateAdditionalCertificatesWithListenerResponseBody model) {
                          65+
                          this.jobId = model.jobId;
                          66+
                          this.requestId = model.requestId;
                          67+
                          }
                          68+
                          5769
                          /**
                          5870
                          *

                          The asynchronous task ID.

                          5971
                          *

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AttachCommonBandwidthPackageToLoadBalancerRequest.java

                          Lines changed: 1 addition & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -57,7 +57,7 @@ public static AttachCommonBandwidthPackageToLoadBalancerRequest create() {
                          5757
                          return builder().build();
                          5858
                          }
                          5959

                          60-
                          @Override
                          60+
                          @Override
                          6161
                          public Builder toBuilder() {
                          6262
                          return new Builder(this);
                          6363
                          }

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AttachCommonBandwidthPackageToLoadBalancerResponse.java

                          Lines changed: 1 addition & 1 deletion
                          Original file line numberDiff line numberDiff line change
                          @@ -37,7 +37,7 @@ public static AttachCommonBandwidthPackageToLoadBalancerResponse create() {
                          3737
                          return new BuilderImpl().build();
                          3838
                          }
                          3939

                          40-
                          @Override
                          40+
                          @Override
                          4141
                          public Builder toBuilder() {
                          4242
                          return new BuilderImpl(this);
                          4343
                          }

                          alb-20200616/src/main/java/com/aliyun/sdk/service/alb20200616/models/AttachCommonBandwidthPackageToLoadBalancerResponseBody.java

                          Lines changed: 12 additions & 0 deletions
                          Original file line numberDiff line numberDiff line change
                          @@ -36,6 +36,10 @@ public static AttachCommonBandwidthPackageToLoadBalancerResponseBody create() {
                          3636
                          return builder().build();
                          3737
                          }
                          3838

                          39+
                          public Builder toBuilder() {
                          40+
                          return new Builder(this);
                          41+
                          }
                          42+
                          3943
                          /**
                          4044
                          * @return jobId
                          4145
                          */
                          @@ -54,6 +58,14 @@ public static final class Builder {
                          5458
                          private String jobId;
                          5559
                          private String requestId;
                          5660

                          61+
                          private Builder() {
                          62+
                          }
                          63+
                          64+
                          private Builder(AttachCommonBandwidthPackageToLoadBalancerResponseBody model) {
                          65+
                          this.jobId = model.jobId;
                          66+
                          this.requestId = model.requestId;
                          67+
                          }
                          68+
                          5769
                          /**
                          5870
                          *

                          The asynchronous task ID.

                          5971
                          *

                          0 commit comments

                          Comments
                           (0)