Class ArrayApi


  • public class ArrayApi
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<ArrayActivityLog> arrayActivityLog​(java.lang.String namespace, java.lang.String array, java.lang.Integer start, java.lang.Integer end, java.lang.String eventTypes, java.lang.String taskId, java.lang.Boolean hasTaskId)
      get array activity logs
      okhttp3.Call arrayActivityLogAsync​(java.lang.String namespace, java.lang.String array, java.lang.Integer start, java.lang.Integer end, java.lang.String eventTypes, java.lang.String taskId, java.lang.Boolean hasTaskId, ApiCallback<java.util.List<ArrayActivityLog>> _callback)
      (asynchronously) get array activity logs
      okhttp3.Call arrayActivityLogCall​(java.lang.String namespace, java.lang.String array, java.lang.Integer start, java.lang.Integer end, java.lang.String eventTypes, java.lang.String taskId, java.lang.Boolean hasTaskId, ApiCallback _callback)
      Build call for arrayActivityLog
      ApiResponse<java.util.List<ArrayActivityLog>> arrayActivityLogWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.Integer start, java.lang.Integer end, java.lang.String eventTypes, java.lang.String taskId, java.lang.Boolean hasTaskId)
      get array activity logs
      ArrayBrowserData arraysBrowserOwnedGet​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty)
      Fetch a list of all arrays that are owned directly by user or user's organizations
      okhttp3.Call arraysBrowserOwnedGetAsync​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, ApiCallback<ArrayBrowserData> _callback)
      (asynchronously) Fetch a list of all arrays that are owned directly by user or user's organizations
      okhttp3.Call arraysBrowserOwnedGetCall​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, ApiCallback _callback)
      Build call for arraysBrowserOwnedGet
      ApiResponse<ArrayBrowserData> arraysBrowserOwnedGetWithHttpInfo​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty)
      Fetch a list of all arrays that are owned directly by user or user's organizations
      ArrayBrowserSidebar arraysBrowserOwnedSidebarGet​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty)
      Fetch a sidebar for arrays that are owned directly by user or user's organizations
      okhttp3.Call arraysBrowserOwnedSidebarGetAsync​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, ApiCallback<ArrayBrowserSidebar> _callback)
      (asynchronously) Fetch a sidebar for arrays that are owned directly by user or user's organizations
      okhttp3.Call arraysBrowserOwnedSidebarGetCall​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, ApiCallback _callback)
      Build call for arraysBrowserOwnedSidebarGet
      ApiResponse<ArrayBrowserSidebar> arraysBrowserOwnedSidebarGetWithHttpInfo​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty)
      Fetch a sidebar for arrays that are owned directly by user or user's organizations
      ArrayBrowserData arraysBrowserPublicGet​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty)
      Fetch a list of all arrays that have been shared publically
      okhttp3.Call arraysBrowserPublicGetAsync​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, ApiCallback<ArrayBrowserData> _callback)
      (asynchronously) Fetch a list of all arrays that have been shared publically
      okhttp3.Call arraysBrowserPublicGetCall​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, ApiCallback _callback)
      Build call for arraysBrowserPublicGet
      ApiResponse<ArrayBrowserData> arraysBrowserPublicGetWithHttpInfo​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty)
      Fetch a list of all arrays that have been shared publically
      ArrayBrowserSidebar arraysBrowserPublicSidebarGet​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty)
      Fetch a sidebar of all arrays that have been shared publically
      okhttp3.Call arraysBrowserPublicSidebarGetAsync​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, ApiCallback<ArrayBrowserSidebar> _callback)
      (asynchronously) Fetch a sidebar of all arrays that have been shared publically
      okhttp3.Call arraysBrowserPublicSidebarGetCall​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, ApiCallback _callback)
      Build call for arraysBrowserPublicSidebarGet
      ApiResponse<ArrayBrowserSidebar> arraysBrowserPublicSidebarGetWithHttpInfo​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty)
      Fetch a sidebar of all arrays that have been shared publically
      ArrayBrowserData arraysBrowserSharedGet​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, java.util.List<java.lang.String> sharedTo)
      Fetch a list of all arrays that have been shared with the user
      okhttp3.Call arraysBrowserSharedGetAsync​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, java.util.List<java.lang.String> sharedTo, ApiCallback<ArrayBrowserData> _callback)
      (asynchronously) Fetch a list of all arrays that have been shared with the user
      okhttp3.Call arraysBrowserSharedGetCall​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, java.util.List<java.lang.String> sharedTo, ApiCallback _callback)
      Build call for arraysBrowserSharedGet
      ApiResponse<ArrayBrowserData> arraysBrowserSharedGetWithHttpInfo​(java.lang.Integer page, java.lang.Integer perPage, java.lang.String search, java.lang.String namespace, java.lang.String orderby, java.lang.String permissions, java.util.List<java.lang.String> tag, java.util.List<java.lang.String> excludeTag, java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, java.util.List<java.lang.String> sharedTo)
      Fetch a list of all arrays that have been shared with the user
      ArrayBrowserSidebar arraysBrowserSharedSidebarGet​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, java.util.List<java.lang.String> sharedTo)
      Fetch a list of all arrays that have been shared with the user
      okhttp3.Call arraysBrowserSharedSidebarGetAsync​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, java.util.List<java.lang.String> sharedTo, ApiCallback<ArrayBrowserSidebar> _callback)
      (asynchronously) Fetch a list of all arrays that have been shared with the user
      okhttp3.Call arraysBrowserSharedSidebarGetCall​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, java.util.List<java.lang.String> sharedTo, ApiCallback _callback)
      Build call for arraysBrowserSharedSidebarGet
      ApiResponse<ArrayBrowserSidebar> arraysBrowserSharedSidebarGetWithHttpInfo​(java.util.List<java.lang.String> fileType, java.util.List<java.lang.String> excludeFileType, java.util.List<java.lang.String> fileProperty, java.util.List<java.lang.String> sharedTo)
      Fetch a list of all arrays that have been shared with the user
      ArrayEndTimestampData arraysNamespaceArrayEndTimestampsGet​(java.lang.String namespace, java.lang.String array, java.lang.Integer page, java.lang.Integer perPage)
      retrieve a list of timestamps from the array fragment info listing in milliseconds, paginated
      okhttp3.Call arraysNamespaceArrayEndTimestampsGetAsync​(java.lang.String namespace, java.lang.String array, java.lang.Integer page, java.lang.Integer perPage, ApiCallback<ArrayEndTimestampData> _callback)
      (asynchronously) retrieve a list of timestamps from the array fragment info listing in milliseconds, paginated
      okhttp3.Call arraysNamespaceArrayEndTimestampsGetCall​(java.lang.String namespace, java.lang.String array, java.lang.Integer page, java.lang.Integer perPage, ApiCallback _callback)
      Build call for arraysNamespaceArrayEndTimestampsGet
      ApiResponse<ArrayEndTimestampData> arraysNamespaceArrayEndTimestampsGetWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.Integer page, java.lang.Integer perPage)
      retrieve a list of timestamps from the array fragment info listing in milliseconds, paginated
      void consolidateArray​(java.lang.String namespace, java.lang.String array, ArrayConsolidationRequest consolidateRequest)
      consolidate an array at a specified URI
      okhttp3.Call consolidateArrayAsync​(java.lang.String namespace, java.lang.String array, ArrayConsolidationRequest consolidateRequest, ApiCallback<java.lang.Void> _callback)
      (asynchronously) consolidate an array at a specified URI
      okhttp3.Call consolidateArrayCall​(java.lang.String namespace, java.lang.String array, ArrayConsolidationRequest consolidateRequest, ApiCallback _callback)
      Build call for consolidateArray
      ApiResponse<java.lang.Void> consolidateArrayWithHttpInfo​(java.lang.String namespace, java.lang.String array, ArrayConsolidationRequest consolidateRequest)
      consolidate an array at a specified URI
      void createArray​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, ArraySchema arraySchema, java.lang.String X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME)
      create a array schema at a specified URI registered to a group/project
      okhttp3.Call createArrayAsync​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, ArraySchema arraySchema, java.lang.String X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME, ApiCallback<java.lang.Void> _callback)
      (asynchronously) create a array schema at a specified URI registered to a group/project
      okhttp3.Call createArrayCall​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, ArraySchema arraySchema, java.lang.String X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME, ApiCallback _callback)
      Build call for createArray
      ApiResponse<java.lang.Void> createArrayWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, ArraySchema arraySchema, java.lang.String X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME)
      create a array schema at a specified URI registered to a group/project
      void deleteArray​(java.lang.String namespace, java.lang.String array, java.lang.String contentType)
      delete a array
      okhttp3.Call deleteArrayAsync​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, ApiCallback<java.lang.Void> _callback)
      (asynchronously) delete a array
      okhttp3.Call deleteArrayCall​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, ApiCallback _callback)
      Build call for deleteArray
      ApiResponse<java.lang.Void> deleteArrayWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.String contentType)
      delete a array
      void deregisterArray​(java.lang.String namespace, java.lang.String array)
      deregister a array
      okhttp3.Call deregisterArrayAsync​(java.lang.String namespace, java.lang.String array, ApiCallback<java.lang.Void> _callback)
      (asynchronously) deregister a array
      okhttp3.Call deregisterArrayCall​(java.lang.String namespace, java.lang.String array, ApiCallback _callback)
      Build call for deregisterArray
      ApiResponse<java.lang.Void> deregisterArrayWithHttpInfo​(java.lang.String namespace, java.lang.String array)
      deregister a array
      FragmentInfo fragmentInfo​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, FragmentInfoRequest fragmentInfoRequest)
      fetch an array's fragment info
      okhttp3.Call fragmentInfoAsync​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, FragmentInfoRequest fragmentInfoRequest, ApiCallback<FragmentInfo> _callback)
      (asynchronously) fetch an array's fragment info
      okhttp3.Call fragmentInfoCall​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, FragmentInfoRequest fragmentInfoRequest, ApiCallback _callback)
      Build call for fragmentInfo
      ApiResponse<FragmentInfo> fragmentInfoWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, FragmentInfoRequest fragmentInfoRequest)
      fetch an array's fragment info
      ArrayActivityLog getActivityLogById​(java.lang.String namespace, java.lang.String array, java.lang.String id)
      get activity log by ID
      okhttp3.Call getActivityLogByIdAsync​(java.lang.String namespace, java.lang.String array, java.lang.String id, ApiCallback<ArrayActivityLog> _callback)
      (asynchronously) get activity log by ID
      okhttp3.Call getActivityLogByIdCall​(java.lang.String namespace, java.lang.String array, java.lang.String id, ApiCallback _callback)
      Build call for getActivityLogById
      ApiResponse<ArrayActivityLog> getActivityLogByIdWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.String id)
      get activity log by ID
      java.util.List<ArrayInfo> getAllArrayMetadata​(java.lang.String publicShare)
      get all array metadata user has access to
      okhttp3.Call getAllArrayMetadataAsync​(java.lang.String publicShare, ApiCallback<java.util.List<ArrayInfo>> _callback)
      (asynchronously) get all array metadata user has access to
      okhttp3.Call getAllArrayMetadataCall​(java.lang.String publicShare, ApiCallback _callback)
      Build call for getAllArrayMetadata
      ApiResponse<java.util.List<ArrayInfo>> getAllArrayMetadataWithHttpInfo​(java.lang.String publicShare)
      get all array metadata user has access to
      ApiClient getApiClient()  
      ArraySchema getArray​(java.lang.String namespace, java.lang.String array, java.lang.String contentType)
      get an ArraySchema using a url encoded uri
      okhttp3.Call getArrayAsync​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, ApiCallback<ArraySchema> _callback)
      (asynchronously) get an ArraySchema using a url encoded uri
      okhttp3.Call getArrayCall​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, ApiCallback _callback)
      Build call for getArray
      MaxBufferSizes getArrayMaxBufferSizes​(java.lang.String namespace, java.lang.String array, java.lang.String subarray, java.lang.String contentType, java.lang.String xPayer)
      get the max buffer sizes of an array for a subarray
      okhttp3.Call getArrayMaxBufferSizesAsync​(java.lang.String namespace, java.lang.String array, java.lang.String subarray, java.lang.String contentType, java.lang.String xPayer, ApiCallback<MaxBufferSizes> _callback)
      (asynchronously) get the max buffer sizes of an array for a subarray
      okhttp3.Call getArrayMaxBufferSizesCall​(java.lang.String namespace, java.lang.String array, java.lang.String subarray, java.lang.String contentType, java.lang.String xPayer, ApiCallback _callback)
      Build call for getArrayMaxBufferSizes
      ApiResponse<MaxBufferSizes> getArrayMaxBufferSizesWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.String subarray, java.lang.String contentType, java.lang.String xPayer)
      get the max buffer sizes of an array for a subarray
      ArrayInfo getArrayMetadata​(java.lang.String namespace, java.lang.String array)
      get metadata on an array
      okhttp3.Call getArrayMetadataAsync​(java.lang.String namespace, java.lang.String array, ApiCallback<ArrayInfo> _callback)
      (asynchronously) get metadata on an array
      okhttp3.Call getArrayMetadataCall​(java.lang.String namespace, java.lang.String array, ApiCallback _callback)
      Build call for getArrayMetadata
      ArrayMetadata getArrayMetadataCapnp​(java.lang.String namespace, java.lang.String array)
      get metadata on an array
      okhttp3.Call getArrayMetadataCapnpAsync​(java.lang.String namespace, java.lang.String array, ApiCallback<ArrayMetadata> _callback)
      (asynchronously) get metadata on an array
      okhttp3.Call getArrayMetadataCapnpCall​(java.lang.String namespace, java.lang.String array, ApiCallback _callback)
      Build call for getArrayMetadataCapnp
      ApiResponse<ArrayMetadata> getArrayMetadataCapnpWithHttpInfo​(java.lang.String namespace, java.lang.String array)
      get metadata on an array
      java.lang.Object getArrayMetaDataJson​(java.lang.String namespace, java.lang.String array, java.lang.Integer length, java.lang.Integer endTimestamp)
      get metadata from the array in JSON format
      okhttp3.Call getArrayMetaDataJsonAsync​(java.lang.String namespace, java.lang.String array, java.lang.Integer length, java.lang.Integer endTimestamp, ApiCallback<java.lang.Object> _callback)
      (asynchronously) get metadata from the array in JSON format
      okhttp3.Call getArrayMetaDataJsonCall​(java.lang.String namespace, java.lang.String array, java.lang.Integer length, java.lang.Integer endTimestamp, ApiCallback _callback)
      Build call for getArrayMetaDataJson
      ApiResponse<java.lang.Object> getArrayMetaDataJsonWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.Integer length, java.lang.Integer endTimestamp)
      get metadata from the array in JSON format
      ApiResponse<ArrayInfo> getArrayMetadataWithHttpInfo​(java.lang.String namespace, java.lang.String array)
      get metadata on an array
      NonEmptyDomain getArrayNonEmptyDomain​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, java.lang.String xPayer)
      get the non empty domain of an array
      okhttp3.Call getArrayNonEmptyDomainAsync​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, java.lang.String xPayer, ApiCallback<NonEmptyDomain> _callback)
      (asynchronously) get the non empty domain of an array
      okhttp3.Call getArrayNonEmptyDomainCall​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, java.lang.String xPayer, ApiCallback _callback)
      Build call for getArrayNonEmptyDomain
      java.lang.Object getArrayNonEmptyDomainJson​(java.lang.String namespace, java.lang.String array)
      get non-empty domain from the array in json format
      okhttp3.Call getArrayNonEmptyDomainJsonAsync​(java.lang.String namespace, java.lang.String array, ApiCallback<java.lang.Object> _callback)
      (asynchronously) get non-empty domain from the array in json format
      okhttp3.Call getArrayNonEmptyDomainJsonCall​(java.lang.String namespace, java.lang.String array, ApiCallback _callback)
      Build call for getArrayNonEmptyDomainJson
      ApiResponse<java.lang.Object> getArrayNonEmptyDomainJsonWithHttpInfo​(java.lang.String namespace, java.lang.String array)
      get non-empty domain from the array in json format
      ApiResponse<NonEmptyDomain> getArrayNonEmptyDomainWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.String contentType, java.lang.String xPayer)
      get the non empty domain of an array
      ArraySample getArraySampleData​(java.lang.String namespace, java.lang.String array, java.math.BigDecimal samples)
      get an sample set of data from the array
      okhttp3.Call getArraySampleDataAsync​(java.lang.String namespace, java.lang.String array, java.math.BigDecimal samples, ApiCallback<ArraySample> _callback)
      (asynchronously) get an sample set of data from the array
      okhttp3.Call getArraySampleDataCall​(java.lang.String namespace, java.lang.String array, java.math.BigDecimal samples, ApiCallback _callback)
      Build call for getArraySampleData
      ApiResponse<ArraySample> getArraySampleDataWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.math.BigDecimal samples)
      get an sample set of data from the array
      java.util.List<ArraySharing> getArraySharingPolicies​(java.lang.String namespace, java.lang.String array)
      Get all sharing details of the array
      okhttp3.Call getArraySharingPoliciesAsync​(java.lang.String namespace, java.lang.String array, ApiCallback<java.util.List<ArraySharing>> _callback)
      (asynchronously) Get all sharing details of the array
      okhttp3.Call getArraySharingPoliciesCall​(java.lang.String namespace, java.lang.String array, ApiCallback _callback)
      Build call for getArraySharingPolicies
      ApiResponse<java.util.List<ArraySharing>> getArraySharingPoliciesWithHttpInfo​(java.lang.String namespace, java.lang.String array)
      Get all sharing details of the array
      java.util.List<ArrayInfo> getArraysInNamespace​(java.lang.String namespace)
      get metadata on all arrays in a namespace
      okhttp3.Call getArraysInNamespaceAsync​(java.lang.String namespace, ApiCallback<java.util.List<ArrayInfo>> _callback)
      (asynchronously) get metadata on all arrays in a namespace
      okhttp3.Call getArraysInNamespaceCall​(java.lang.String namespace, ApiCallback _callback)
      Build call for getArraysInNamespace
      ApiResponse<java.util.List<ArrayInfo>> getArraysInNamespaceWithHttpInfo​(java.lang.String namespace)
      get metadata on all arrays in a namespace
      ApiResponse<ArraySchema> getArrayWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.String contentType)
      get an ArraySchema using a url encoded uri
      java.lang.String getCustomBaseUrl()  
      java.lang.Integer getFragmentEndTimestamp​(java.lang.String namespace, java.lang.String array, java.lang.Integer endTimestamp)
      Get fragment end_timestamp on an array, will search for the closest end_timestamp to the timestamp asked
      okhttp3.Call getFragmentEndTimestampAsync​(java.lang.String namespace, java.lang.String array, java.lang.Integer endTimestamp, ApiCallback<java.lang.Integer> _callback)
      (asynchronously) Get fragment end_timestamp on an array, will search for the closest end_timestamp to the timestamp asked
      okhttp3.Call getFragmentEndTimestampCall​(java.lang.String namespace, java.lang.String array, java.lang.Integer endTimestamp, ApiCallback _callback)
      Build call for getFragmentEndTimestamp
      ApiResponse<java.lang.Integer> getFragmentEndTimestampWithHttpInfo​(java.lang.String namespace, java.lang.String array, java.lang.Integer endTimestamp)
      Get fragment end_timestamp on an array, will search for the closest end_timestamp to the timestamp asked
      int getHostIndex()  
      java.util.List<LastAccessedArray> getLastAccessedArrays()  
      okhttp3.Call getLastAccessedArraysAsync​(ApiCallback<java.util.List<LastAccessedArray>> _callback)
      (asynchronously)
      okhttp3.Call getLastAccessedArraysCall​(ApiCallback _callback)
      Build call for getLastAccessedArrays
      ApiResponse<java.util.List<LastAccessedArray>> getLastAccessedArraysWithHttpInfo()  
      ArrayInfo registerArray​(java.lang.String namespace, java.lang.String array, ArrayInfoUpdate arrayMetadata)
      register an array at a specified URI registered to the given namespace
      okhttp3.Call registerArrayAsync​(java.lang.String namespace, java.lang.String array, ArrayInfoUpdate arrayMetadata, ApiCallback<ArrayInfo> _callback)
      (asynchronously) register an array at a specified URI registered to the given namespace
      okhttp3.Call registerArrayCall​(java.lang.String namespace, java.lang.String array, ArrayInfoUpdate arrayMetadata, ApiCallback _callback)
      Build call for registerArray
      ApiResponse<ArrayInfo> registerArrayWithHttpInfo​(java.lang.String namespace, java.lang.String array, ArrayInfoUpdate arrayMetadata)
      register an array at a specified URI registered to the given namespace
      void setApiClient​(ApiClient apiClient)  
      void setCustomBaseUrl​(java.lang.String customBaseUrl)  
      void setHostIndex​(int hostIndex)  
      void shareArray​(java.lang.String namespace, java.lang.String array, ArraySharing arraySharing)
      Share an array with a user
      okhttp3.Call shareArrayAsync​(java.lang.String namespace, java.lang.String array, ArraySharing arraySharing, ApiCallback<java.lang.Void> _callback)
      (asynchronously) Share an array with a user
      okhttp3.Call shareArrayCall​(java.lang.String namespace, java.lang.String array, ArraySharing arraySharing, ApiCallback _callback)
      Build call for shareArray
      ApiResponse<java.lang.Void> shareArrayWithHttpInfo​(java.lang.String namespace, java.lang.String array, ArraySharing arraySharing)
      Share an array with a user
      void updateArrayMetadata​(java.lang.String namespace, java.lang.String array, ArrayInfoUpdate arrayMetadata)
      update metadata on an array
      okhttp3.Call updateArrayMetadataAsync​(java.lang.String namespace, java.lang.String array, ArrayInfoUpdate arrayMetadata, ApiCallback<java.lang.Void> _callback)
      (asynchronously) update metadata on an array
      okhttp3.Call updateArrayMetadataCall​(java.lang.String namespace, java.lang.String array, ArrayInfoUpdate arrayMetadata, ApiCallback _callback)
      Build call for updateArrayMetadata
      void updateArrayMetadataCapnp​(java.lang.String namespace, java.lang.String array, ArrayMetadata arrayMetadataEntries)
      update metadata on an array
      okhttp3.Call updateArrayMetadataCapnpAsync​(java.lang.String namespace, java.lang.String array, ArrayMetadata arrayMetadataEntries, ApiCallback<java.lang.Void> _callback)
      (asynchronously) update metadata on an array
      okhttp3.Call updateArrayMetadataCapnpCall​(java.lang.String namespace, java.lang.String array, ArrayMetadata arrayMetadataEntries, ApiCallback _callback)
      Build call for updateArrayMetadataCapnp
      ApiResponse<java.lang.Void> updateArrayMetadataCapnpWithHttpInfo​(java.lang.String namespace, java.lang.String array, ArrayMetadata arrayMetadataEntries)
      update metadata on an array
      ApiResponse<java.lang.Void> updateArrayMetadataWithHttpInfo​(java.lang.String namespace, java.lang.String array, ArrayInfoUpdate arrayMetadata)
      update metadata on an array
      void vacuumArray​(java.lang.String namespace, java.lang.String array, ArrayVacuumRequest vaccumRequest)
      vacuum an array at a specified URI
      okhttp3.Call vacuumArrayAsync​(java.lang.String namespace, java.lang.String array, ArrayVacuumRequest vaccumRequest, ApiCallback<java.lang.Void> _callback)
      (asynchronously) vacuum an array at a specified URI
      okhttp3.Call vacuumArrayCall​(java.lang.String namespace, java.lang.String array, ArrayVacuumRequest vaccumRequest, ApiCallback _callback)
      Build call for vacuumArray
      ApiResponse<java.lang.Void> vacuumArrayWithHttpInfo​(java.lang.String namespace, java.lang.String array, ArrayVacuumRequest vaccumRequest)
      vacuum an array at a specified URI
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ArrayApi

        public ArrayApi()
      • ArrayApi

        public ArrayApi​(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)
      • arrayActivityLogCall

        public okhttp3.Call arrayActivityLogCall​(java.lang.String namespace,
                                                 java.lang.String array,
                                                 java.lang.Integer start,
                                                 java.lang.Integer end,
                                                 java.lang.String eventTypes,
                                                 java.lang.String taskId,
                                                 java.lang.Boolean hasTaskId,
                                                 ApiCallback _callback)
                                          throws ApiException
        Build call for arrayActivityLog
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        start - Start time of window of fetch logs, unix epoch in seconds (default: seven days ago) (optional)
        end - End time of window of fetch logs, unix epoch in seconds (default: current utc timestamp) (optional)
        eventTypes - Refer to ActivityEventType for possible values (optional)
        taskId - Array task ID To filter activity to (optional)
        hasTaskId - Excludes activity log results that do not contain an array task UUID (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • arrayActivityLog

        public java.util.List<ArrayActivityLog> arrayActivityLog​(java.lang.String namespace,
                                                                 java.lang.String array,
                                                                 java.lang.Integer start,
                                                                 java.lang.Integer end,
                                                                 java.lang.String eventTypes,
                                                                 java.lang.String taskId,
                                                                 java.lang.Boolean hasTaskId)
                                                          throws ApiException
        get array activity logs
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        start - Start time of window of fetch logs, unix epoch in seconds (default: seven days ago) (optional)
        end - End time of window of fetch logs, unix epoch in seconds (default: current utc timestamp) (optional)
        eventTypes - Refer to ActivityEventType for possible values (optional)
        taskId - Array task ID To filter activity to (optional)
        hasTaskId - Excludes activity log results that do not contain an array task UUID (optional)
        Returns:
        List<ArrayActivityLog>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arrayActivityLogWithHttpInfo

        public ApiResponse<java.util.List<ArrayActivityLog>> arrayActivityLogWithHttpInfo​(java.lang.String namespace,
                                                                                          java.lang.String array,
                                                                                          java.lang.Integer start,
                                                                                          java.lang.Integer end,
                                                                                          java.lang.String eventTypes,
                                                                                          java.lang.String taskId,
                                                                                          java.lang.Boolean hasTaskId)
                                                                                   throws ApiException
        get array activity logs
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        start - Start time of window of fetch logs, unix epoch in seconds (default: seven days ago) (optional)
        end - End time of window of fetch logs, unix epoch in seconds (default: current utc timestamp) (optional)
        eventTypes - Refer to ActivityEventType for possible values (optional)
        taskId - Array task ID To filter activity to (optional)
        hasTaskId - Excludes activity log results that do not contain an array task UUID (optional)
        Returns:
        ApiResponse<List<ArrayActivityLog>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arrayActivityLogAsync

        public okhttp3.Call arrayActivityLogAsync​(java.lang.String namespace,
                                                  java.lang.String array,
                                                  java.lang.Integer start,
                                                  java.lang.Integer end,
                                                  java.lang.String eventTypes,
                                                  java.lang.String taskId,
                                                  java.lang.Boolean hasTaskId,
                                                  ApiCallback<java.util.List<ArrayActivityLog>> _callback)
                                           throws ApiException
        (asynchronously) get array activity logs
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        start - Start time of window of fetch logs, unix epoch in seconds (default: seven days ago) (optional)
        end - End time of window of fetch logs, unix epoch in seconds (default: current utc timestamp) (optional)
        eventTypes - Refer to ActivityEventType for possible values (optional)
        taskId - Array task ID To filter activity to (optional)
        hasTaskId - Excludes activity log results that do not contain an array task UUID (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
      • arraysBrowserOwnedGetCall

        public okhttp3.Call arraysBrowserOwnedGetCall​(java.lang.Integer page,
                                                      java.lang.Integer perPage,
                                                      java.lang.String search,
                                                      java.lang.String namespace,
                                                      java.lang.String orderby,
                                                      java.lang.String permissions,
                                                      java.util.List<java.lang.String> tag,
                                                      java.util.List<java.lang.String> excludeTag,
                                                      java.util.List<java.lang.String> fileType,
                                                      java.util.List<java.lang.String> excludeFileType,
                                                      java.util.List<java.lang.String> fileProperty,
                                                      ApiCallback _callback)
                                               throws ApiException
        Build call for arraysBrowserOwnedGet
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • arraysBrowserOwnedGet

        public ArrayBrowserData arraysBrowserOwnedGet​(java.lang.Integer page,
                                                      java.lang.Integer perPage,
                                                      java.lang.String search,
                                                      java.lang.String namespace,
                                                      java.lang.String orderby,
                                                      java.lang.String permissions,
                                                      java.util.List<java.lang.String> tag,
                                                      java.util.List<java.lang.String> excludeTag,
                                                      java.util.List<java.lang.String> fileType,
                                                      java.util.List<java.lang.String> excludeFileType,
                                                      java.util.List<java.lang.String> fileProperty)
                                               throws ApiException
        Fetch a list of all arrays that are owned directly by user or user's organizations
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        Returns:
        ArrayBrowserData
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserOwnedGetWithHttpInfo

        public ApiResponse<ArrayBrowserData> arraysBrowserOwnedGetWithHttpInfo​(java.lang.Integer page,
                                                                               java.lang.Integer perPage,
                                                                               java.lang.String search,
                                                                               java.lang.String namespace,
                                                                               java.lang.String orderby,
                                                                               java.lang.String permissions,
                                                                               java.util.List<java.lang.String> tag,
                                                                               java.util.List<java.lang.String> excludeTag,
                                                                               java.util.List<java.lang.String> fileType,
                                                                               java.util.List<java.lang.String> excludeFileType,
                                                                               java.util.List<java.lang.String> fileProperty)
                                                                        throws ApiException
        Fetch a list of all arrays that are owned directly by user or user's organizations
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        Returns:
        ApiResponse<ArrayBrowserData>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserOwnedGetAsync

        public okhttp3.Call arraysBrowserOwnedGetAsync​(java.lang.Integer page,
                                                       java.lang.Integer perPage,
                                                       java.lang.String search,
                                                       java.lang.String namespace,
                                                       java.lang.String orderby,
                                                       java.lang.String permissions,
                                                       java.util.List<java.lang.String> tag,
                                                       java.util.List<java.lang.String> excludeTag,
                                                       java.util.List<java.lang.String> fileType,
                                                       java.util.List<java.lang.String> excludeFileType,
                                                       java.util.List<java.lang.String> fileProperty,
                                                       ApiCallback<ArrayBrowserData> _callback)
                                                throws ApiException
        (asynchronously) Fetch a list of all arrays that are owned directly by user or user's organizations
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (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
      • arraysBrowserOwnedSidebarGetCall

        public okhttp3.Call arraysBrowserOwnedSidebarGetCall​(java.util.List<java.lang.String> fileType,
                                                             java.util.List<java.lang.String> excludeFileType,
                                                             java.util.List<java.lang.String> fileProperty,
                                                             ApiCallback _callback)
                                                      throws ApiException
        Build call for arraysBrowserOwnedSidebarGet
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • arraysBrowserOwnedSidebarGet

        public ArrayBrowserSidebar arraysBrowserOwnedSidebarGet​(java.util.List<java.lang.String> fileType,
                                                                java.util.List<java.lang.String> excludeFileType,
                                                                java.util.List<java.lang.String> fileProperty)
                                                         throws ApiException
        Fetch a sidebar for arrays that are owned directly by user or user's organizations
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        Returns:
        ArrayBrowserSidebar
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserOwnedSidebarGetWithHttpInfo

        public ApiResponse<ArrayBrowserSidebar> arraysBrowserOwnedSidebarGetWithHttpInfo​(java.util.List<java.lang.String> fileType,
                                                                                         java.util.List<java.lang.String> excludeFileType,
                                                                                         java.util.List<java.lang.String> fileProperty)
                                                                                  throws ApiException
        Fetch a sidebar for arrays that are owned directly by user or user's organizations
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        Returns:
        ApiResponse<ArrayBrowserSidebar>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserOwnedSidebarGetAsync

        public okhttp3.Call arraysBrowserOwnedSidebarGetAsync​(java.util.List<java.lang.String> fileType,
                                                              java.util.List<java.lang.String> excludeFileType,
                                                              java.util.List<java.lang.String> fileProperty,
                                                              ApiCallback<ArrayBrowserSidebar> _callback)
                                                       throws ApiException
        (asynchronously) Fetch a sidebar for arrays that are owned directly by user or user's organizations
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (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
      • arraysBrowserPublicGetCall

        public okhttp3.Call arraysBrowserPublicGetCall​(java.lang.Integer page,
                                                       java.lang.Integer perPage,
                                                       java.lang.String search,
                                                       java.lang.String namespace,
                                                       java.lang.String orderby,
                                                       java.lang.String permissions,
                                                       java.util.List<java.lang.String> tag,
                                                       java.util.List<java.lang.String> excludeTag,
                                                       java.util.List<java.lang.String> fileType,
                                                       java.util.List<java.lang.String> excludeFileType,
                                                       java.util.List<java.lang.String> fileProperty,
                                                       ApiCallback _callback)
                                                throws ApiException
        Build call for arraysBrowserPublicGet
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • arraysBrowserPublicGet

        public ArrayBrowserData arraysBrowserPublicGet​(java.lang.Integer page,
                                                       java.lang.Integer perPage,
                                                       java.lang.String search,
                                                       java.lang.String namespace,
                                                       java.lang.String orderby,
                                                       java.lang.String permissions,
                                                       java.util.List<java.lang.String> tag,
                                                       java.util.List<java.lang.String> excludeTag,
                                                       java.util.List<java.lang.String> fileType,
                                                       java.util.List<java.lang.String> excludeFileType,
                                                       java.util.List<java.lang.String> fileProperty)
                                                throws ApiException
        Fetch a list of all arrays that have been shared publically
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        Returns:
        ArrayBrowserData
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserPublicGetWithHttpInfo

        public ApiResponse<ArrayBrowserData> arraysBrowserPublicGetWithHttpInfo​(java.lang.Integer page,
                                                                                java.lang.Integer perPage,
                                                                                java.lang.String search,
                                                                                java.lang.String namespace,
                                                                                java.lang.String orderby,
                                                                                java.lang.String permissions,
                                                                                java.util.List<java.lang.String> tag,
                                                                                java.util.List<java.lang.String> excludeTag,
                                                                                java.util.List<java.lang.String> fileType,
                                                                                java.util.List<java.lang.String> excludeFileType,
                                                                                java.util.List<java.lang.String> fileProperty)
                                                                         throws ApiException
        Fetch a list of all arrays that have been shared publically
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        Returns:
        ApiResponse<ArrayBrowserData>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserPublicGetAsync

        public okhttp3.Call arraysBrowserPublicGetAsync​(java.lang.Integer page,
                                                        java.lang.Integer perPage,
                                                        java.lang.String search,
                                                        java.lang.String namespace,
                                                        java.lang.String orderby,
                                                        java.lang.String permissions,
                                                        java.util.List<java.lang.String> tag,
                                                        java.util.List<java.lang.String> excludeTag,
                                                        java.util.List<java.lang.String> fileType,
                                                        java.util.List<java.lang.String> excludeFileType,
                                                        java.util.List<java.lang.String> fileProperty,
                                                        ApiCallback<ArrayBrowserData> _callback)
                                                 throws ApiException
        (asynchronously) Fetch a list of all arrays that have been shared publically
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (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
      • arraysBrowserPublicSidebarGetCall

        public okhttp3.Call arraysBrowserPublicSidebarGetCall​(java.util.List<java.lang.String> fileType,
                                                              java.util.List<java.lang.String> excludeFileType,
                                                              java.util.List<java.lang.String> fileProperty,
                                                              ApiCallback _callback)
                                                       throws ApiException
        Build call for arraysBrowserPublicSidebarGet
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • arraysBrowserPublicSidebarGet

        public ArrayBrowserSidebar arraysBrowserPublicSidebarGet​(java.util.List<java.lang.String> fileType,
                                                                 java.util.List<java.lang.String> excludeFileType,
                                                                 java.util.List<java.lang.String> fileProperty)
                                                          throws ApiException
        Fetch a sidebar of all arrays that have been shared publically
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        Returns:
        ArrayBrowserSidebar
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserPublicSidebarGetWithHttpInfo

        public ApiResponse<ArrayBrowserSidebar> arraysBrowserPublicSidebarGetWithHttpInfo​(java.util.List<java.lang.String> fileType,
                                                                                          java.util.List<java.lang.String> excludeFileType,
                                                                                          java.util.List<java.lang.String> fileProperty)
                                                                                   throws ApiException
        Fetch a sidebar of all arrays that have been shared publically
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        Returns:
        ApiResponse<ArrayBrowserSidebar>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserPublicSidebarGetAsync

        public okhttp3.Call arraysBrowserPublicSidebarGetAsync​(java.util.List<java.lang.String> fileType,
                                                               java.util.List<java.lang.String> excludeFileType,
                                                               java.util.List<java.lang.String> fileProperty,
                                                               ApiCallback<ArrayBrowserSidebar> _callback)
                                                        throws ApiException
        (asynchronously) Fetch a sidebar of all arrays that have been shared publically
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (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
      • arraysBrowserSharedGetCall

        public okhttp3.Call arraysBrowserSharedGetCall​(java.lang.Integer page,
                                                       java.lang.Integer perPage,
                                                       java.lang.String search,
                                                       java.lang.String namespace,
                                                       java.lang.String orderby,
                                                       java.lang.String permissions,
                                                       java.util.List<java.lang.String> tag,
                                                       java.util.List<java.lang.String> excludeTag,
                                                       java.util.List<java.lang.String> fileType,
                                                       java.util.List<java.lang.String> excludeFileType,
                                                       java.util.List<java.lang.String> fileProperty,
                                                       java.util.List<java.lang.String> sharedTo,
                                                       ApiCallback _callback)
                                                throws ApiException
        Build call for arraysBrowserSharedGet
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        sharedTo - namespaces to filter results of where there arrays were shared to (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • arraysBrowserSharedGet

        public ArrayBrowserData arraysBrowserSharedGet​(java.lang.Integer page,
                                                       java.lang.Integer perPage,
                                                       java.lang.String search,
                                                       java.lang.String namespace,
                                                       java.lang.String orderby,
                                                       java.lang.String permissions,
                                                       java.util.List<java.lang.String> tag,
                                                       java.util.List<java.lang.String> excludeTag,
                                                       java.util.List<java.lang.String> fileType,
                                                       java.util.List<java.lang.String> excludeFileType,
                                                       java.util.List<java.lang.String> fileProperty,
                                                       java.util.List<java.lang.String> sharedTo)
                                                throws ApiException
        Fetch a list of all arrays that have been shared with the user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        sharedTo - namespaces to filter results of where there arrays were shared to (optional)
        Returns:
        ArrayBrowserData
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserSharedGetWithHttpInfo

        public ApiResponse<ArrayBrowserData> arraysBrowserSharedGetWithHttpInfo​(java.lang.Integer page,
                                                                                java.lang.Integer perPage,
                                                                                java.lang.String search,
                                                                                java.lang.String namespace,
                                                                                java.lang.String orderby,
                                                                                java.lang.String permissions,
                                                                                java.util.List<java.lang.String> tag,
                                                                                java.util.List<java.lang.String> excludeTag,
                                                                                java.util.List<java.lang.String> fileType,
                                                                                java.util.List<java.lang.String> excludeFileType,
                                                                                java.util.List<java.lang.String> fileProperty,
                                                                                java.util.List<java.lang.String> sharedTo)
                                                                         throws ApiException
        Fetch a list of all arrays that have been shared with the user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        sharedTo - namespaces to filter results of where there arrays were shared to (optional)
        Returns:
        ApiResponse<ArrayBrowserData>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserSharedGetAsync

        public okhttp3.Call arraysBrowserSharedGetAsync​(java.lang.Integer page,
                                                        java.lang.Integer perPage,
                                                        java.lang.String search,
                                                        java.lang.String namespace,
                                                        java.lang.String orderby,
                                                        java.lang.String permissions,
                                                        java.util.List<java.lang.String> tag,
                                                        java.util.List<java.lang.String> excludeTag,
                                                        java.util.List<java.lang.String> fileType,
                                                        java.util.List<java.lang.String> excludeFileType,
                                                        java.util.List<java.lang.String> fileProperty,
                                                        java.util.List<java.lang.String> sharedTo,
                                                        ApiCallback<ArrayBrowserData> _callback)
                                                 throws ApiException
        (asynchronously) Fetch a list of all arrays that have been shared with the user
        Parameters:
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        search - search string that will look at name, namespace or description fields (optional)
        namespace - namespace (optional)
        orderby - sort by which field valid values include last_accessed, size, name (optional)
        permissions - permissions valid values include read, read_write, write, admin (optional)
        tag - tag to search for, more than one can be included (optional)
        excludeTag - tags to exclude matching array in results, more than one can be included (optional)
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        sharedTo - namespaces to filter results of where there arrays were shared to (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
      • arraysBrowserSharedSidebarGetCall

        public okhttp3.Call arraysBrowserSharedSidebarGetCall​(java.util.List<java.lang.String> fileType,
                                                              java.util.List<java.lang.String> excludeFileType,
                                                              java.util.List<java.lang.String> fileProperty,
                                                              java.util.List<java.lang.String> sharedTo,
                                                              ApiCallback _callback)
                                                       throws ApiException
        Build call for arraysBrowserSharedSidebarGet
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        sharedTo - namespaces to filter results of where there groups were shared to (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • arraysBrowserSharedSidebarGet

        public ArrayBrowserSidebar arraysBrowserSharedSidebarGet​(java.util.List<java.lang.String> fileType,
                                                                 java.util.List<java.lang.String> excludeFileType,
                                                                 java.util.List<java.lang.String> fileProperty,
                                                                 java.util.List<java.lang.String> sharedTo)
                                                          throws ApiException
        Fetch a list of all arrays that have been shared with the user
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        sharedTo - namespaces to filter results of where there groups were shared to (optional)
        Returns:
        ArrayBrowserSidebar
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserSharedSidebarGetWithHttpInfo

        public ApiResponse<ArrayBrowserSidebar> arraysBrowserSharedSidebarGetWithHttpInfo​(java.util.List<java.lang.String> fileType,
                                                                                          java.util.List<java.lang.String> excludeFileType,
                                                                                          java.util.List<java.lang.String> fileProperty,
                                                                                          java.util.List<java.lang.String> sharedTo)
                                                                                   throws ApiException
        Fetch a list of all arrays that have been shared with the user
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        sharedTo - namespaces to filter results of where there groups were shared to (optional)
        Returns:
        ApiResponse<ArrayBrowserSidebar>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysBrowserSharedSidebarGetAsync

        public okhttp3.Call arraysBrowserSharedSidebarGetAsync​(java.util.List<java.lang.String> fileType,
                                                               java.util.List<java.lang.String> excludeFileType,
                                                               java.util.List<java.lang.String> fileProperty,
                                                               java.util.List<java.lang.String> sharedTo,
                                                               ApiCallback<ArrayBrowserSidebar> _callback)
                                                        throws ApiException
        (asynchronously) Fetch a list of all arrays that have been shared with the user
        Parameters:
        fileType - file_type to search for, more than one can be included (optional)
        excludeFileType - file_type to exclude matching array in results, more than one can be included (optional)
        fileProperty - file_property key-value pair (comma separated, i.e. key,value) to search for, more than one can be included (optional)
        sharedTo - namespaces to filter results of where there groups were shared to (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
      • arraysNamespaceArrayEndTimestampsGetCall

        public okhttp3.Call arraysNamespaceArrayEndTimestampsGetCall​(java.lang.String namespace,
                                                                     java.lang.String array,
                                                                     java.lang.Integer page,
                                                                     java.lang.Integer perPage,
                                                                     ApiCallback _callback)
                                                              throws ApiException
        Build call for arraysNamespaceArrayEndTimestampsGet
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        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
      • arraysNamespaceArrayEndTimestampsGet

        public ArrayEndTimestampData arraysNamespaceArrayEndTimestampsGet​(java.lang.String namespace,
                                                                          java.lang.String array,
                                                                          java.lang.Integer page,
                                                                          java.lang.Integer perPage)
                                                                   throws ApiException
        retrieve a list of timestamps from the array fragment info listing in milliseconds, paginated
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        ArrayEndTimestampData
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysNamespaceArrayEndTimestampsGetWithHttpInfo

        public ApiResponse<ArrayEndTimestampData> arraysNamespaceArrayEndTimestampsGetWithHttpInfo​(java.lang.String namespace,
                                                                                                   java.lang.String array,
                                                                                                   java.lang.Integer page,
                                                                                                   java.lang.Integer perPage)
                                                                                            throws ApiException
        retrieve a list of timestamps from the array fragment info listing in milliseconds, paginated
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        page - pagination offset (optional)
        perPage - pagination limit (optional)
        Returns:
        ApiResponse<ArrayEndTimestampData>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • arraysNamespaceArrayEndTimestampsGetAsync

        public okhttp3.Call arraysNamespaceArrayEndTimestampsGetAsync​(java.lang.String namespace,
                                                                      java.lang.String array,
                                                                      java.lang.Integer page,
                                                                      java.lang.Integer perPage,
                                                                      ApiCallback<ArrayEndTimestampData> _callback)
                                                               throws ApiException
        (asynchronously) retrieve a list of timestamps from the array fragment info listing in milliseconds, paginated
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        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
      • consolidateArrayCall

        public okhttp3.Call consolidateArrayCall​(java.lang.String namespace,
                                                 java.lang.String array,
                                                 ArrayConsolidationRequest consolidateRequest,
                                                 ApiCallback _callback)
                                          throws ApiException
        Build call for consolidateArray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        consolidateRequest - Consolidate Request (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • consolidateArray

        public void consolidateArray​(java.lang.String namespace,
                                     java.lang.String array,
                                     ArrayConsolidationRequest consolidateRequest)
                              throws ApiException
        consolidate an array at a specified URI
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        consolidateRequest - Consolidate Request (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • consolidateArrayWithHttpInfo

        public ApiResponse<java.lang.Void> consolidateArrayWithHttpInfo​(java.lang.String namespace,
                                                                        java.lang.String array,
                                                                        ArrayConsolidationRequest consolidateRequest)
                                                                 throws ApiException
        consolidate an array at a specified URI
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        consolidateRequest - Consolidate Request (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • consolidateArrayAsync

        public okhttp3.Call consolidateArrayAsync​(java.lang.String namespace,
                                                  java.lang.String array,
                                                  ArrayConsolidationRequest consolidateRequest,
                                                  ApiCallback<java.lang.Void> _callback)
                                           throws ApiException
        (asynchronously) consolidate an array at a specified URI
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        consolidateRequest - Consolidate Request (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
      • createArrayCall

        public okhttp3.Call createArrayCall​(java.lang.String namespace,
                                            java.lang.String array,
                                            java.lang.String contentType,
                                            ArraySchema arraySchema,
                                            java.lang.String X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME,
                                            ApiCallback _callback)
                                     throws ApiException
        Build call for createArray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        arraySchema - ArraySchema being created (required)
        X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME - Optional registered access credentials to use for creation (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • createArray

        public void createArray​(java.lang.String namespace,
                                java.lang.String array,
                                java.lang.String contentType,
                                ArraySchema arraySchema,
                                java.lang.String X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME)
                         throws ApiException
        create a array schema at a specified URI registered to a group/project
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        arraySchema - ArraySchema being created (required)
        X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME - Optional registered access credentials to use for creation (optional)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • createArrayWithHttpInfo

        public ApiResponse<java.lang.Void> createArrayWithHttpInfo​(java.lang.String namespace,
                                                                   java.lang.String array,
                                                                   java.lang.String contentType,
                                                                   ArraySchema arraySchema,
                                                                   java.lang.String X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME)
                                                            throws ApiException
        create a array schema at a specified URI registered to a group/project
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        arraySchema - ArraySchema being created (required)
        X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME - Optional registered access credentials to use for creation (optional)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • createArrayAsync

        public okhttp3.Call createArrayAsync​(java.lang.String namespace,
                                             java.lang.String array,
                                             java.lang.String contentType,
                                             ArraySchema arraySchema,
                                             java.lang.String X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME,
                                             ApiCallback<java.lang.Void> _callback)
                                      throws ApiException
        (asynchronously) create a array schema at a specified URI registered to a group/project
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        arraySchema - ArraySchema being created (required)
        X_TILEDB_CLOUD_ACCESS_CREDENTIALS_NAME - Optional registered access credentials to use for creation (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
      • deleteArrayCall

        public okhttp3.Call deleteArrayCall​(java.lang.String namespace,
                                            java.lang.String array,
                                            java.lang.String contentType,
                                            ApiCallback _callback)
                                     throws ApiException
        Build call for deleteArray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • deleteArray

        public void deleteArray​(java.lang.String namespace,
                                java.lang.String array,
                                java.lang.String contentType)
                         throws ApiException
        delete a array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteArrayWithHttpInfo

        public ApiResponse<java.lang.Void> deleteArrayWithHttpInfo​(java.lang.String namespace,
                                                                   java.lang.String array,
                                                                   java.lang.String contentType)
                                                            throws ApiException
        delete a array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deleteArrayAsync

        public okhttp3.Call deleteArrayAsync​(java.lang.String namespace,
                                             java.lang.String array,
                                             java.lang.String contentType,
                                             ApiCallback<java.lang.Void> _callback)
                                      throws ApiException
        (asynchronously) delete a array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (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
      • deregisterArrayCall

        public okhttp3.Call deregisterArrayCall​(java.lang.String namespace,
                                                java.lang.String array,
                                                ApiCallback _callback)
                                         throws ApiException
        Build call for deregisterArray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • deregisterArray

        public void deregisterArray​(java.lang.String namespace,
                                    java.lang.String array)
                             throws ApiException
        deregister a array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deregisterArrayWithHttpInfo

        public ApiResponse<java.lang.Void> deregisterArrayWithHttpInfo​(java.lang.String namespace,
                                                                       java.lang.String array)
                                                                throws ApiException
        deregister a array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • deregisterArrayAsync

        public okhttp3.Call deregisterArrayAsync​(java.lang.String namespace,
                                                 java.lang.String array,
                                                 ApiCallback<java.lang.Void> _callback)
                                          throws ApiException
        (asynchronously) deregister a array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (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
      • fragmentInfoCall

        public okhttp3.Call fragmentInfoCall​(java.lang.String namespace,
                                             java.lang.String array,
                                             java.lang.String contentType,
                                             FragmentInfoRequest fragmentInfoRequest,
                                             ApiCallback _callback)
                                      throws ApiException
        Build call for fragmentInfo
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        fragmentInfoRequest - ArraySchema being created (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • fragmentInfo

        public FragmentInfo fragmentInfo​(java.lang.String namespace,
                                         java.lang.String array,
                                         java.lang.String contentType,
                                         FragmentInfoRequest fragmentInfoRequest)
                                  throws ApiException
        fetch an array's fragment info
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        fragmentInfoRequest - ArraySchema being created (required)
        Returns:
        FragmentInfo
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • fragmentInfoWithHttpInfo

        public ApiResponse<FragmentInfo> fragmentInfoWithHttpInfo​(java.lang.String namespace,
                                                                  java.lang.String array,
                                                                  java.lang.String contentType,
                                                                  FragmentInfoRequest fragmentInfoRequest)
                                                           throws ApiException
        fetch an array's fragment info
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        fragmentInfoRequest - ArraySchema being created (required)
        Returns:
        ApiResponse<FragmentInfo>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • fragmentInfoAsync

        public okhttp3.Call fragmentInfoAsync​(java.lang.String namespace,
                                              java.lang.String array,
                                              java.lang.String contentType,
                                              FragmentInfoRequest fragmentInfoRequest,
                                              ApiCallback<FragmentInfo> _callback)
                                       throws ApiException
        (asynchronously) fetch an array's fragment info
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        fragmentInfoRequest - ArraySchema being created (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
      • getActivityLogByIdCall

        public okhttp3.Call getActivityLogByIdCall​(java.lang.String namespace,
                                                   java.lang.String array,
                                                   java.lang.String id,
                                                   ApiCallback _callback)
                                            throws ApiException
        Build call for getActivityLogById
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        id - ID of the activity (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getActivityLogById

        public ArrayActivityLog getActivityLogById​(java.lang.String namespace,
                                                   java.lang.String array,
                                                   java.lang.String id)
                                            throws ApiException
        get activity log by ID
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        id - ID of the activity (required)
        Returns:
        ArrayActivityLog
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getActivityLogByIdWithHttpInfo

        public ApiResponse<ArrayActivityLog> getActivityLogByIdWithHttpInfo​(java.lang.String namespace,
                                                                            java.lang.String array,
                                                                            java.lang.String id)
                                                                     throws ApiException
        get activity log by ID
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        id - ID of the activity (required)
        Returns:
        ApiResponse<ArrayActivityLog>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getActivityLogByIdAsync

        public okhttp3.Call getActivityLogByIdAsync​(java.lang.String namespace,
                                                    java.lang.String array,
                                                    java.lang.String id,
                                                    ApiCallback<ArrayActivityLog> _callback)
                                             throws ApiException
        (asynchronously) get activity log by ID
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        id - ID of the activity (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
      • getAllArrayMetadataCall

        public okhttp3.Call getAllArrayMetadataCall​(java.lang.String publicShare,
                                                    ApiCallback _callback)
                                             throws ApiException
        Build call for getAllArrayMetadata
        Parameters:
        publicShare - Public share values can be one of exclude, only (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getAllArrayMetadata

        public java.util.List<ArrayInfo> getAllArrayMetadata​(java.lang.String publicShare)
                                                      throws ApiException
        get all array metadata user has access to
        Parameters:
        publicShare - Public share values can be one of exclude, only (optional)
        Returns:
        List<ArrayInfo>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getAllArrayMetadataWithHttpInfo

        public ApiResponse<java.util.List<ArrayInfo>> getAllArrayMetadataWithHttpInfo​(java.lang.String publicShare)
                                                                               throws ApiException
        get all array metadata user has access to
        Parameters:
        publicShare - Public share values can be one of exclude, only (optional)
        Returns:
        ApiResponse<List<ArrayInfo>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getAllArrayMetadataAsync

        public okhttp3.Call getAllArrayMetadataAsync​(java.lang.String publicShare,
                                                     ApiCallback<java.util.List<ArrayInfo>> _callback)
                                              throws ApiException
        (asynchronously) get all array metadata user has access to
        Parameters:
        publicShare - Public share values can be one of exclude, only (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
      • getArrayCall

        public okhttp3.Call getArrayCall​(java.lang.String namespace,
                                         java.lang.String array,
                                         java.lang.String contentType,
                                         ApiCallback _callback)
                                  throws ApiException
        Build call for getArray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArray

        public ArraySchema getArray​(java.lang.String namespace,
                                    java.lang.String array,
                                    java.lang.String contentType)
                             throws ApiException
        get an ArraySchema using a url encoded uri
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        Returns:
        ArraySchema
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayWithHttpInfo

        public ApiResponse<ArraySchema> getArrayWithHttpInfo​(java.lang.String namespace,
                                                             java.lang.String array,
                                                             java.lang.String contentType)
                                                      throws ApiException
        get an ArraySchema using a url encoded uri
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        Returns:
        ApiResponse<ArraySchema>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayAsync

        public okhttp3.Call getArrayAsync​(java.lang.String namespace,
                                          java.lang.String array,
                                          java.lang.String contentType,
                                          ApiCallback<ArraySchema> _callback)
                                   throws ApiException
        (asynchronously) get an ArraySchema using a url encoded uri
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (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
      • getArrayMaxBufferSizesCall

        public okhttp3.Call getArrayMaxBufferSizesCall​(java.lang.String namespace,
                                                       java.lang.String array,
                                                       java.lang.String subarray,
                                                       java.lang.String contentType,
                                                       java.lang.String xPayer,
                                                       ApiCallback _callback)
                                                throws ApiException
        Build call for getArrayMaxBufferSizes
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        subarray - CSV string of subarray to get max buffer sizes for (required)
        contentType - Content Type of input and return mime (required)
        xPayer - Name of organization or user who should be charged for this request (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArrayMaxBufferSizes

        public MaxBufferSizes getArrayMaxBufferSizes​(java.lang.String namespace,
                                                     java.lang.String array,
                                                     java.lang.String subarray,
                                                     java.lang.String contentType,
                                                     java.lang.String xPayer)
                                              throws ApiException
        get the max buffer sizes of an array for a subarray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        subarray - CSV string of subarray to get max buffer sizes for (required)
        contentType - Content Type of input and return mime (required)
        xPayer - Name of organization or user who should be charged for this request (optional)
        Returns:
        MaxBufferSizes
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayMaxBufferSizesWithHttpInfo

        public ApiResponse<MaxBufferSizes> getArrayMaxBufferSizesWithHttpInfo​(java.lang.String namespace,
                                                                              java.lang.String array,
                                                                              java.lang.String subarray,
                                                                              java.lang.String contentType,
                                                                              java.lang.String xPayer)
                                                                       throws ApiException
        get the max buffer sizes of an array for a subarray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        subarray - CSV string of subarray to get max buffer sizes for (required)
        contentType - Content Type of input and return mime (required)
        xPayer - Name of organization or user who should be charged for this request (optional)
        Returns:
        ApiResponse<MaxBufferSizes>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayMaxBufferSizesAsync

        public okhttp3.Call getArrayMaxBufferSizesAsync​(java.lang.String namespace,
                                                        java.lang.String array,
                                                        java.lang.String subarray,
                                                        java.lang.String contentType,
                                                        java.lang.String xPayer,
                                                        ApiCallback<MaxBufferSizes> _callback)
                                                 throws ApiException
        (asynchronously) get the max buffer sizes of an array for a subarray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        subarray - CSV string of subarray to get max buffer sizes for (required)
        contentType - Content Type of input and return mime (required)
        xPayer - Name of organization or user who should be charged for this request (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
      • getArrayMetaDataJsonCall

        public okhttp3.Call getArrayMetaDataJsonCall​(java.lang.String namespace,
                                                     java.lang.String array,
                                                     java.lang.Integer length,
                                                     java.lang.Integer endTimestamp,
                                                     ApiCallback _callback)
                                              throws ApiException
        Build call for getArrayMetaDataJson
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        length - (optional) limit character length of returned values (optional)
        endTimestamp - Milliseconds since Unix epoch, metadata will use open_at functionality to open array at the specific timestamp (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArrayMetaDataJson

        public java.lang.Object getArrayMetaDataJson​(java.lang.String namespace,
                                                     java.lang.String array,
                                                     java.lang.Integer length,
                                                     java.lang.Integer endTimestamp)
                                              throws ApiException
        get metadata from the array in JSON format
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        length - (optional) limit character length of returned values (optional)
        endTimestamp - Milliseconds since Unix epoch, metadata will use open_at functionality to open array at the specific timestamp (optional)
        Returns:
        Object
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayMetaDataJsonWithHttpInfo

        public ApiResponse<java.lang.Object> getArrayMetaDataJsonWithHttpInfo​(java.lang.String namespace,
                                                                              java.lang.String array,
                                                                              java.lang.Integer length,
                                                                              java.lang.Integer endTimestamp)
                                                                       throws ApiException
        get metadata from the array in JSON format
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        length - (optional) limit character length of returned values (optional)
        endTimestamp - Milliseconds since Unix epoch, metadata will use open_at functionality to open array at the specific timestamp (optional)
        Returns:
        ApiResponse<Object>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayMetaDataJsonAsync

        public okhttp3.Call getArrayMetaDataJsonAsync​(java.lang.String namespace,
                                                      java.lang.String array,
                                                      java.lang.Integer length,
                                                      java.lang.Integer endTimestamp,
                                                      ApiCallback<java.lang.Object> _callback)
                                               throws ApiException
        (asynchronously) get metadata from the array in JSON format
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        length - (optional) limit character length of returned values (optional)
        endTimestamp - Milliseconds since Unix epoch, metadata will use open_at functionality to open array at the specific timestamp (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
      • getArrayMetadataCall

        public okhttp3.Call getArrayMetadataCall​(java.lang.String namespace,
                                                 java.lang.String array,
                                                 ApiCallback _callback)
                                          throws ApiException
        Build call for getArrayMetadata
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArrayMetadata

        public ArrayInfo getArrayMetadata​(java.lang.String namespace,
                                          java.lang.String array)
                                   throws ApiException
        get metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Returns:
        ArrayInfo
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayMetadataWithHttpInfo

        public ApiResponse<ArrayInfo> getArrayMetadataWithHttpInfo​(java.lang.String namespace,
                                                                   java.lang.String array)
                                                            throws ApiException
        get metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Returns:
        ApiResponse<ArrayInfo>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayMetadataAsync

        public okhttp3.Call getArrayMetadataAsync​(java.lang.String namespace,
                                                  java.lang.String array,
                                                  ApiCallback<ArrayInfo> _callback)
                                           throws ApiException
        (asynchronously) get metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (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
      • getArrayMetadataCapnpCall

        public okhttp3.Call getArrayMetadataCapnpCall​(java.lang.String namespace,
                                                      java.lang.String array,
                                                      ApiCallback _callback)
                                               throws ApiException
        Build call for getArrayMetadataCapnp
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArrayMetadataCapnp

        public ArrayMetadata getArrayMetadataCapnp​(java.lang.String namespace,
                                                   java.lang.String array)
                                            throws ApiException
        get metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Returns:
        ArrayMetadata
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayMetadataCapnpWithHttpInfo

        public ApiResponse<ArrayMetadata> getArrayMetadataCapnpWithHttpInfo​(java.lang.String namespace,
                                                                            java.lang.String array)
                                                                     throws ApiException
        get metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Returns:
        ApiResponse<ArrayMetadata>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayMetadataCapnpAsync

        public okhttp3.Call getArrayMetadataCapnpAsync​(java.lang.String namespace,
                                                       java.lang.String array,
                                                       ApiCallback<ArrayMetadata> _callback)
                                                throws ApiException
        (asynchronously) get metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (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
      • getArrayNonEmptyDomainCall

        public okhttp3.Call getArrayNonEmptyDomainCall​(java.lang.String namespace,
                                                       java.lang.String array,
                                                       java.lang.String contentType,
                                                       java.lang.String xPayer,
                                                       ApiCallback _callback)
                                                throws ApiException
        Build call for getArrayNonEmptyDomain
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        xPayer - Name of organization or user who should be charged for this request (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArrayNonEmptyDomain

        public NonEmptyDomain getArrayNonEmptyDomain​(java.lang.String namespace,
                                                     java.lang.String array,
                                                     java.lang.String contentType,
                                                     java.lang.String xPayer)
                                              throws ApiException
        get the non empty domain of an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        xPayer - Name of organization or user who should be charged for this request (optional)
        Returns:
        NonEmptyDomain
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayNonEmptyDomainWithHttpInfo

        public ApiResponse<NonEmptyDomain> getArrayNonEmptyDomainWithHttpInfo​(java.lang.String namespace,
                                                                              java.lang.String array,
                                                                              java.lang.String contentType,
                                                                              java.lang.String xPayer)
                                                                       throws ApiException
        get the non empty domain of an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        xPayer - Name of organization or user who should be charged for this request (optional)
        Returns:
        ApiResponse<NonEmptyDomain>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayNonEmptyDomainAsync

        public okhttp3.Call getArrayNonEmptyDomainAsync​(java.lang.String namespace,
                                                        java.lang.String array,
                                                        java.lang.String contentType,
                                                        java.lang.String xPayer,
                                                        ApiCallback<NonEmptyDomain> _callback)
                                                 throws ApiException
        (asynchronously) get the non empty domain of an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        contentType - Content Type of input and return mime (required)
        xPayer - Name of organization or user who should be charged for this request (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
      • getArrayNonEmptyDomainJsonCall

        public okhttp3.Call getArrayNonEmptyDomainJsonCall​(java.lang.String namespace,
                                                           java.lang.String array,
                                                           ApiCallback _callback)
                                                    throws ApiException
        Build call for getArrayNonEmptyDomainJson
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArrayNonEmptyDomainJson

        public java.lang.Object getArrayNonEmptyDomainJson​(java.lang.String namespace,
                                                           java.lang.String array)
                                                    throws ApiException
        get non-empty domain from the array in json format
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Returns:
        Object
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayNonEmptyDomainJsonWithHttpInfo

        public ApiResponse<java.lang.Object> getArrayNonEmptyDomainJsonWithHttpInfo​(java.lang.String namespace,
                                                                                    java.lang.String array)
                                                                             throws ApiException
        get non-empty domain from the array in json format
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Returns:
        ApiResponse<Object>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArrayNonEmptyDomainJsonAsync

        public okhttp3.Call getArrayNonEmptyDomainJsonAsync​(java.lang.String namespace,
                                                            java.lang.String array,
                                                            ApiCallback<java.lang.Object> _callback)
                                                     throws ApiException
        (asynchronously) get non-empty domain from the array in json format
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (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
      • getArraySampleDataCall

        public okhttp3.Call getArraySampleDataCall​(java.lang.String namespace,
                                                   java.lang.String array,
                                                   java.math.BigDecimal samples,
                                                   ApiCallback _callback)
                                            throws ApiException
        Build call for getArraySampleData
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        samples - Number of sample results to return (optional, default to 5.0)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArraySampleData

        public ArraySample getArraySampleData​(java.lang.String namespace,
                                              java.lang.String array,
                                              java.math.BigDecimal samples)
                                       throws ApiException
        get an sample set of data from the array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        samples - Number of sample results to return (optional, default to 5.0)
        Returns:
        ArraySample
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArraySampleDataWithHttpInfo

        public ApiResponse<ArraySample> getArraySampleDataWithHttpInfo​(java.lang.String namespace,
                                                                       java.lang.String array,
                                                                       java.math.BigDecimal samples)
                                                                throws ApiException
        get an sample set of data from the array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        samples - Number of sample results to return (optional, default to 5.0)
        Returns:
        ApiResponse<ArraySample>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArraySampleDataAsync

        public okhttp3.Call getArraySampleDataAsync​(java.lang.String namespace,
                                                    java.lang.String array,
                                                    java.math.BigDecimal samples,
                                                    ApiCallback<ArraySample> _callback)
                                             throws ApiException
        (asynchronously) get an sample set of data from the array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        samples - Number of sample results to return (optional, default to 5.0)
        _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
      • getArraySharingPoliciesCall

        public okhttp3.Call getArraySharingPoliciesCall​(java.lang.String namespace,
                                                        java.lang.String array,
                                                        ApiCallback _callback)
                                                 throws ApiException
        Build call for getArraySharingPolicies
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArraySharingPolicies

        public java.util.List<ArraySharing> getArraySharingPolicies​(java.lang.String namespace,
                                                                    java.lang.String array)
                                                             throws ApiException
        Get all sharing details of the array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Returns:
        List<ArraySharing>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArraySharingPoliciesWithHttpInfo

        public ApiResponse<java.util.List<ArraySharing>> getArraySharingPoliciesWithHttpInfo​(java.lang.String namespace,
                                                                                             java.lang.String array)
                                                                                      throws ApiException
        Get all sharing details of the array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        Returns:
        ApiResponse<List<ArraySharing>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArraySharingPoliciesAsync

        public okhttp3.Call getArraySharingPoliciesAsync​(java.lang.String namespace,
                                                         java.lang.String array,
                                                         ApiCallback<java.util.List<ArraySharing>> _callback)
                                                  throws ApiException
        (asynchronously) Get all sharing details of the array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (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
      • getArraysInNamespaceCall

        public okhttp3.Call getArraysInNamespaceCall​(java.lang.String namespace,
                                                     ApiCallback _callback)
                                              throws ApiException
        Build call for getArraysInNamespace
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getArraysInNamespace

        public java.util.List<ArrayInfo> getArraysInNamespace​(java.lang.String namespace)
                                                       throws ApiException
        get metadata on all arrays in a namespace
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        Returns:
        List<ArrayInfo>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArraysInNamespaceWithHttpInfo

        public ApiResponse<java.util.List<ArrayInfo>> getArraysInNamespaceWithHttpInfo​(java.lang.String namespace)
                                                                                throws ApiException
        get metadata on all arrays in a namespace
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        Returns:
        ApiResponse<List<ArrayInfo>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getArraysInNamespaceAsync

        public okhttp3.Call getArraysInNamespaceAsync​(java.lang.String namespace,
                                                      ApiCallback<java.util.List<ArrayInfo>> _callback)
                                               throws ApiException
        (asynchronously) get metadata on all arrays in a namespace
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (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
      • getFragmentEndTimestampCall

        public okhttp3.Call getFragmentEndTimestampCall​(java.lang.String namespace,
                                                        java.lang.String array,
                                                        java.lang.Integer endTimestamp,
                                                        ApiCallback _callback)
                                                 throws ApiException
        Build call for getFragmentEndTimestamp
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        endTimestamp - Milliseconds since Unix epoch (optional)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • getFragmentEndTimestamp

        public java.lang.Integer getFragmentEndTimestamp​(java.lang.String namespace,
                                                         java.lang.String array,
                                                         java.lang.Integer endTimestamp)
                                                  throws ApiException
        Get fragment end_timestamp on an array, will search for the closest end_timestamp to the timestamp asked
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        endTimestamp - Milliseconds since Unix epoch (optional)
        Returns:
        Integer
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getFragmentEndTimestampWithHttpInfo

        public ApiResponse<java.lang.Integer> getFragmentEndTimestampWithHttpInfo​(java.lang.String namespace,
                                                                                  java.lang.String array,
                                                                                  java.lang.Integer endTimestamp)
                                                                           throws ApiException
        Get fragment end_timestamp on an array, will search for the closest end_timestamp to the timestamp asked
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        endTimestamp - Milliseconds since Unix epoch (optional)
        Returns:
        ApiResponse<Integer>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getFragmentEndTimestampAsync

        public okhttp3.Call getFragmentEndTimestampAsync​(java.lang.String namespace,
                                                         java.lang.String array,
                                                         java.lang.Integer endTimestamp,
                                                         ApiCallback<java.lang.Integer> _callback)
                                                  throws ApiException
        (asynchronously) Get fragment end_timestamp on an array, will search for the closest end_timestamp to the timestamp asked
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        endTimestamp - Milliseconds since Unix epoch (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
      • getLastAccessedArraysCall

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

        public java.util.List<LastAccessedArray> getLastAccessedArrays()
                                                                throws ApiException
        Returns:
        List<LastAccessedArray>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getLastAccessedArraysWithHttpInfo

        public ApiResponse<java.util.List<LastAccessedArray>> getLastAccessedArraysWithHttpInfo()
                                                                                         throws ApiException
        Returns:
        ApiResponse<List<LastAccessedArray>>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • getLastAccessedArraysAsync

        public okhttp3.Call getLastAccessedArraysAsync​(ApiCallback<java.util.List<LastAccessedArray>> _callback)
                                                throws ApiException
        (asynchronously)
        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
      • registerArrayCall

        public okhttp3.Call registerArrayCall​(java.lang.String namespace,
                                              java.lang.String array,
                                              ArrayInfoUpdate arrayMetadata,
                                              ApiCallback _callback)
                                       throws ApiException
        Build call for registerArray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadata - metadata associated with array (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • registerArray

        public ArrayInfo registerArray​(java.lang.String namespace,
                                       java.lang.String array,
                                       ArrayInfoUpdate arrayMetadata)
                                throws ApiException
        register an array at a specified URI registered to the given namespace
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadata - metadata associated with array (required)
        Returns:
        ArrayInfo
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • registerArrayWithHttpInfo

        public ApiResponse<ArrayInfo> registerArrayWithHttpInfo​(java.lang.String namespace,
                                                                java.lang.String array,
                                                                ArrayInfoUpdate arrayMetadata)
                                                         throws ApiException
        register an array at a specified URI registered to the given namespace
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadata - metadata associated with array (required)
        Returns:
        ApiResponse<ArrayInfo>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • registerArrayAsync

        public okhttp3.Call registerArrayAsync​(java.lang.String namespace,
                                               java.lang.String array,
                                               ArrayInfoUpdate arrayMetadata,
                                               ApiCallback<ArrayInfo> _callback)
                                        throws ApiException
        (asynchronously) register an array at a specified URI registered to the given namespace
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadata - metadata associated with 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
      • shareArrayCall

        public okhttp3.Call shareArrayCall​(java.lang.String namespace,
                                           java.lang.String array,
                                           ArraySharing arraySharing,
                                           ApiCallback _callback)
                                    throws ApiException
        Build call for shareArray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arraySharing - Namespace and list of permissions to share with. An empty list of permissions will remove the namespace; if permissions already exist they will be deleted then new ones added. In the event of a failure, the new policies will be rolled back to prevent partial policies, and it's likely the array will not be shared with the namespace at all. (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • shareArray

        public void shareArray​(java.lang.String namespace,
                               java.lang.String array,
                               ArraySharing arraySharing)
                        throws ApiException
        Share an array with a user
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arraySharing - Namespace and list of permissions to share with. An empty list of permissions will remove the namespace; if permissions already exist they will be deleted then new ones added. In the event of a failure, the new policies will be rolled back to prevent partial policies, and it's likely the array will not be shared with the namespace at all. (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • shareArrayWithHttpInfo

        public ApiResponse<java.lang.Void> shareArrayWithHttpInfo​(java.lang.String namespace,
                                                                  java.lang.String array,
                                                                  ArraySharing arraySharing)
                                                           throws ApiException
        Share an array with a user
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arraySharing - Namespace and list of permissions to share with. An empty list of permissions will remove the namespace; if permissions already exist they will be deleted then new ones added. In the event of a failure, the new policies will be rolled back to prevent partial policies, and it's likely the array will not be shared with the namespace at all. (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • shareArrayAsync

        public okhttp3.Call shareArrayAsync​(java.lang.String namespace,
                                            java.lang.String array,
                                            ArraySharing arraySharing,
                                            ApiCallback<java.lang.Void> _callback)
                                     throws ApiException
        (asynchronously) Share an array with a user
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arraySharing - Namespace and list of permissions to share with. An empty list of permissions will remove the namespace; if permissions already exist they will be deleted then new ones added. In the event of a failure, the new policies will be rolled back to prevent partial policies, and it's likely the array will not be shared with the namespace at all. (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
      • updateArrayMetadataCall

        public okhttp3.Call updateArrayMetadataCall​(java.lang.String namespace,
                                                    java.lang.String array,
                                                    ArrayInfoUpdate arrayMetadata,
                                                    ApiCallback _callback)
                                             throws ApiException
        Build call for updateArrayMetadata
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadata - array metadata to update (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • updateArrayMetadata

        public void updateArrayMetadata​(java.lang.String namespace,
                                        java.lang.String array,
                                        ArrayInfoUpdate arrayMetadata)
                                 throws ApiException
        update metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadata - array metadata to update (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • updateArrayMetadataWithHttpInfo

        public ApiResponse<java.lang.Void> updateArrayMetadataWithHttpInfo​(java.lang.String namespace,
                                                                           java.lang.String array,
                                                                           ArrayInfoUpdate arrayMetadata)
                                                                    throws ApiException
        update metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadata - array metadata to update (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • updateArrayMetadataAsync

        public okhttp3.Call updateArrayMetadataAsync​(java.lang.String namespace,
                                                     java.lang.String array,
                                                     ArrayInfoUpdate arrayMetadata,
                                                     ApiCallback<java.lang.Void> _callback)
                                              throws ApiException
        (asynchronously) update metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadata - array metadata to update (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
      • updateArrayMetadataCapnpCall

        public okhttp3.Call updateArrayMetadataCapnpCall​(java.lang.String namespace,
                                                         java.lang.String array,
                                                         ArrayMetadata arrayMetadataEntries,
                                                         ApiCallback _callback)
                                                  throws ApiException
        Build call for updateArrayMetadataCapnp
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadataEntries - List of metadata entries (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • updateArrayMetadataCapnp

        public void updateArrayMetadataCapnp​(java.lang.String namespace,
                                             java.lang.String array,
                                             ArrayMetadata arrayMetadataEntries)
                                      throws ApiException
        update metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadataEntries - List of metadata entries (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • updateArrayMetadataCapnpWithHttpInfo

        public ApiResponse<java.lang.Void> updateArrayMetadataCapnpWithHttpInfo​(java.lang.String namespace,
                                                                                java.lang.String array,
                                                                                ArrayMetadata arrayMetadataEntries)
                                                                         throws ApiException
        update metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadataEntries - List of metadata entries (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • updateArrayMetadataCapnpAsync

        public okhttp3.Call updateArrayMetadataCapnpAsync​(java.lang.String namespace,
                                                          java.lang.String array,
                                                          ArrayMetadata arrayMetadataEntries,
                                                          ApiCallback<java.lang.Void> _callback)
                                                   throws ApiException
        (asynchronously) update metadata on an array
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        arrayMetadataEntries - List of metadata entries (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
      • vacuumArrayCall

        public okhttp3.Call vacuumArrayCall​(java.lang.String namespace,
                                            java.lang.String array,
                                            ArrayVacuumRequest vaccumRequest,
                                            ApiCallback _callback)
                                     throws ApiException
        Build call for vacuumArray
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        vaccumRequest - Vaccum Request (required)
        _callback - Callback for upload/download progress
        Returns:
        Call to execute
        Throws:
        ApiException - If fail to serialize the request body object
      • vacuumArray

        public void vacuumArray​(java.lang.String namespace,
                                java.lang.String array,
                                ArrayVacuumRequest vaccumRequest)
                         throws ApiException
        vacuum an array at a specified URI
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        vaccumRequest - Vaccum Request (required)
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • vacuumArrayWithHttpInfo

        public ApiResponse<java.lang.Void> vacuumArrayWithHttpInfo​(java.lang.String namespace,
                                                                   java.lang.String array,
                                                                   ArrayVacuumRequest vaccumRequest)
                                                            throws ApiException
        vacuum an array at a specified URI
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        vaccumRequest - Vaccum Request (required)
        Returns:
        ApiResponse<Void>
        Throws:
        ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body
      • vacuumArrayAsync

        public okhttp3.Call vacuumArrayAsync​(java.lang.String namespace,
                                             java.lang.String array,
                                             ArrayVacuumRequest vaccumRequest,
                                             ApiCallback<java.lang.Void> _callback)
                                      throws ApiException
        (asynchronously) vacuum an array at a specified URI
        Parameters:
        namespace - namespace array is in (an organization name or user's username) (required)
        array - name/uri of array that is url-encoded (required)
        vaccumRequest - Vaccum Request (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