Interface Trainings.TrainingsGetImagePerformancesDefinitionStages.WithExecute

    • Method Detail

      • execute

        List<ImagePerformance> execute()
        Execute the request.
        Returns:
        the List<ImagePerformance> object if successful.
      • executeAsync

        rx.Observable<List<ImagePerformance>> executeAsync()
        Execute the request asynchronously.
        Returns:
        the observable to the List<ImagePerformance> object