Uses of Interface
software.aws.awsprototypingsdk.openapigateway.ApiGatewayIntegration
-
-
Uses of ApiGatewayIntegration in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement ApiGatewayIntegration Modifier and Type Class Description static classApiGatewayIntegration.Jsii$ProxyAn implementation forApiGatewayIntegrationMethods in software.aws.awsprototypingsdk.openapigateway that return ApiGatewayIntegration Modifier and Type Method Description ApiGatewayIntegrationApiGatewayIntegration.Builder. build()Builds the configured instance.abstract ApiGatewayIntegrationIntegration. render(IntegrationRenderProps props)(experimental) Render the integration into an API Gateway OpenAPI extension.ApiGatewayIntegrationLambdaIntegration. render(IntegrationRenderProps props)(experimental) Render the lambda integration as a snippet of OpenAPI.
-