Uses of Class
software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation
Packages that use LambdaFunctionAssociation
-
Uses of LambdaFunctionAssociation in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type LambdaFunctionAssociationModifier and TypeMethodDescriptionfinal List<LambdaFunctionAssociation>LambdaFunctionAssociations.items()Optional: A complex type that containsLambdaFunctionAssociationitems for this cache behavior.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type LambdaFunctionAssociationModifier and TypeMethodDescriptionLambdaFunctionAssociations.Builder.items(LambdaFunctionAssociation... items) Optional: A complex type that containsLambdaFunctionAssociationitems for this cache behavior.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type LambdaFunctionAssociationModifier and TypeMethodDescriptionLambdaFunctionAssociations.Builder.items(Collection<LambdaFunctionAssociation> items) Optional: A complex type that containsLambdaFunctionAssociationitems for this cache behavior.