Interface SnapStart.Builder

  • Method Details

    • applyOn

      SnapStart.Builder applyOn(String applyOn)

      Set to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.

      Parameters:
      applyOn - Set to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • applyOn

      Set to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.

      Parameters:
      applyOn - Set to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: