Skip to content

Commit

Permalink
AWS SDK for Java 1.11.182
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Aug 23, 2017
1 parent 5346d4b commit 84bd186
Show file tree
Hide file tree
Showing 125 changed files with 442 additions and 156 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# __1.11.182__ __2017-08-23__
## __Amazon AppStream__
- ### Features
- Documentation updates for appstream

# __1.11.181__ __2017-08-22__
## __Amazon Simple Systems Manager (SSM)__
- ### Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.181</version>
<version>1.11.182</version>
<type>pom</type>
<scope>import</scope>
</dependency>
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.11.182-SNAPSHOT</version>
<version>1.11.182</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acm</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.11.182-SNAPSHOT</version>
<version>1.11.182</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-api-gateway</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.11.182-SNAPSHOT</version>
<version>1.11.182</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-java-sdk-appstream/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.11.182-SNAPSHOT</version>
<version>1.11.182</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-appstream</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,26 @@ public class CreateFleetRequest extends com.amazonaws.AmazonWebServiceRequest im
* stream.memory.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.4xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.16xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-desktop.2xlarge
* </p>
* </li>
* </ul>
*/
private String instanceType;
Expand Down Expand Up @@ -308,6 +328,26 @@ public CreateFleetRequest withImageName(String imageName) {
* stream.memory.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.4xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.16xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-desktop.2xlarge
* </p>
* </li>
* </ul>
*
* @param instanceType
Expand Down Expand Up @@ -374,6 +414,26 @@ public CreateFleetRequest withImageName(String imageName) {
* stream.memory.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.4xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.16xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-desktop.2xlarge
* </p>
* </li>
*/

public void setInstanceType(String instanceType) {
Expand Down Expand Up @@ -446,6 +506,26 @@ public void setInstanceType(String instanceType) {
* stream.memory.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.4xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.16xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-desktop.2xlarge
* </p>
* </li>
* </ul>
*
* @return The instance type of compute resources for the fleet. Fleet instances are launched from this instance
Expand Down Expand Up @@ -511,6 +591,26 @@ public void setInstanceType(String instanceType) {
* stream.memory.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.4xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.16xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-desktop.2xlarge
* </p>
* </li>
*/

public String getInstanceType() {
Expand Down Expand Up @@ -583,6 +683,26 @@ public String getInstanceType() {
* stream.memory.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.4xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.16xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-desktop.2xlarge
* </p>
* </li>
* </ul>
*
* @param instanceType
Expand Down Expand Up @@ -649,6 +769,26 @@ public String getInstanceType() {
* stream.memory.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.4xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.8xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-pro.16xlarge
* </p>
* </li>
* <li>
* <p>
* stream.graphics-desktop.2xlarge
* </p>
* </li>
* @return Returns a reference to this object so that method calls can be chained together.
*/

Expand Down
Loading

0 comments on commit 84bd186

Please sign in to comment.