- getDefaultScheduleStartDate() - Method in class org.duracloud.duraboss.rest.report.StorageReportResource
-
- getLatestStorageReport() - Method in class org.duracloud.duraboss.rest.report.StorageReportResource
-
Provides the xml stream of the lastest storage report or null if no
reports exist.
- getLatestStorageReport() - Method in class org.duracloud.duraboss.rest.report.StorageReportRest
-
Retrieves the latest completed storage report.
- getStorageReport(String) - Method in class org.duracloud.duraboss.rest.report.StorageReportResource
-
Provides the xml stream of the specified storage report or null if the
report does not exist.
- getStorageReport(String) - Method in class org.duracloud.duraboss.rest.report.StorageReportRest
-
Retrieves a storage report.
- getStorageReportInfo() - Method in class org.duracloud.duraboss.rest.report.StorageReportResource
-
Provides information about the storage report.
- getStorageReportInfo() - Method in class org.duracloud.duraboss.rest.report.StorageReportRest
-
Retrieves information about storage reporting activities.
- getStorageReportList() - Method in class org.duracloud.duraboss.rest.report.StorageReportResource
-
Provides the xml stream of the list of storage reports, the list may
be empty
- getStorageReportList() - Method in class org.duracloud.duraboss.rest.report.StorageReportRest
-
Retrieves the list of storage report IDs.