Uses of Class
software.amazon.awscdk.services.lambda.FunctionReference.Builder
Packages that use FunctionReference.Builder
-
Uses of FunctionReference.Builder in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return FunctionReference.BuilderModifier and TypeMethodDescriptionstatic FunctionReference.BuilderFunctionReference.builder()FunctionReference.Builder.functionArn(String functionArn) Sets the value ofFunctionReference.getFunctionArn()FunctionReference.Builder.functionName(String functionName) Sets the value ofFunctionReference.getFunctionName()Constructors in software.amazon.awscdk.services.lambda with parameters of type FunctionReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FunctionReference.Builder builder) Constructor that initializes the object based on literal property values passed by theFunctionReference.Builder.