Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model |
Modifier and Type | Method and Description |
---|---|
Future<GetIntegrationResult> |
AmazonApiGatewayAsync.getIntegrationAsync(GetIntegrationRequest getIntegrationRequest,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler)
Represents a get integration.
|
Future<GetIntegrationResult> |
AbstractAmazonApiGatewayAsync.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
Future<GetIntegrationResult> |
AmazonApiGatewayAsyncClient.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetIntegrationRequest |
GetIntegrationRequest.clone() |
GetIntegrationRequest |
GetIntegrationRequest.withHttpMethod(String httpMethod)
Specifies a get integration request's HTTP method.
|
GetIntegrationRequest |
GetIntegrationRequest.withResourceId(String resourceId)
Specifies a get integration request's resource identifier
|
GetIntegrationRequest |
GetIntegrationRequest.withRestApiId(String restApiId)
Specifies a get integration request's API identifier.
|
Copyright © 2015. All rights reserved.