Uses of Interface
software.amazon.awsconstructs.services.openapigatewaylambda.ApiIntegration
-
Uses of ApiIntegration in software.amazon.awsconstructs.services.openapigatewaylambda
Classes in software.amazon.awsconstructs.services.openapigatewaylambda that implement ApiIntegrationMethods in software.amazon.awsconstructs.services.openapigatewaylambda that return ApiIntegrationMethods in software.amazon.awsconstructs.services.openapigatewaylambda that return types with arguments of type ApiIntegrationModifier and TypeMethodDescriptionOpenApiGatewayToLambdaProps.getApiIntegrations()One or more key-value pairs that contain an id for the api integration and either an existing lambda function or an instance of the LambdaProps.final List<ApiIntegration>OpenApiGatewayToLambdaProps.Jsii$Proxy.getApiIntegrations()Method parameters in software.amazon.awsconstructs.services.openapigatewaylambda with type arguments of type ApiIntegrationModifier and TypeMethodDescriptionOpenApiGatewayToLambda.Builder.apiIntegrations(List<? extends ApiIntegration> apiIntegrations) One or more key-value pairs that contain an id for the api integration and either an existing lambda function or an instance of the LambdaProps.OpenApiGatewayToLambdaProps.Builder.apiIntegrations(List<? extends ApiIntegration> apiIntegrations) Sets the value ofOpenApiGatewayToLambdaProps.getApiIntegrations()