Interface GetMilestoneResponse.Builder

    • Method Detail

      • workloadId

        GetMilestoneResponse.Builder workloadId​(String workloadId)
        Sets the value of the WorkloadId property for this object.
        Parameters:
        workloadId - The new value for the WorkloadId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • milestone

        GetMilestoneResponse.Builder milestone​(Milestone milestone)
        Sets the value of the Milestone property for this object.
        Parameters:
        milestone - The new value for the Milestone property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.