Trainings.TrainingsExportIterationDefinitionStages.WithIterationId Interface

public interface WithIterationId

The stage of the definition to be specify iterationId.

Method Summary

Modifier and Type Method and Description
Trainings.TrainingsExportIterationDefinitionStages.WithPlatform withIterationId(UUID iterationId)

The iteration id.

Method Details

withIterationId

public WithPlatform withIterationId(UUID iterationId)

The iteration id.

Parameters:

iterationId

Returns:

next definition stage

Applies to