- getBaseURL() - Method in class org.duracloud.client.report.BaseReportManager
-
- getBaseURL() - Method in interface org.duracloud.client.report.StorageReportManager
-
- getCompletedServicesReport() - Method in interface org.duracloud.client.report.ServiceReportManager
-
Retrieves a listing of completed services up to the default
limit (currently 20).
- getCompletedServicesReport(int) - Method in interface org.duracloud.client.report.ServiceReportManager
-
Retrieves a listing of completed services, including as many services
as have completed up to the provided limit.
- getCompletedServicesReport(String) - Method in interface org.duracloud.client.report.ServiceReportManager
-
Retrieves a specific service report by ID.
- getCompletedServicesReport() - Method in class org.duracloud.client.report.ServiceReportManagerImpl
-
- getCompletedServicesReport(int) - Method in class org.duracloud.client.report.ServiceReportManagerImpl
-
- getCompletedServicesReport(String) - Method in class org.duracloud.client.report.ServiceReportManagerImpl
-
- getCompletedServicesReportList() - Method in interface org.duracloud.client.report.ServiceReportManager
-
Retrieves the list of all service report files which have been created.
- getCompletedServicesReportList() - Method in class org.duracloud.client.report.ServiceReportManagerImpl
-
- getDeployedServicesReport() - Method in interface org.duracloud.client.report.ServiceReportManager
-
Retrieves a listing of services which are currently deployed in
DuraCloud.
- getDeployedServicesReport() - Method in class org.duracloud.client.report.ServiceReportManagerImpl
-
- getLatestStorageReport() - Method in interface org.duracloud.client.report.StorageReportManager
-
Retrieves the latest completed storage report.
- getLatestStorageReport() - Method in class org.duracloud.client.report.StorageReportManagerImpl
-
- getRestHelper() - Method in class org.duracloud.client.report.BaseReportManager
-
- getStorageReport(String) - Method in interface org.duracloud.client.report.StorageReportManager
-
Retrieves a storage report indicated by a report ID.
- getStorageReport(String) - Method in class org.duracloud.client.report.StorageReportManagerImpl
-
- getStorageReportInfo() - Method in interface org.duracloud.client.report.StorageReportManager
-
Retrieves information about storage reporting activities.
- getStorageReportInfo() - Method in class org.duracloud.client.report.StorageReportManagerImpl
-
- getStorageReportList() - Method in interface org.duracloud.client.report.StorageReportManager
-
Retrieves the list of storage report IDs, ordered by
report completion date.
- getStorageReportList() - Method in class org.duracloud.client.report.StorageReportManagerImpl
-