Trainings.TrainingsGetTaggedImagesDefinition Interface
public interface TrainingsGetTaggedImagesDefinition extends Trainings.TrainingsGetTaggedImagesDefinitionStages.WithProjectId,Trainings.TrainingsGetTaggedImagesDefinitionStages.WithExecute
The entirety of getTaggedImages definition.
Inherited Members
Trainings.TrainingsGetTaggedImagesDefinitionStages.WithExecute.execute()
Trainings.TrainingsGetTaggedImagesDefinitionStages.WithExecute.executeAsync()
Trainings.TrainingsGetTaggedImagesDefinitionStages.WithAllOptions.withIterationId(UUID iterationId)
Trainings.TrainingsGetTaggedImagesDefinitionStages.WithAllOptions.withOrderBy(String orderBy)
Trainings.TrainingsGetTaggedImagesDefinitionStages.WithProjectId.withProjectId(UUID projectId)
Trainings.TrainingsGetTaggedImagesDefinitionStages.WithAllOptions.withSkip(Integer skip)
Trainings.TrainingsGetTaggedImagesDefinitionStages.WithAllOptions.withTagIds(List<UUID> tagIds)
Trainings.TrainingsGetTaggedImagesDefinitionStages.WithAllOptions.withTake(Integer take)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java