Uses of Class
software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
Packages that use UpdateIntegrationResponseRequest Package Description software.amazon.awssdk.services.apigatewayv2 Amazon API Gateway V2software.amazon.awssdk.services.apigatewayv2.transform -
-
Uses of UpdateIntegrationResponseRequest in software.amazon.awssdk.services.apigatewayv2
Methods in software.amazon.awssdk.services.apigatewayv2 with parameters of type UpdateIntegrationResponseRequest Modifier and Type Method Description default CompletableFuture<UpdateIntegrationResponseResponse>ApiGatewayV2AsyncClient. updateIntegrationResponse(UpdateIntegrationResponseRequest updateIntegrationResponseRequest)Updates an IntegrationResponses.default UpdateIntegrationResponseResponseApiGatewayV2Client. updateIntegrationResponse(UpdateIntegrationResponseRequest updateIntegrationResponseRequest)Updates an IntegrationResponses. -
Uses of UpdateIntegrationResponseRequest in software.amazon.awssdk.services.apigatewayv2.transform
Methods in software.amazon.awssdk.services.apigatewayv2.transform with parameters of type UpdateIntegrationResponseRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIntegrationResponseRequestMarshaller. marshall(UpdateIntegrationResponseRequest updateIntegrationResponseRequest)
-