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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java