Interface LambdaConfig.Builder

  • Method Details

    • invokeType

      LambdaConfig.Builder invokeType(String invokeType)

      The invocation type for a Lambda data source.

      Parameters:
      invokeType - The invocation type for a Lambda data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • invokeType

      LambdaConfig.Builder invokeType(InvokeType invokeType)

      The invocation type for a Lambda data source.

      Parameters:
      invokeType - The invocation type for a Lambda data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: