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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java