All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Action<T1,T2> AI A container for multiple learning sessions, dataset, and other entities in DataRobot AI.AIBody internalAIClient TheAIClientobject provides access to the AI endpoints of the DataRobot AI API.AICreationResponse internalAIEmptyResponse AIList A reference to a list ofAIobjects on the DataRobot server connected to an account.ApiConnection TheApiConnectionobject is responsible for low-level HTTP requests and mapping JSON responses to POJO objects.ClientException DataRobotAIClient TheDataRobotAIClientobject is the main class for using the DataRobot AI API.Dataset A reference to aDataseton the DataRobot server.DatasetClient TheDatasetClientobject provides access to the dataset endpoints of the DataRobot AI API.DatasetFrom DatasetImportResponse InternalDatasetList A reference to a list ofDatasetobjects on the DataRobot server connected to an account.DatasetStreamSource Internal A IDatasetSource that is uploaded from an underlying InputStream (e.g.DatasetUrlSource Internal A IDatasetSource that provides a URL that the DataRobot AI API will ingest for building a model.Deployment A reference to aDeploymenton the DataRobot server.ErrorResponse TheErrorResponseobject contains Error information when aClientExceptionoccurs.Evaluation A reference to anEvaluationfor aLearningSessionon the DataRobot server.Feature A reference to aFeatureon the DataRobot server.HttpMethod IAIClient IDataRobotAIClient TheIDataRobotAIClientinterface provides access to theDataRobotAIClientendpoints.IDatasetClient TheIDatasetClientinterface provides access toDatasetrelated endpoints in the AI APIIDatasetSource IDoGetCallback<T> ILearningSessionClient TheILearningSessionClientinterface provides access toLearningSessionrelated endpoints in the AI APIILocationResponse INeedClient IPredictionClient TheIPredictionClientinterface provides access toPredictionrelated endpoints for the AI APIIStatusClient TheIStatusClientinterface provides access toStatusrelated endpoints for the AI APIJacksonMapperHttpContent JSON deserializer implementation based on Jackson databinding module.JacksonMapperParser JSON serializer implementation based on Jackson databinding module.LearningSession A reference to aLearningSessionon the DataRobot server.LearningSessionClient TheLearningSessionClientobject provides access to the learning endpoints of the DataRobot AI API.LearningSessionFeatures A reference to the features of aLearningSessionon the DataRobot server.LearningSessionLearnResponse internalLearningSessionList A reference to a list ofLearningSessionobjects on the DataRobot server connected to an account.LearnParams internalLearnParamsindicate whichdatasetIdto use tolearn.Output A reference to anOutputon the DataRobot server.OutputFeatures A reference to the features of anDataseton the DataRobot server.OutputList A reference to a list ofOutputobjects on the DataRobot server connected to an account.Paged A base class inherited by otherListobjects that add Paging capabilities through properties such ascount,previous, andnext.PagingParams This class representsPaging Parametersthat can be used to limit results from the returnListobject that could potentially contain a large number of results.Ping Pingcan be used to test both Network Connectivity and if a Valid API Key was submitted.Prediction A reference to aPredictionon the DataRobot server.PredictionClient ThePredictionClientobject provides access to the prediction endpoints of the DataRobot AI API.PredictionList A reference to a list ofPredictionobjects on the DataRobot server connected to an account.PrettyPrintingMap<K,V> ReturnsLocation This Abstract class can be added to any model tied to an HTTP Response that has a Location header.Status A reference to theStatusobject for a task on the DataRobot server.StatusClient TheStatusClientobject provides access to the status endpoints of the DataRobot AI API.StatusList A reference to a list ofStatusobjects for a task on the DataRobot server connected to an account.StatusTask<T> A reference to aTaskon the DataRobot server.