Uses of Class
software.aws.awsprototypingsdk.openapigateway.Integration
-
-
Uses of Integration in software.aws.awsprototypingsdk.openapigateway
Subclasses of Integration in software.aws.awsprototypingsdk.openapigateway Modifier and Type Class Description classLambdaIntegration(experimental) A lambda integration.Methods in software.aws.awsprototypingsdk.openapigateway that return Integration Modifier and Type Method Description IntegrationOpenApiIntegration. getIntegration()(experimental) The lambda function to service the api operation.IntegrationOpenApiIntegration.Jsii$Proxy. getIntegration()Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type Integration Modifier and Type Method Description OpenApiIntegration.BuilderOpenApiIntegration.Builder. integration(Integration integration)Sets the value ofOpenApiIntegration.getIntegration()
-