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)
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