Trainings.TrainingsGetTaggedImagesDefinition Schnittstelle
public interface TrainingsGetTaggedImagesDefinition extends Trainings.TrainingsGetTaggedImagesDefinitionStages.WithProjectId,Trainings.TrainingsGetTaggedImagesDefinitionStages.WithExecute
Die gesamte definition von getTaggedImages.
Geerbte Elemente
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)
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java