Trainings.TrainingsGetIterationPerformanceDefinitionStages.WithIterationId Interface

public interface WithIterationId

The stage of the definition to be specify iterationId.

Method Summary

Modifier and Type Method and Description
TrainingsGetIterationPerformanceDefinitionStages.WithExecute withIterationId(UUID iterationId)

The id of the iteration to get.

Method Details

withIterationId

public TrainingsGetIterationPerformanceDefinitionStages.WithExecute withIterationId(UUID iterationId)

The id of the iteration to get.

Parameters:

iterationId

Returns:

next definition stage

Applies to