Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
GetIntegrationResult |
AmazonApiGatewayClient.getIntegration(GetIntegrationRequest getIntegrationRequest)
Represents a get integration.
|
GetIntegrationResult |
AmazonApiGateway.getIntegration(GetIntegrationRequest getIntegrationRequest)
Represents a get integration.
|
GetIntegrationResult |
AbstractAmazonApiGateway.getIntegration(GetIntegrationRequest request) |
java.util.concurrent.Future<GetIntegrationResult> |
AmazonApiGatewayAsyncClient.getIntegrationAsync(GetIntegrationRequest request) |
java.util.concurrent.Future<GetIntegrationResult> |
AmazonApiGatewayAsync.getIntegrationAsync(GetIntegrationRequest getIntegrationRequest)
Represents a get integration.
|
java.util.concurrent.Future<GetIntegrationResult> |
AbstractAmazonApiGatewayAsync.getIntegrationAsync(GetIntegrationRequest request) |
java.util.concurrent.Future<GetIntegrationResult> |
AmazonApiGatewayAsyncClient.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
java.util.concurrent.Future<GetIntegrationResult> |
AmazonApiGatewayAsync.getIntegrationAsync(GetIntegrationRequest getIntegrationRequest,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler)
Represents a get integration.
|
java.util.concurrent.Future<GetIntegrationResult> |
AbstractAmazonApiGatewayAsync.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetIntegrationResult> |
AmazonApiGatewayAsyncClient.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
java.util.concurrent.Future<GetIntegrationResult> |
AmazonApiGatewayAsync.getIntegrationAsync(GetIntegrationRequest getIntegrationRequest,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler)
Represents a get integration.
|
java.util.concurrent.Future<GetIntegrationResult> |
AbstractAmazonApiGatewayAsync.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetIntegrationRequest |
GetIntegrationRequest.clone() |
GetIntegrationRequest |
GetIntegrationRequest.withHttpMethod(java.lang.String httpMethod)
Specifies a get integration request's HTTP method.
|
GetIntegrationRequest |
GetIntegrationRequest.withResourceId(java.lang.String resourceId)
Specifies a get integration request's resource identifier
|
GetIntegrationRequest |
GetIntegrationRequest.withRestApiId(java.lang.String restApiId)
Specifies a get integration request's API identifier.
|
Modifier and Type | Method and Description |
---|---|
Request<GetIntegrationRequest> |
GetIntegrationRequestMarshaller.marshall(GetIntegrationRequest getIntegrationRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetIntegrationRequest> |
GetIntegrationRequestMarshaller.marshall(GetIntegrationRequest getIntegrationRequest) |