Trainings.TrainingsGetImagePerformancesDefinition Interface
public interface TrainingsGetImagePerformancesDefinition extends Trainings.TrainingsGetImagePerformancesDefinitionStages.WithProjectId,Trainings.TrainingsGetImagePerformancesDefinitionStages.WithIterationId,Trainings.TrainingsGetImagePerformancesDefinitionStages.WithExecute
The entirety of getImagePerformances definition.
Inherited Members
Trainings.TrainingsGetImagePerformancesDefinitionStages.WithExecute.execute()
Trainings.TrainingsGetImagePerformancesDefinitionStages.WithExecute.executeAsync()
Trainings.TrainingsGetImagePerformancesDefinitionStages.WithIterationId.withIterationId(UUID iterationId)
Trainings.TrainingsGetImagePerformancesDefinitionStages.WithAllOptions.withOrderBy(String orderBy)
Trainings.TrainingsGetImagePerformancesDefinitionStages.WithProjectId.withProjectId(UUID projectId)
Trainings.TrainingsGetImagePerformancesDefinitionStages.WithAllOptions.withSkip(Integer skip)
Trainings.TrainingsGetImagePerformancesDefinitionStages.WithAllOptions.withTagIds(List<UUID> tagIds)
Trainings.TrainingsGetImagePerformancesDefinitionStages.WithAllOptions.withTake(Integer take)