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