Interface Trainings.TrainingsTrainProjectDefinitionStages.WithExecute

    • Method Detail

      • execute

        Iteration execute()
        Execute the request.
        Returns:
        the Iteration object if successful.
      • executeAsync

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