Skip to content

Commit

Permalink
AWS SDK for Java 1.12.99
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Oct 29, 2021
1 parent cb26dd2 commit fefd6ea
Show file tree
Hide file tree
Showing 477 changed files with 13,778 additions and 954 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# __1.12.99__ __2021-10-29__
## __Amazon CloudWatch Application Insights__
- ### Features
- Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources.

## __Amazon Connect Service__
- ### Features
- Amazon Connect Chat now supports real-time message streaming.

## __Amazon Elastic Compute Cloud__
- ### Features
- Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API

## __Amazon Rekognition__
- ### Features
- This release added new attributes to Rekognition Video GetCelebrityRecognition API operations.

## __Amazon Transcribe Service__
- ### Features
- Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction.

# __1.12.98__ __2021-10-28__
## __AWS Systems Manager Incident Manager__
- ### Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.12.98</version>
<version>1.12.99</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-accessanalyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-accessanalyzer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-account/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-account</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-acm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-acmpca/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acmpca</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-alexaforbusiness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-alexaforbusiness</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-amplify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-amplify</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-amplifybackend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-amplifybackend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-api-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-api-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-apigatewaymanagementapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-apigatewaymanagementapi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-apigatewayv2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-apigatewayv2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appconfig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appflow</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appintegrations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appintegrations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationautoscaling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationcostprofiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationcostprofiler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-applicationinsights/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.12.99-SNAPSHOT</version>
<version>1.12.99</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationinsights</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ public class ApplicationInfo implements Serializable, Cloneable, StructuredPojo
*/
private String remarks;

private Boolean autoConfigEnabled;

private String discoveryType;

/**
* <p>
* The name of the resource group used for the application.
Expand Down Expand Up @@ -442,6 +446,80 @@ public ApplicationInfo withRemarks(String remarks) {
return this;
}

/**
* @param autoConfigEnabled
*/

public void setAutoConfigEnabled(Boolean autoConfigEnabled) {
this.autoConfigEnabled = autoConfigEnabled;
}

/**
* @return
*/

public Boolean getAutoConfigEnabled() {
return this.autoConfigEnabled;
}

/**
* @param autoConfigEnabled
* @return Returns a reference to this object so that method calls can be chained together.
*/

public ApplicationInfo withAutoConfigEnabled(Boolean autoConfigEnabled) {
setAutoConfigEnabled(autoConfigEnabled);
return this;
}

/**
* @return
*/

public Boolean isAutoConfigEnabled() {
return this.autoConfigEnabled;
}

/**
* @param discoveryType
* @see DiscoveryType
*/

public void setDiscoveryType(String discoveryType) {
this.discoveryType = discoveryType;
}

/**
* @return
* @see DiscoveryType
*/

public String getDiscoveryType() {
return this.discoveryType;
}

/**
* @param discoveryType
* @return Returns a reference to this object so that method calls can be chained together.
* @see DiscoveryType
*/

public ApplicationInfo withDiscoveryType(String discoveryType) {
setDiscoveryType(discoveryType);
return this;
}

/**
* @param discoveryType
* @return Returns a reference to this object so that method calls can be chained together.
* @see DiscoveryType
*/

public ApplicationInfo withDiscoveryType(DiscoveryType discoveryType) {
this.discoveryType = discoveryType.toString();
return this;
}

/**
* Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be
* redacted from this string using a placeholder value.
Expand All @@ -465,7 +543,11 @@ public String toString() {
if (getCWEMonitorEnabled() != null)
sb.append("CWEMonitorEnabled: ").append(getCWEMonitorEnabled()).append(",");
if (getRemarks() != null)
sb.append("Remarks: ").append(getRemarks());
sb.append("Remarks: ").append(getRemarks()).append(",");
if (getAutoConfigEnabled() != null)
sb.append("AutoConfigEnabled: ").append(getAutoConfigEnabled()).append(",");
if (getDiscoveryType() != null)
sb.append("DiscoveryType: ").append(getDiscoveryType());
sb.append("}");
return sb.toString();
}
Expand Down Expand Up @@ -504,6 +586,14 @@ public boolean equals(Object obj) {
return false;
if (other.getRemarks() != null && other.getRemarks().equals(this.getRemarks()) == false)
return false;
if (other.getAutoConfigEnabled() == null ^ this.getAutoConfigEnabled() == null)
return false;
if (other.getAutoConfigEnabled() != null && other.getAutoConfigEnabled().equals(this.getAutoConfigEnabled()) == false)
return false;
if (other.getDiscoveryType() == null ^ this.getDiscoveryType() == null)
return false;
if (other.getDiscoveryType() != null && other.getDiscoveryType().equals(this.getDiscoveryType()) == false)
return false;
return true;
}

Expand All @@ -518,6 +608,8 @@ public int hashCode() {
hashCode = prime * hashCode + ((getOpsCenterEnabled() == null) ? 0 : getOpsCenterEnabled().hashCode());
hashCode = prime * hashCode + ((getCWEMonitorEnabled() == null) ? 0 : getCWEMonitorEnabled().hashCode());
hashCode = prime * hashCode + ((getRemarks() == null) ? 0 : getRemarks().hashCode());
hashCode = prime * hashCode + ((getAutoConfigEnabled() == null) ? 0 : getAutoConfigEnabled().hashCode());
hashCode = prime * hashCode + ((getDiscoveryType() == null) ? 0 : getDiscoveryType().hashCode());
return hashCode;
}

Expand Down
Loading

0 comments on commit fefd6ea

Please sign in to comment.