Class BookmarksApi


  • public class BookmarksApi
    extends Object
    • Constructor Detail

      • BookmarksApi

        public BookmarksApi()
      • BookmarksApi

        public BookmarksApi​(ApiClient apiClient)
    • Method Detail

      • getApiClient

        public ApiClient getApiClient()
      • setApiClient

        public void setApiClient​(ApiClient apiClient)
      • getCharactersCharacterIdBookmarksCall

        public okhttp3.Call getCharactersCharacterIdBookmarksCall​(Integer characterId,
                                                                  String datasource,
                                                                  String ifNoneMatch,
                                                                  Integer page,
                                                                  String token,
                                                                  ApiCallback _callback)
                                                           throws ApiException
        Build call for getCharactersCharacterIdBookmarks
        Parameters:
        characterId - An EVE character ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getCharactersCharacterIdBookmarks

        public List<CharacterBookmarksResponse> getCharactersCharacterIdBookmarks​(Integer characterId,
                                                                                  String datasource,
                                                                                  String ifNoneMatch,
                                                                                  Integer page,
                                                                                  String token)
                                                                           throws ApiException
        List bookmarks A list of your character's personal bookmarks --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_character_bookmarks.v1
        Parameters:
        characterId - An EVE character ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        Returns:
        List<CharacterBookmarksResponse>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getCharactersCharacterIdBookmarksWithHttpInfo

        public ApiResponse<List<CharacterBookmarksResponse>> getCharactersCharacterIdBookmarksWithHttpInfo​(Integer characterId,
                                                                                                           String datasource,
                                                                                                           String ifNoneMatch,
                                                                                                           Integer page,
                                                                                                           String token)
                                                                                                    throws ApiException
        List bookmarks A list of your character's personal bookmarks --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_character_bookmarks.v1
        Parameters:
        characterId - An EVE character ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        Returns:
        ApiResponse<List<CharacterBookmarksResponse>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getCharactersCharacterIdBookmarksAsync

        public okhttp3.Call getCharactersCharacterIdBookmarksAsync​(Integer characterId,
                                                                   String datasource,
                                                                   String ifNoneMatch,
                                                                   Integer page,
                                                                   String token,
                                                                   ApiCallback<List<CharacterBookmarksResponse>> _callback)
                                                            throws ApiException
        List bookmarks (asynchronously) A list of your character's personal bookmarks --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_character_bookmarks.v1
        Parameters:
        characterId - An EVE character ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (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
      • getCharactersCharacterIdBookmarksFoldersCall

        public okhttp3.Call getCharactersCharacterIdBookmarksFoldersCall​(Integer characterId,
                                                                         String datasource,
                                                                         String ifNoneMatch,
                                                                         Integer page,
                                                                         String token,
                                                                         ApiCallback _callback)
                                                                  throws ApiException
        Build call for getCharactersCharacterIdBookmarksFolders
        Parameters:
        characterId - An EVE character ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getCharactersCharacterIdBookmarksFolders

        public List<CharacterBookmarkFoldersResponse> getCharactersCharacterIdBookmarksFolders​(Integer characterId,
                                                                                               String datasource,
                                                                                               String ifNoneMatch,
                                                                                               Integer page,
                                                                                               String token)
                                                                                        throws ApiException
        List bookmark folders A list of your character's personal bookmark folders --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_character_bookmarks.v1
        Parameters:
        characterId - An EVE character ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        Returns:
        List<CharacterBookmarkFoldersResponse>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getCharactersCharacterIdBookmarksFoldersWithHttpInfo

        public ApiResponse<List<CharacterBookmarkFoldersResponse>> getCharactersCharacterIdBookmarksFoldersWithHttpInfo​(Integer characterId,
                                                                                                                        String datasource,
                                                                                                                        String ifNoneMatch,
                                                                                                                        Integer page,
                                                                                                                        String token)
                                                                                                                 throws ApiException
        List bookmark folders A list of your character's personal bookmark folders --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_character_bookmarks.v1
        Parameters:
        characterId - An EVE character ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        Returns:
        ApiResponse<List<CharacterBookmarkFoldersResponse>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getCharactersCharacterIdBookmarksFoldersAsync

        public okhttp3.Call getCharactersCharacterIdBookmarksFoldersAsync​(Integer characterId,
                                                                          String datasource,
                                                                          String ifNoneMatch,
                                                                          Integer page,
                                                                          String token,
                                                                          ApiCallback<List<CharacterBookmarkFoldersResponse>> _callback)
                                                                   throws ApiException
        List bookmark folders (asynchronously) A list of your character's personal bookmark folders --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_character_bookmarks.v1
        Parameters:
        characterId - An EVE character ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (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
      • getCorporationsCorporationIdBookmarksCall

        public okhttp3.Call getCorporationsCorporationIdBookmarksCall​(Integer corporationId,
                                                                      String datasource,
                                                                      String ifNoneMatch,
                                                                      Integer page,
                                                                      String token,
                                                                      ApiCallback _callback)
                                                               throws ApiException
        Build call for getCorporationsCorporationIdBookmarks
        Parameters:
        corporationId - An EVE corporation ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getCorporationsCorporationIdBookmarks

        public List<CorporationBookmarksResponse> getCorporationsCorporationIdBookmarks​(Integer corporationId,
                                                                                        String datasource,
                                                                                        String ifNoneMatch,
                                                                                        Integer page,
                                                                                        String token)
                                                                                 throws ApiException
        List corporation bookmarks A list of your corporation's bookmarks --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_corporation_bookmarks.v1
        Parameters:
        corporationId - An EVE corporation ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        Returns:
        List<CorporationBookmarksResponse>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getCorporationsCorporationIdBookmarksWithHttpInfo

        public ApiResponse<List<CorporationBookmarksResponse>> getCorporationsCorporationIdBookmarksWithHttpInfo​(Integer corporationId,
                                                                                                                 String datasource,
                                                                                                                 String ifNoneMatch,
                                                                                                                 Integer page,
                                                                                                                 String token)
                                                                                                          throws ApiException
        List corporation bookmarks A list of your corporation's bookmarks --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_corporation_bookmarks.v1
        Parameters:
        corporationId - An EVE corporation ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        Returns:
        ApiResponse<List<CorporationBookmarksResponse>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getCorporationsCorporationIdBookmarksAsync

        public okhttp3.Call getCorporationsCorporationIdBookmarksAsync​(Integer corporationId,
                                                                       String datasource,
                                                                       String ifNoneMatch,
                                                                       Integer page,
                                                                       String token,
                                                                       ApiCallback<List<CorporationBookmarksResponse>> _callback)
                                                                throws ApiException
        List corporation bookmarks (asynchronously) A list of your corporation's bookmarks --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_corporation_bookmarks.v1
        Parameters:
        corporationId - An EVE corporation ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (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
      • getCorporationsCorporationIdBookmarksFoldersCall

        public okhttp3.Call getCorporationsCorporationIdBookmarksFoldersCall​(Integer corporationId,
                                                                             String datasource,
                                                                             String ifNoneMatch,
                                                                             Integer page,
                                                                             String token,
                                                                             ApiCallback _callback)
                                                                      throws ApiException
        Build call for getCorporationsCorporationIdBookmarksFolders
        Parameters:
        corporationId - An EVE corporation ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getCorporationsCorporationIdBookmarksFolders

        public List<CorporationBookmarkFoldersResponse> getCorporationsCorporationIdBookmarksFolders​(Integer corporationId,
                                                                                                     String datasource,
                                                                                                     String ifNoneMatch,
                                                                                                     Integer page,
                                                                                                     String token)
                                                                                              throws ApiException
        List corporation bookmark folders A list of your corporation's bookmark folders --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_corporation_bookmarks.v1
        Parameters:
        corporationId - An EVE corporation ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        Returns:
        List<CorporationBookmarkFoldersResponse>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getCorporationsCorporationIdBookmarksFoldersWithHttpInfo

        public ApiResponse<List<CorporationBookmarkFoldersResponse>> getCorporationsCorporationIdBookmarksFoldersWithHttpInfo​(Integer corporationId,
                                                                                                                              String datasource,
                                                                                                                              String ifNoneMatch,
                                                                                                                              Integer page,
                                                                                                                              String token)
                                                                                                                       throws ApiException
        List corporation bookmark folders A list of your corporation's bookmark folders --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_corporation_bookmarks.v1
        Parameters:
        corporationId - An EVE corporation ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (optional)
        Returns:
        ApiResponse<List<CorporationBookmarkFoldersResponse>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getCorporationsCorporationIdBookmarksFoldersAsync

        public okhttp3.Call getCorporationsCorporationIdBookmarksFoldersAsync​(Integer corporationId,
                                                                              String datasource,
                                                                              String ifNoneMatch,
                                                                              Integer page,
                                                                              String token,
                                                                              ApiCallback<List<CorporationBookmarkFoldersResponse>> _callback)
                                                                       throws ApiException
        List corporation bookmark folders (asynchronously) A list of your corporation's bookmark folders --- This route is cached for up to 3600 seconds SSO Scope: esi-bookmarks.read_corporation_bookmarks.v1
        Parameters:
        corporationId - An EVE corporation ID (required)
        datasource - The server name you would like data from (optional, default to tranquility)
        ifNoneMatch - ETag from a previous request. A 304 will be returned if this matches the current ETag (optional)
        page - Which page of results to return (optional, default to 1)
        token - Access token to use if unable to set a header (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