Class FavoritesApi


  • public class FavoritesApi
    extends java.lang.Object
    • Constructor Detail

      • FavoritesApi

        public FavoritesApi()
      • FavoritesApi

        public FavoritesApi​(ApiClient apiClient)
    • Method Detail

      • getApiClient

        public ApiClient getApiClient()
      • setApiClient

        public void setApiClient​(ApiClient apiClient)
      • getHostIndex

        public int getHostIndex()
      • setHostIndex

        public void setHostIndex​(int hostIndex)
      • getCustomBaseUrl

        public java.lang.String getCustomBaseUrl()
      • setCustomBaseUrl

        public void setCustomBaseUrl​(java.lang.String customBaseUrl)
      • addArrayFavoriteCall

        public okhttp3.Call addArrayFavoriteCall​(java.lang.String namespace,
                                                 java.lang.String name,
                                                 ApiCallback _callback)
                                          throws ApiException
        Build call for addArrayFavorite
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • addArrayFavorite

        public void addArrayFavorite​(java.lang.String namespace,
                                     java.lang.String name)
                              throws ApiException
        Add a new array favorite
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • addArrayFavoriteWithHttpInfo

        public ApiResponse<java.lang.Void> addArrayFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                        java.lang.String name)
                                                                 throws ApiException
        Add a new array favorite
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • addArrayFavoriteAsync

        public okhttp3.Call addArrayFavoriteAsync​(java.lang.String namespace,
                                                  java.lang.String name,
                                                  ApiCallback<java.lang.Void> _callback)
                                           throws ApiException
        (asynchronously) Add a new array favorite
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • addMLModelFavoriteCall

        public okhttp3.Call addMLModelFavoriteCall​(java.lang.String namespace,
                                                   java.lang.String name,
                                                   ApiCallback _callback)
                                            throws ApiException
        Build call for addMLModelFavorite
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • addMLModelFavorite

        public void addMLModelFavorite​(java.lang.String namespace,
                                       java.lang.String name)
                                throws ApiException
        Add a new ML model favorite
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • addMLModelFavoriteWithHttpInfo

        public ApiResponse<java.lang.Void> addMLModelFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                          java.lang.String name)
                                                                   throws ApiException
        Add a new ML model favorite
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • addMLModelFavoriteAsync

        public okhttp3.Call addMLModelFavoriteAsync​(java.lang.String namespace,
                                                    java.lang.String name,
                                                    ApiCallback<java.lang.Void> _callback)
                                             throws ApiException
        (asynchronously) Add a new ML model favorite
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • addNotebookFavoriteCall

        public okhttp3.Call addNotebookFavoriteCall​(java.lang.String namespace,
                                                    java.lang.String name,
                                                    ApiCallback _callback)
                                             throws ApiException
        Build call for addNotebookFavorite
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • addNotebookFavorite

        public void addNotebookFavorite​(java.lang.String namespace,
                                        java.lang.String name)
                                 throws ApiException
        Add a new notebook favorite
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • addNotebookFavoriteWithHttpInfo

        public ApiResponse<java.lang.Void> addNotebookFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                           java.lang.String name)
                                                                    throws ApiException
        Add a new notebook favorite
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • addNotebookFavoriteAsync

        public okhttp3.Call addNotebookFavoriteAsync​(java.lang.String namespace,
                                                     java.lang.String name,
                                                     ApiCallback<java.lang.Void> _callback)
                                              throws ApiException
        (asynchronously) Add a new notebook favorite
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • addUDFFavoriteCall

        public okhttp3.Call addUDFFavoriteCall​(java.lang.String namespace,
                                               java.lang.String name,
                                               ApiCallback _callback)
                                        throws ApiException
        Build call for addUDFFavorite
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • addUDFFavorite

        public void addUDFFavorite​(java.lang.String namespace,
                                   java.lang.String name)
                            throws ApiException
        Add a new UDF favorite
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • addUDFFavoriteWithHttpInfo

        public ApiResponse<java.lang.Void> addUDFFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                      java.lang.String name)
                                                               throws ApiException
        Add a new UDF favorite
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • addUDFFavoriteAsync

        public okhttp3.Call addUDFFavoriteAsync​(java.lang.String namespace,
                                                java.lang.String name,
                                                ApiCallback<java.lang.Void> _callback)
                                         throws ApiException
        (asynchronously) Add a new UDF favorite
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • deleteArrayFavoriteCall

        public okhttp3.Call deleteArrayFavoriteCall​(java.lang.String namespace,
                                                    java.lang.String name,
                                                    ApiCallback _callback)
                                             throws ApiException
        Build call for deleteArrayFavorite
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • deleteArrayFavorite

        public void deleteArrayFavorite​(java.lang.String namespace,
                                        java.lang.String name)
                                 throws ApiException
        Delete specific array favorite
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteArrayFavoriteWithHttpInfo

        public ApiResponse<java.lang.Void> deleteArrayFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                           java.lang.String name)
                                                                    throws ApiException
        Delete specific array favorite
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteArrayFavoriteAsync

        public okhttp3.Call deleteArrayFavoriteAsync​(java.lang.String namespace,
                                                     java.lang.String name,
                                                     ApiCallback<java.lang.Void> _callback)
                                              throws ApiException
        (asynchronously) Delete specific array favorite
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • deleteMLModelFavoriteCall

        public okhttp3.Call deleteMLModelFavoriteCall​(java.lang.String namespace,
                                                      java.lang.String name,
                                                      ApiCallback _callback)
                                               throws ApiException
        Build call for deleteMLModelFavorite
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • deleteMLModelFavorite

        public void deleteMLModelFavorite​(java.lang.String namespace,
                                          java.lang.String name)
                                   throws ApiException
        Delete specific ML model favorite
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteMLModelFavoriteWithHttpInfo

        public ApiResponse<java.lang.Void> deleteMLModelFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                             java.lang.String name)
                                                                      throws ApiException
        Delete specific ML model favorite
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteMLModelFavoriteAsync

        public okhttp3.Call deleteMLModelFavoriteAsync​(java.lang.String namespace,
                                                       java.lang.String name,
                                                       ApiCallback<java.lang.Void> _callback)
                                                throws ApiException
        (asynchronously) Delete specific ML model favorite
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • deleteNotebookFavoriteCall

        public okhttp3.Call deleteNotebookFavoriteCall​(java.lang.String namespace,
                                                       java.lang.String name,
                                                       ApiCallback _callback)
                                                throws ApiException
        Build call for deleteNotebookFavorite
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • deleteNotebookFavorite

        public void deleteNotebookFavorite​(java.lang.String namespace,
                                           java.lang.String name)
                                    throws ApiException
        Delete specific notebook favorite
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteNotebookFavoriteWithHttpInfo

        public ApiResponse<java.lang.Void> deleteNotebookFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                              java.lang.String name)
                                                                       throws ApiException
        Delete specific notebook favorite
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteNotebookFavoriteAsync

        public okhttp3.Call deleteNotebookFavoriteAsync​(java.lang.String namespace,
                                                        java.lang.String name,
                                                        ApiCallback<java.lang.Void> _callback)
                                                 throws ApiException
        (asynchronously) Delete specific notebook favorite
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • deleteUDFFavoriteCall

        public okhttp3.Call deleteUDFFavoriteCall​(java.lang.String namespace,
                                                  java.lang.String name,
                                                  ApiCallback _callback)
                                           throws ApiException
        Build call for deleteUDFFavorite
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • deleteUDFFavorite

        public void deleteUDFFavorite​(java.lang.String namespace,
                                      java.lang.String name)
                               throws ApiException
        Delete specific UDF favorite
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteUDFFavoriteWithHttpInfo

        public ApiResponse<java.lang.Void> deleteUDFFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                         java.lang.String name)
                                                                  throws ApiException
        Delete specific UDF favorite
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteUDFFavoriteAsync

        public okhttp3.Call deleteUDFFavoriteAsync​(java.lang.String namespace,
                                                   java.lang.String name,
                                                   ApiCallback<java.lang.Void> _callback)
                                            throws ApiException
        (asynchronously) Delete specific UDF favorite
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • getArrayFavoriteCall

        public okhttp3.Call getArrayFavoriteCall​(java.lang.String namespace,
                                                 java.lang.String name,
                                                 ApiCallback _callback)
                                          throws ApiException
        Build call for getArrayFavorite
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArrayFavorite

        public ArrayFavorite getArrayFavorite​(java.lang.String namespace,
                                              java.lang.String name)
                                       throws ApiException
        Fetch array favorite of a specific array
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        Returns:
        ArrayFavorite
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayFavoriteWithHttpInfo

        public ApiResponse<ArrayFavorite> getArrayFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                       java.lang.String name)
                                                                throws ApiException
        Fetch array favorite of a specific array
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        Returns:
        ApiResponse<ArrayFavorite>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayFavoriteAsync

        public okhttp3.Call getArrayFavoriteAsync​(java.lang.String namespace,
                                                  java.lang.String name,
                                                  ApiCallback<ArrayFavorite> _callback)
                                           throws ApiException
        (asynchronously) Fetch array favorite of a specific array
        Parameters:
        namespace - The namespace of the array (required)
        name - The name of the array (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • getMLModelFavoriteCall

        public okhttp3.Call getMLModelFavoriteCall​(java.lang.String namespace,
                                                   java.lang.String name,
                                                   ApiCallback _callback)
                                            throws ApiException
        Build call for getMLModelFavorite
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getMLModelFavorite

        public MLModelFavorite getMLModelFavorite​(java.lang.String namespace,
                                                  java.lang.String name)
                                           throws ApiException
        Fetch ML model favorite of a specific ML model
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        Returns:
        MLModelFavorite
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getMLModelFavoriteWithHttpInfo

        public ApiResponse<MLModelFavorite> getMLModelFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                           java.lang.String name)
                                                                    throws ApiException
        Fetch ML model favorite of a specific ML model
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        Returns:
        ApiResponse<MLModelFavorite>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getMLModelFavoriteAsync

        public okhttp3.Call getMLModelFavoriteAsync​(java.lang.String namespace,
                                                    java.lang.String name,
                                                    ApiCallback<MLModelFavorite> _callback)
                                             throws ApiException
        (asynchronously) Fetch ML model favorite of a specific ML model
        Parameters:
        namespace - The namespace of the ML model (required)
        name - The name of the ML model (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • getNotebookFavoriteCall

        public okhttp3.Call getNotebookFavoriteCall​(java.lang.String namespace,
                                                    java.lang.String name,
                                                    ApiCallback _callback)
                                             throws ApiException
        Build call for getNotebookFavorite
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getNotebookFavorite

        public NotebookFavorite getNotebookFavorite​(java.lang.String namespace,
                                                    java.lang.String name)
                                             throws ApiException
        Fetch notebook favorite of a specific notebook
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        Returns:
        NotebookFavorite
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getNotebookFavoriteWithHttpInfo

        public ApiResponse<NotebookFavorite> getNotebookFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                             java.lang.String name)
                                                                      throws ApiException
        Fetch notebook favorite of a specific notebook
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        Returns:
        ApiResponse<NotebookFavorite>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getNotebookFavoriteAsync

        public okhttp3.Call getNotebookFavoriteAsync​(java.lang.String namespace,
                                                     java.lang.String name,
                                                     ApiCallback<NotebookFavorite> _callback)
                                              throws ApiException
        (asynchronously) Fetch notebook favorite of a specific notebook
        Parameters:
        namespace - The namespace of the notebook (required)
        name - The name of the notebook (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • getUDFFavoriteCall

        public okhttp3.Call getUDFFavoriteCall​(java.lang.String namespace,
                                               java.lang.String name,
                                               ApiCallback _callback)
                                        throws ApiException
        Build call for getUDFFavorite
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getUDFFavorite

        public UDFFavorite getUDFFavorite​(java.lang.String namespace,
                                          java.lang.String name)
                                   throws ApiException
        Fetch UDF favorite of a specific UDF
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        Returns:
        UDFFavorite
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getUDFFavoriteWithHttpInfo

        public ApiResponse<UDFFavorite> getUDFFavoriteWithHttpInfo​(java.lang.String namespace,
                                                                   java.lang.String name)
                                                            throws ApiException
        Fetch UDF favorite of a specific UDF
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        Returns:
        ApiResponse<UDFFavorite>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getUDFFavoriteAsync

        public okhttp3.Call getUDFFavoriteAsync​(java.lang.String namespace,
                                                java.lang.String name,
                                                ApiCallback<UDFFavorite> _callback)
                                         throws ApiException
        (asynchronously) Fetch UDF favorite of a specific UDF
        Parameters:
        namespace - The namespace of the UDF (required)
        name - The name of the UDF (required)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • listArrayFavoritesCall

        public okhttp3.Call listArrayFavoritesCall​(java.lang.Integer page,
                                                   java.lang.Integer perPage,
                                                   ApiCallback _callback)
                                            throws ApiException
        Build call for listArrayFavorites
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • listArrayFavorites

        public ArrayFavoritesData listArrayFavorites​(java.lang.Integer page,
                                                     java.lang.Integer perPage)
                                              throws ApiException
        Fetch a page of array favorites of connected user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        ArrayFavoritesData
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listArrayFavoritesWithHttpInfo

        public ApiResponse<ArrayFavoritesData> listArrayFavoritesWithHttpInfo​(java.lang.Integer page,
                                                                              java.lang.Integer perPage)
                                                                       throws ApiException
        Fetch a page of array favorites of connected user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        ApiResponse<ArrayFavoritesData>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listArrayFavoritesAsync

        public okhttp3.Call listArrayFavoritesAsync​(java.lang.Integer page,
                                                    java.lang.Integer perPage,
                                                    ApiCallback<ArrayFavoritesData> _callback)
                                             throws ApiException
        (asynchronously) Fetch a page of array favorites of connected user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • listArrayFavoritesUUIDsCall

        public okhttp3.Call listArrayFavoritesUUIDsCall​(ApiCallback _callback)
                                                 throws ApiException
        Build call for listArrayFavoritesUUIDs
        Parameters:
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • listArrayFavoritesUUIDs

        public java.util.List<ArrayFavorite> listArrayFavoritesUUIDs()
                                                              throws ApiException
        Fetch all favorite array uuids of connected user
        Returns:
        List<ArrayFavorite>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listArrayFavoritesUUIDsWithHttpInfo

        public ApiResponse<java.util.List<ArrayFavorite>> listArrayFavoritesUUIDsWithHttpInfo()
                                                                                       throws ApiException
        Fetch all favorite array uuids of connected user
        Returns:
        ApiResponse<List<ArrayFavorite>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listArrayFavoritesUUIDsAsync

        public okhttp3.Call listArrayFavoritesUUIDsAsync​(ApiCallback<java.util.List<ArrayFavorite>> _callback)
                                                  throws ApiException
        (asynchronously) Fetch all favorite array uuids of connected user
        Parameters:
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • listMLModelFavoritesCall

        public okhttp3.Call listMLModelFavoritesCall​(java.lang.Integer page,
                                                     java.lang.Integer perPage,
                                                     ApiCallback _callback)
                                              throws ApiException
        Build call for listMLModelFavorites
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • listMLModelFavorites

        public MLModelFavoritesData listMLModelFavorites​(java.lang.Integer page,
                                                         java.lang.Integer perPage)
                                                  throws ApiException
        Fetch a page of ML models favorites of connected user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        MLModelFavoritesData
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listMLModelFavoritesWithHttpInfo

        public ApiResponse<MLModelFavoritesData> listMLModelFavoritesWithHttpInfo​(java.lang.Integer page,
                                                                                  java.lang.Integer perPage)
                                                                           throws ApiException
        Fetch a page of ML models favorites of connected user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        ApiResponse<MLModelFavoritesData>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listMLModelFavoritesAsync

        public okhttp3.Call listMLModelFavoritesAsync​(java.lang.Integer page,
                                                      java.lang.Integer perPage,
                                                      ApiCallback<MLModelFavoritesData> _callback)
                                               throws ApiException
        (asynchronously) Fetch a page of ML models favorites of connected user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • listMLModelFavoritesUUIDsCall

        public okhttp3.Call listMLModelFavoritesUUIDsCall​(ApiCallback _callback)
                                                   throws ApiException
        Build call for listMLModelFavoritesUUIDs
        Parameters:
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • listMLModelFavoritesUUIDs

        public java.util.List<MLModelFavorite> listMLModelFavoritesUUIDs()
                                                                  throws ApiException
        Fetch all favorite ML models uuids of connected user
        Returns:
        List<MLModelFavorite>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listMLModelFavoritesUUIDsWithHttpInfo

        public ApiResponse<java.util.List<MLModelFavorite>> listMLModelFavoritesUUIDsWithHttpInfo()
                                                                                           throws ApiException
        Fetch all favorite ML models uuids of connected user
        Returns:
        ApiResponse<List<MLModelFavorite>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listMLModelFavoritesUUIDsAsync

        public okhttp3.Call listMLModelFavoritesUUIDsAsync​(ApiCallback<java.util.List<MLModelFavorite>> _callback)
                                                    throws ApiException
        (asynchronously) Fetch all favorite ML models uuids of connected user
        Parameters:
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • listNotebookFavoritesCall

        public okhttp3.Call listNotebookFavoritesCall​(java.lang.Boolean isDashboard,
                                                      java.lang.Integer page,
                                                      java.lang.Integer perPage,
                                                      ApiCallback _callback)
                                               throws ApiException
        Build call for listNotebookFavorites
        Parameters:
        isDashboard - return only dashboards (optional)
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • listNotebookFavorites

        public NotebookFavoritesData listNotebookFavorites​(java.lang.Boolean isDashboard,
                                                           java.lang.Integer page,
                                                           java.lang.Integer perPage)
                                                    throws ApiException
        Fetch a page of notebook favorites of connected user
        Parameters:
        isDashboard - return only dashboards (optional)
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        NotebookFavoritesData
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listNotebookFavoritesWithHttpInfo

        public ApiResponse<NotebookFavoritesData> listNotebookFavoritesWithHttpInfo​(java.lang.Boolean isDashboard,
                                                                                    java.lang.Integer page,
                                                                                    java.lang.Integer perPage)
                                                                             throws ApiException
        Fetch a page of notebook favorites of connected user
        Parameters:
        isDashboard - return only dashboards (optional)
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        ApiResponse<NotebookFavoritesData>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listNotebookFavoritesAsync

        public okhttp3.Call listNotebookFavoritesAsync​(java.lang.Boolean isDashboard,
                                                       java.lang.Integer page,
                                                       java.lang.Integer perPage,
                                                       ApiCallback<NotebookFavoritesData> _callback)
                                                throws ApiException
        (asynchronously) Fetch a page of notebook favorites of connected user
        Parameters:
        isDashboard - return only dashboards (optional)
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • listNotebookFavoritesUUIDsCall

        public okhttp3.Call listNotebookFavoritesUUIDsCall​(ApiCallback _callback)
                                                    throws ApiException
        Build call for listNotebookFavoritesUUIDs
        Parameters:
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • listNotebookFavoritesUUIDs

        public java.util.List<NotebookFavorite> listNotebookFavoritesUUIDs()
                                                                    throws ApiException
        Fetch all favorite notebook uuids of connected user
        Returns:
        List<NotebookFavorite>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listNotebookFavoritesUUIDsWithHttpInfo

        public ApiResponse<java.util.List<NotebookFavorite>> listNotebookFavoritesUUIDsWithHttpInfo()
                                                                                             throws ApiException
        Fetch all favorite notebook uuids of connected user
        Returns:
        ApiResponse<List<NotebookFavorite>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listNotebookFavoritesUUIDsAsync

        public okhttp3.Call listNotebookFavoritesUUIDsAsync​(ApiCallback<java.util.List<NotebookFavorite>> _callback)
                                                     throws ApiException
        (asynchronously) Fetch all favorite notebook uuids of connected user
        Parameters:
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • listUDFFavoritesCall

        public okhttp3.Call listUDFFavoritesCall​(java.lang.Integer page,
                                                 java.lang.Integer perPage,
                                                 ApiCallback _callback)
                                          throws ApiException
        Build call for listUDFFavorites
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • listUDFFavorites

        public UDFFavoritesData listUDFFavorites​(java.lang.Integer page,
                                                 java.lang.Integer perPage)
                                          throws ApiException
        Fetch a page of UDF favorites of connected user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        UDFFavoritesData
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listUDFFavoritesWithHttpInfo

        public ApiResponse<UDFFavoritesData> listUDFFavoritesWithHttpInfo​(java.lang.Integer page,
                                                                          java.lang.Integer perPage)
                                                                   throws ApiException
        Fetch a page of UDF favorites of connected user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        ApiResponse<UDFFavoritesData>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listUDFFavoritesAsync

        public okhttp3.Call listUDFFavoritesAsync​(java.lang.Integer page,
                                                  java.lang.Integer perPage,
                                                  ApiCallback<UDFFavoritesData> _callback)
                                           throws ApiException
        (asynchronously) Fetch a page of UDF favorites of connected user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object
      • listUDFFavoritesUUIDsCall

        public okhttp3.Call listUDFFavoritesUUIDsCall​(ApiCallback _callback)
                                               throws ApiException
        Build call for listUDFFavoritesUUIDs
        Parameters:
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • listUDFFavoritesUUIDs

        public java.util.List<UDFFavorite> listUDFFavoritesUUIDs()
                                                          throws ApiException
        Fetch all favorite UDF uuids of connected user
        Returns:
        List<UDFFavorite>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listUDFFavoritesUUIDsWithHttpInfo

        public ApiResponse<java.util.List<UDFFavorite>> listUDFFavoritesUUIDsWithHttpInfo()
                                                                                   throws ApiException
        Fetch all favorite UDF uuids of connected user
        Returns:
        ApiResponse<List<UDFFavorite>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • listUDFFavoritesUUIDsAsync

        public okhttp3.Call listUDFFavoritesUUIDsAsync​(ApiCallback<java.util.List<UDFFavorite>> _callback)
                                                throws ApiException
        (asynchronously) Fetch all favorite UDF uuids of connected user
        Parameters:
        _callback - The callback to be executed when the API call finishes
        Returns:
        The request call
        Throws:
        ApiException - If fail to process the API call, e.g. serializing the request body object