Uses of Class
software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseRequest
-
Packages that use GetIntegrationResponseRequest Package Description software.amazon.awssdk.services.apigatewayv2 Amazon API Gateway V2software.amazon.awssdk.services.apigatewayv2.transform -
-
Uses of GetIntegrationResponseRequest in software.amazon.awssdk.services.apigatewayv2
Methods in software.amazon.awssdk.services.apigatewayv2 with parameters of type GetIntegrationResponseRequest Modifier and Type Method Description default CompletableFuture<GetIntegrationResponseResponse>ApiGatewayV2AsyncClient. getIntegrationResponse(GetIntegrationResponseRequest getIntegrationResponseRequest)Gets an IntegrationResponses.default GetIntegrationResponseResponseApiGatewayV2Client. getIntegrationResponse(GetIntegrationResponseRequest getIntegrationResponseRequest)Gets an IntegrationResponses. -
Uses of GetIntegrationResponseRequest in software.amazon.awssdk.services.apigatewayv2.transform
Methods in software.amazon.awssdk.services.apigatewayv2.transform with parameters of type GetIntegrationResponseRequest Modifier and Type Method Description SdkHttpFullRequestGetIntegrationResponseRequestMarshaller. marshall(GetIntegrationResponseRequest getIntegrationResponseRequest)
-