| 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 |
|---|---|
DeleteConnectionResult |
AmazonApiGatewayManagementApiClient.deleteConnection(DeleteConnectionRequest request)
Delete the connection with the provided id.
|
DeleteConnectionResult |
AmazonApiGatewayManagementApi.deleteConnection(DeleteConnectionRequest deleteConnectionRequest)
Delete the connection with the provided id.
|
DeleteConnectionResult |
AbstractAmazonApiGatewayManagementApi.deleteConnection(DeleteConnectionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteConnectionResult> |
AmazonApiGatewayManagementApiAsync.deleteConnectionAsync(DeleteConnectionRequest deleteConnectionRequest,
AsyncHandler<DeleteConnectionRequest,DeleteConnectionResult> asyncHandler)
Delete the connection with the provided id.
|
Future<DeleteConnectionResult> |
AmazonApiGatewayManagementApiAsyncClient.deleteConnectionAsync(DeleteConnectionRequest request,
AsyncHandler<DeleteConnectionRequest,DeleteConnectionResult> asyncHandler) |
Future<DeleteConnectionResult> |
AbstractAmazonApiGatewayManagementApiAsync.deleteConnectionAsync(DeleteConnectionRequest request,
AsyncHandler<DeleteConnectionRequest,DeleteConnectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteConnectionResult |
DeleteConnectionResult.clone() |
Copyright © 2020. All rights reserved.