Uses of Class
software.amazon.awssdk.services.lambda.model.FunctionCodeLocation
Packages that use FunctionCodeLocation
-
Uses of FunctionCodeLocation in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return FunctionCodeLocationModifier and TypeMethodDescriptionfinal FunctionCodeLocationGetFunctionResponse.code()The deployment package of the function or version.Methods in software.amazon.awssdk.services.lambda.model with parameters of type FunctionCodeLocationModifier and TypeMethodDescriptionGetFunctionResponse.Builder.code(FunctionCodeLocation code) The deployment package of the function or version.