public interface AssetsRegistry extends Registry<Assets>
| Modifier and Type | Method and Description |
|---|---|
void |
addAssets(Assets assets) |
void |
amendAssets(Assets assets) |
Assets |
getAssets(String method,
String version) |
Copyright © 2021. All rights reserved.