Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetIntegrationResponseResult> |
AmazonApiGatewayAsyncClient.getIntegrationResponseAsync(GetIntegrationResponseRequest request,
AsyncHandler<GetIntegrationResponseRequest,GetIntegrationResponseResult> asyncHandler) |
java.util.concurrent.Future<GetIntegrationResponseResult> |
AmazonApiGatewayAsync.getIntegrationResponseAsync(GetIntegrationResponseRequest getIntegrationResponseRequest,
AsyncHandler<GetIntegrationResponseRequest,GetIntegrationResponseResult> asyncHandler)
Represents a get integration response.
|
java.util.concurrent.Future<GetIntegrationResponseResult> |
AbstractAmazonApiGatewayAsync.getIntegrationResponseAsync(GetIntegrationResponseRequest request,
AsyncHandler<GetIntegrationResponseRequest,GetIntegrationResponseResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetIntegrationResponseRequest |
GetIntegrationResponseRequest.clone() |
GetIntegrationResponseRequest |
GetIntegrationResponseRequest.withHttpMethod(java.lang.String httpMethod)
Specifies a get integration response request's HTTP method.
|
GetIntegrationResponseRequest |
GetIntegrationResponseRequest.withResourceId(java.lang.String resourceId)
Specifies a get integration response request's resource identifier.
|
GetIntegrationResponseRequest |
GetIntegrationResponseRequest.withRestApiId(java.lang.String restApiId)
Specifies a get integration response request's API identifier.
|
GetIntegrationResponseRequest |
GetIntegrationResponseRequest.withStatusCode(java.lang.String statusCode)
Specifies a get integration response request's status code.
|
Modifier and Type | Method and Description |
---|---|
Request<GetIntegrationResponseRequest> |
GetIntegrationResponseRequestMarshaller.marshall(GetIntegrationResponseRequest getIntegrationResponseRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetIntegrationResponseRequest> |
GetIntegrationResponseRequestMarshaller.marshall(GetIntegrationResponseRequest getIntegrationResponseRequest) |