Interface CreateMilestoneResponse.Builder

    • Method Detail

      • workloadId

        CreateMilestoneResponse.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.
      • milestoneNumber

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