Uses of Class
software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
Packages that use CreateIntegrationResponseRequest Package Description software.amazon.awssdk.services.apigatewayv2 Amazon API Gateway V2software.amazon.awssdk.services.apigatewayv2.transform -
-
Uses of CreateIntegrationResponseRequest in software.amazon.awssdk.services.apigatewayv2
Methods in software.amazon.awssdk.services.apigatewayv2 with parameters of type CreateIntegrationResponseRequest Modifier and Type Method Description default CompletableFuture<CreateIntegrationResponseResponse>ApiGatewayV2AsyncClient. createIntegrationResponse(CreateIntegrationResponseRequest createIntegrationResponseRequest)Creates an IntegrationResponses.default CreateIntegrationResponseResponseApiGatewayV2Client. createIntegrationResponse(CreateIntegrationResponseRequest createIntegrationResponseRequest)Creates an IntegrationResponses. -
Uses of CreateIntegrationResponseRequest in software.amazon.awssdk.services.apigatewayv2.transform
Methods in software.amazon.awssdk.services.apigatewayv2.transform with parameters of type CreateIntegrationResponseRequest Modifier and Type Method Description SdkHttpFullRequestCreateIntegrationResponseRequestMarshaller. marshall(CreateIntegrationResponseRequest createIntegrationResponseRequest)
-