Interface Function.DefinitionStages.WithProperties

    • Method Detail

      • withProperties

        Function.DefinitionStages.WithCreate withProperties​(FunctionProperties properties)
        Specifies the properties property: The properties that are associated with a function..
        Parameters:
        properties - The properties that are associated with a function.
        Returns:
        the next definition stage.