Interface ApplicationVersionChangeDetails.Builder

  • Method Details

    • applicationVersionUpdatedFrom

      ApplicationVersionChangeDetails.Builder applicationVersionUpdatedFrom(Long applicationVersionUpdatedFrom)

      The new version that the application was updated to.

      Parameters:
      applicationVersionUpdatedFrom - The new version that the application was updated to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationVersionUpdatedTo

      ApplicationVersionChangeDetails.Builder applicationVersionUpdatedTo(Long applicationVersionUpdatedTo)

      The version that the operation execution applied to the applicartion.

      Parameters:
      applicationVersionUpdatedTo - The version that the operation execution applied to the applicartion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.