| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Field and Description |
|---|---|
protected List<StoragePlatform> |
StoragePlatforms.storagePlatforms |
| Modifier and Type | Method and Description |
|---|---|
StoragePlatform |
ObjectFactory.createStoragePlatform()
Create an instance of
StoragePlatform |
| Modifier and Type | Method and Description |
|---|---|
List<StoragePlatform> |
StoragePlatforms.getStoragePlatforms()
Gets the value of the storagePlatforms property.
|
| Constructor and Description |
|---|
StoragePlatforms(List<StoragePlatform> storagePlatforms)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
StoragePlatform |
StoragePlatformRestController.getStoragePlatform(String name)
Gets an existing storage platform by name.
|
| Modifier and Type | Method and Description |
|---|---|
StoragePlatform |
StoragePlatformService.getStoragePlatform(String name) |
| Modifier and Type | Method and Description |
|---|---|
StoragePlatform |
StoragePlatformServiceImpl.getStoragePlatform(String storagePlatformName) |
Copyright © 2021. All rights reserved.