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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java