Interface StorageView
- All Known Implementing Classes:
StorageView.Default
public interface StorageView
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageView.Default -
Method Summary
Modifier and Type Method Description static StorageViewNew(StorageViewConfiguration configuration, StorageRestClient client)StorageViewElementroot()
-
Method Details
-
root
StorageViewElement root() -
New
-