| 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 PostToConnectionResponse |
ApiGatewayManagementApiClient.postToConnection(PostToConnectionRequest postToConnectionRequest)
Sends the provided data to the specified connection.
|
default CompletableFuture<PostToConnectionResponse> |
ApiGatewayManagementApiAsyncClient.postToConnection(PostToConnectionRequest postToConnectionRequest)
Sends the provided data to the specified connection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PostToConnectionRequestMarshaller.marshall(PostToConnectionRequest postToConnectionRequest) |
Copyright © 2023. All rights reserved.