Interface StorageRequest

All Superinterfaces:
Operation, Request, Serializable
All Known Subinterfaces:
CreateStorageRequest, DeleteStorageRequest, ReadStorageRequest, UpdateStorageRequest

public interface StorageRequest extends Request
Base request interface for storage operations.

This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.