public interface PostUpdateStoragePlugin
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 |
|---|---|
UpdateStorageResponse |
process(UpdateStorageResponse input)
Processes the
UpdateStorageResponse. |
UpdateStorageResponse process(UpdateStorageResponse input) throws PluginExecutionException
UpdateStorageResponse.input - the UpdateStorageResponse to processUpdateStorageResponse to pass to the next PostUpdateStoragePluginPluginExecutionException - if an error occurs during processingThis work is licensed under a Creative Commons Attribution 4.0 International License.