Uses of Class
software.amazon.awsconstructs.services.openapigatewaylambda.ApiLambdaFunction.Builder
-
Uses of ApiLambdaFunction.Builder in software.amazon.awsconstructs.services.openapigatewaylambda
Methods in software.amazon.awsconstructs.services.openapigatewaylambda that return ApiLambdaFunction.BuilderModifier and TypeMethodDescriptionstatic ApiLambdaFunction.BuilderApiLambdaFunction.builder()ApiLambdaFunction.Builder.functionAlias(software.amazon.awscdk.services.lambda.Alias functionAlias) Sets the value ofApiLambdaFunction.getFunctionAlias()Sets the value ofApiLambdaFunction.getId()ApiLambdaFunction.Builder.lambdaFunction(software.amazon.awscdk.services.lambda.Function lambdaFunction) Sets the value ofApiLambdaFunction.getLambdaFunction()Constructors in software.amazon.awsconstructs.services.openapigatewaylambda with parameters of type ApiLambdaFunction.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ApiLambdaFunction.Builder builder) Constructor that initializes the object based on literal property values passed by theApiLambdaFunction.Builder.