Interface Trainings.TrainingsGetImagesByIdsDefinitionStages.WithExecute

    • Method Detail

      • execute

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

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