| Package | Description |
|---|---|
| com.amazonaws.services.apigatewaymanagementapi |
The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs.
|
| com.amazonaws.services.apigatewaymanagementapi.model |
| Modifier and Type | Method and Description |
|---|---|
GetConnectionResult |
AmazonApiGatewayManagementApi.getConnection(GetConnectionRequest getConnectionRequest)
Get information about the connection with the provided id.
|
GetConnectionResult |
AbstractAmazonApiGatewayManagementApi.getConnection(GetConnectionRequest request) |
GetConnectionResult |
AmazonApiGatewayManagementApiClient.getConnection(GetConnectionRequest request)
Get information about the connection with the provided id.
|
Future<GetConnectionResult> |
AbstractAmazonApiGatewayManagementApiAsync.getConnectionAsync(GetConnectionRequest request) |
Future<GetConnectionResult> |
AmazonApiGatewayManagementApiAsyncClient.getConnectionAsync(GetConnectionRequest request) |
Future<GetConnectionResult> |
AmazonApiGatewayManagementApiAsync.getConnectionAsync(GetConnectionRequest getConnectionRequest)
Get information about the connection with the provided id.
|
Future<GetConnectionResult> |
AbstractAmazonApiGatewayManagementApiAsync.getConnectionAsync(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler) |
Future<GetConnectionResult> |
AmazonApiGatewayManagementApiAsyncClient.getConnectionAsync(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler) |
Future<GetConnectionResult> |
AmazonApiGatewayManagementApiAsync.getConnectionAsync(GetConnectionRequest getConnectionRequest,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler)
Get information about the connection with the provided id.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetConnectionResult> |
AbstractAmazonApiGatewayManagementApiAsync.getConnectionAsync(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler) |
Future<GetConnectionResult> |
AmazonApiGatewayManagementApiAsyncClient.getConnectionAsync(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler) |
Future<GetConnectionResult> |
AmazonApiGatewayManagementApiAsync.getConnectionAsync(GetConnectionRequest getConnectionRequest,
AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler)
Get information about the connection with the provided id.
|
| Modifier and Type | Method and Description |
|---|---|
GetConnectionRequest |
GetConnectionRequest.clone() |
GetConnectionRequest |
GetConnectionRequest.withConnectionId(String connectionId) |
Copyright © 2020. All rights reserved.