Freigeben über


Trainings.TrainingsGetIterationPerformanceDefinitionStages.WithProjectId Interface

public interface WithProjectId

The stage of the definition to be specify projectId.

Method Summary

Modifier and Type Method and Description
Trainings.TrainingsGetIterationPerformanceDefinitionStages.WithIterationId withProjectId(UUID projectId)

The id of the project the iteration belongs to.

Method Details

withProjectId

public WithIterationId withProjectId(UUID projectId)

The id of the project the iteration belongs to.

Parameters:

projectId

Returns:

next definition stage

Applies to