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