Uses of Class
software.amazon.awssdk.services.apigatewaymanagementapi.model.PayloadTooLargeException
-
Packages that use PayloadTooLargeException Package Description software.amazon.awssdk.services.apigatewaymanagementapi The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs. -
-
Uses of PayloadTooLargeException in software.amazon.awssdk.services.apigatewaymanagementapi
Methods in software.amazon.awssdk.services.apigatewaymanagementapi that throw PayloadTooLargeException Modifier and Type Method Description default PostToConnectionResponseApiGatewayManagementApiClient. postToConnection(Consumer<PostToConnectionRequest.Builder> postToConnectionRequest)Sends the provided data to the specified connection.default PostToConnectionResponseApiGatewayManagementApiClient. postToConnection(PostToConnectionRequest postToConnectionRequest)Sends the provided data to the specified connection.
-