Interface ApplicationVersionChangeDetails.Builder

    • Method Detail

      • applicationVersionUpdatedFrom

        ApplicationVersionChangeDetails.Builder applicationVersionUpdatedFrom​(Long applicationVersionUpdatedFrom)
        The operation was performed on this version of the application
        Parameters:
        applicationVersionUpdatedFrom - The operation was performed on this version of the application
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationVersionUpdatedTo

        ApplicationVersionChangeDetails.Builder applicationVersionUpdatedTo​(Long applicationVersionUpdatedTo)
        The operation execution resulted in the transition to the following version of the application
        Parameters:
        applicationVersionUpdatedTo - The operation execution resulted in the transition to the following version of the application
        Returns:
        Returns a reference to this object so that method calls can be chained together.