Trainings.TrainingsGetImagePerformanceCountDefinitionStages.WithAllOptions Interface

public interface WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

Method Summary

Modifier and Type Method and Description
TrainingsGetImagePerformanceCountDefinitionStages.WithExecute withTagIds(List<UUID> tagIds)

A list of tags ids to filter the images to count. Defaults to all tags when null.

Method Details

withTagIds

public TrainingsGetImagePerformanceCountDefinitionStages.WithExecute withTagIds(List tagIds)

A list of tags ids to filter the images to count. Defaults to all tags when null.

Parameters:

tagIds

Returns:

next definition stage

Applies to