|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotFoundException | |
---|---|
org.duracloud.client.report |
Uses of NotFoundException in org.duracloud.client.report |
---|
Methods in org.duracloud.client.report that throw NotFoundException | |
---|---|
protected void |
BaseReportManager.checkResponse(org.duracloud.common.web.RestHttpHelper.HttpResponse response,
int expectedCode)
|
List<org.duracloud.serviceconfig.ServiceSummary> |
ServiceReportManager.getCompletedServicesReport(String reportId)
Retrieves a specific service report by ID. |
List<org.duracloud.serviceconfig.ServiceSummary> |
ServiceReportManagerImpl.getCompletedServicesReport(String reportId)
|
org.duracloud.reportdata.storage.StorageReport |
StorageReportManagerImpl.getLatestStorageReport()
|
org.duracloud.reportdata.storage.StorageReport |
StorageReportManager.getLatestStorageReport()
Retrieves the latest completed storage report. |
org.duracloud.reportdata.storage.StorageReport |
StorageReportManagerImpl.getStorageReport(String reportId)
|
org.duracloud.reportdata.storage.StorageReport |
StorageReportManager.getStorageReport(String reportId)
Retrieves a storage report indicated by a report ID. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |