Trainings.TrainingsGetImagePerformancesDefinitionStages.WithIterationId Interface

public interface WithIterationId

The stage of the definition to be specify iterationId.

Method Summary

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

The iteration id. Defaults to workspace.

Method Details

withIterationId

public TrainingsGetImagePerformancesDefinitionStages.WithExecute withIterationId(UUID iterationId)

The iteration id. Defaults to workspace.

Parameters:

iterationId

Returns:

next definition stage

Applies to