Skip to content

Commit

Permalink
AWS SDK for Java 1.11.44
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Oct 17, 2016
1 parent 9639ccc commit dc5c8f2
Show file tree
Hide file tree
Showing 306 changed files with 4,461 additions and 2,296 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.43</version>
<version>1.11.44</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.44-SNAPSHOT</version>
<version>1.11.44</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.44-SNAPSHOT</version>
<version>1.11.44</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-api-gateway</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,9 @@ public CreateDeploymentRequest addVariablesEntry(String key, String value) {
}

/**
* Removes all the entries added into Variables. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into Variables.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public CreateDeploymentRequest clearVariablesEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,9 @@ public CreateDeploymentResult addApiSummaryEntry(String key, java.util.Map<Strin
}

/**
* Removes all the entries added into ApiSummary. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into ApiSummary.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public CreateDeploymentResult clearApiSummaryEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,9 @@ public CreateResourceResult addResourceMethodsEntry(String key, Method value) {
}

/**
* Removes all the entries added into ResourceMethods. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into ResourceMethods.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public CreateResourceResult clearResourceMethodsEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -378,8 +378,9 @@ public CreateStageRequest addVariablesEntry(String key, String value) {
}

/**
* Removes all the entries added into Variables. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into Variables.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public CreateStageRequest clearVariablesEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -493,8 +493,9 @@ public CreateStageResult addMethodSettingsEntry(String key, MethodSetting value)
}

/**
* Removes all the entries added into MethodSettings. &lt;p> Returns a reference to this object so that method calls
* can be chained together.
* Removes all the entries added into MethodSettings.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public CreateStageResult clearMethodSettingsEntries() {
Expand Down Expand Up @@ -559,8 +560,9 @@ public CreateStageResult addVariablesEntry(String key, String value) {
}

/**
* Removes all the entries added into Variables. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into Variables.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public CreateStageResult clearVariablesEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,9 @@ public Deployment addApiSummaryEntry(String key, java.util.Map<String, MethodSna
}

/**
* Removes all the entries added into ApiSummary. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into ApiSummary.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public Deployment clearApiSummaryEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,9 @@ public GetDeploymentResult addApiSummaryEntry(String key, java.util.Map<String,
}

/**
* Removes all the entries added into ApiSummary. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into ApiSummary.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetDeploymentResult clearApiSummaryEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,9 @@ public GetExportRequest addParametersEntry(String key, String value) {
}

/**
* Removes all the entries added into Parameters. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into Parameters.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetExportRequest clearParametersEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,9 @@ public GetIntegrationResponseResult addResponseParametersEntry(String key, Strin
}

/**
* Removes all the entries added into ResponseParameters. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into ResponseParameters.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetIntegrationResponseResult clearResponseParametersEntries() {
Expand Down Expand Up @@ -337,8 +338,9 @@ public GetIntegrationResponseResult addResponseTemplatesEntry(String key, String
}

/**
* Removes all the entries added into ResponseTemplates. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into ResponseTemplates.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetIntegrationResponseResult clearResponseTemplatesEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -520,8 +520,9 @@ public GetIntegrationResult addRequestParametersEntry(String key, String value)
}

/**
* Removes all the entries added into RequestParameters. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into RequestParameters.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetIntegrationResult clearRequestParametersEntries() {
Expand Down Expand Up @@ -592,8 +593,9 @@ public GetIntegrationResult addRequestTemplatesEntry(String key, String value) {
}

/**
* Removes all the entries added into RequestTemplates. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into RequestTemplates.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetIntegrationResult clearRequestTemplatesEntries() {
Expand Down Expand Up @@ -1048,8 +1050,9 @@ public GetIntegrationResult addIntegrationResponsesEntry(String key, Integration
}

/**
* Removes all the entries added into IntegrationResponses. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into IntegrationResponses.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetIntegrationResult clearIntegrationResponsesEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,9 @@ public GetMethodResponseResult addResponseParametersEntry(String key, Boolean va
}

/**
* Removes all the entries added into ResponseParameters. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into ResponseParameters.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetMethodResponseResult clearResponseParametersEntries() {
Expand Down Expand Up @@ -288,8 +289,9 @@ public GetMethodResponseResult addResponseModelsEntry(String key, String value)
}

/**
* Removes all the entries added into ResponseModels. &lt;p> Returns a reference to this object so that method calls
* can be chained together.
* Removes all the entries added into ResponseModels.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetMethodResponseResult clearResponseModelsEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,9 @@ public GetMethodResult addRequestParametersEntry(String key, Boolean value) {
}

/**
* Removes all the entries added into RequestParameters. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into RequestParameters.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetMethodResult clearRequestParametersEntries() {
Expand Down Expand Up @@ -493,8 +494,9 @@ public GetMethodResult addRequestModelsEntry(String key, String value) {
}

/**
* Removes all the entries added into RequestModels. &lt;p> Returns a reference to this object so that method calls
* can be chained together.
* Removes all the entries added into RequestModels.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetMethodResult clearRequestModelsEntries() {
Expand Down Expand Up @@ -700,8 +702,9 @@ public GetMethodResult addMethodResponsesEntry(String key, MethodResponse value)
}

/**
* Removes all the entries added into MethodResponses. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into MethodResponses.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetMethodResult clearMethodResponsesEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,9 @@ public GetResourceResult addResourceMethodsEntry(String key, Method value) {
}

/**
* Removes all the entries added into ResourceMethods. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into ResourceMethods.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetResourceResult clearResourceMethodsEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,9 @@ public GetSdkRequest addParametersEntry(String key, String value) {
}

/**
* Removes all the entries added into Parameters. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into Parameters.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetSdkRequest clearParametersEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -493,8 +493,9 @@ public GetStageResult addMethodSettingsEntry(String key, MethodSetting value) {
}

/**
* Removes all the entries added into MethodSettings. &lt;p> Returns a reference to this object so that method calls
* can be chained together.
* Removes all the entries added into MethodSettings.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetStageResult clearMethodSettingsEntries() {
Expand Down Expand Up @@ -559,8 +560,9 @@ public GetStageResult addVariablesEntry(String key, String value) {
}

/**
* Removes all the entries added into Variables. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into Variables.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetStageResult clearVariablesEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,9 @@ public GetUsageResult addItemsEntry(String key, java.util.List<java.util.List<Lo
}

/**
* Removes all the entries added into Items. &lt;p> Returns a reference to this object so that method calls can be
* chained together.
* Removes all the entries added into Items.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public GetUsageResult clearItemsEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,9 @@ public ImportRestApiRequest addParametersEntry(String key, String value) {
}

/**
* Removes all the entries added into Parameters. &lt;p> Returns a reference to this object so that method calls can
* be chained together.
* Removes all the entries added into Parameters.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public ImportRestApiRequest clearParametersEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -520,8 +520,9 @@ public Integration addRequestParametersEntry(String key, String value) {
}

/**
* Removes all the entries added into RequestParameters. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into RequestParameters.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public Integration clearRequestParametersEntries() {
Expand Down Expand Up @@ -592,8 +593,9 @@ public Integration addRequestTemplatesEntry(String key, String value) {
}

/**
* Removes all the entries added into RequestTemplates. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into RequestTemplates.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public Integration clearRequestTemplatesEntries() {
Expand Down Expand Up @@ -1048,8 +1050,9 @@ public Integration addIntegrationResponsesEntry(String key, IntegrationResponse
}

/**
* Removes all the entries added into IntegrationResponses. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into IntegrationResponses.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public Integration clearIntegrationResponsesEntries() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,9 @@ public IntegrationResponse addResponseParametersEntry(String key, String value)
}

/**
* Removes all the entries added into ResponseParameters. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into ResponseParameters.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public IntegrationResponse clearResponseParametersEntries() {
Expand Down Expand Up @@ -337,8 +338,9 @@ public IntegrationResponse addResponseTemplatesEntry(String key, String value) {
}

/**
* Removes all the entries added into ResponseTemplates. &lt;p> Returns a reference to this object so that method
* calls can be chained together.
* Removes all the entries added into ResponseTemplates.
*
* @return Returns a reference to this object so that method calls can be chained together.
*/

public IntegrationResponse clearResponseTemplatesEntries() {
Expand Down
Loading

0 comments on commit dc5c8f2

Please sign in to comment.