| Package | Description |
|---|---|
| com.amazonaws.services.apigateway |
|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteGatewayResponseResult |
AmazonApiGatewayClient.deleteGatewayResponse(DeleteGatewayResponseRequest request)
Clears any customization of a GatewayResponse of a specified response type on the given RestApi and
resets it with the default settings.
|
DeleteGatewayResponseResult |
AmazonApiGateway.deleteGatewayResponse(DeleteGatewayResponseRequest deleteGatewayResponseRequest)
Clears any customization of a GatewayResponse of a specified response type on the given RestApi and
resets it with the default settings.
|
DeleteGatewayResponseResult |
AbstractAmazonApiGateway.deleteGatewayResponse(DeleteGatewayResponseRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteGatewayResponseResult> |
AmazonApiGatewayAsyncClient.deleteGatewayResponseAsync(DeleteGatewayResponseRequest request,
AsyncHandler<DeleteGatewayResponseRequest,DeleteGatewayResponseResult> asyncHandler) |
Future<DeleteGatewayResponseResult> |
AbstractAmazonApiGatewayAsync.deleteGatewayResponseAsync(DeleteGatewayResponseRequest request,
AsyncHandler<DeleteGatewayResponseRequest,DeleteGatewayResponseResult> asyncHandler) |
Future<DeleteGatewayResponseResult> |
AmazonApiGatewayAsync.deleteGatewayResponseAsync(DeleteGatewayResponseRequest deleteGatewayResponseRequest,
AsyncHandler<DeleteGatewayResponseRequest,DeleteGatewayResponseResult> asyncHandler)
Clears any customization of a GatewayResponse of a specified response type on the given RestApi and
resets it with the default settings.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteGatewayResponseResult |
DeleteGatewayResponseResult.clone() |
Copyright © 2018. All rights reserved.