| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
StorageUpdateRequest |
ObjectFactory.createStorageUpdateRequest()
Create an instance of
StorageUpdateRequest |
| Modifier and Type | Method and Description |
|---|---|
Storage |
StorageRestController.updateStorage(String storageName,
StorageUpdateRequest request)
Updates an existing storage.
|
| Modifier and Type | Method and Description |
|---|---|
Storage |
StorageService.updateStorage(StorageAlternateKeyDto storageAlternateKey,
StorageUpdateRequest storageRequest) |
| Modifier and Type | Method and Description |
|---|---|
Storage |
StorageServiceImpl.updateStorage(StorageAlternateKeyDto storageAlternateKey,
StorageUpdateRequest storageUpdateRequest)
Updates an existing storage.
|
Copyright © 2017. All rights reserved.