| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewaymanagementapi |
The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs.
|
| software.amazon.awssdk.services.apigatewaymanagementapi.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteConnectionResponse |
ApiGatewayManagementApiClient.deleteConnection(DeleteConnectionRequest deleteConnectionRequest)
Delete the connection with the provided id.
|
default CompletableFuture<DeleteConnectionResponse> |
ApiGatewayManagementApiAsyncClient.deleteConnection(DeleteConnectionRequest deleteConnectionRequest)
Delete the connection with the provided id.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteConnectionRequestMarshaller.marshall(DeleteConnectionRequest deleteConnectionRequest) |
Copyright © 2023. All rights reserved.