Interface Trainings.TrainingsQuickTestImageUrlDefinitionStages.WithExecute

    • Method Detail

      • execute

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

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