public interface StorageResponse<T extends Request> extends Response<T>
This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
| Modifier and Type | Method and Description |
|---|---|
StorageRequest |
getStorageRequest()
Returns the ID associated with the request that resulted in this response
|
getProcessingErrors, getRequestcontainsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasPropertiesStorageRequest getStorageRequest()
This work is licensed under a Creative Commons Attribution 4.0 International License.