| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.datamanager.api | |
| org.odpi.openmetadata.accessservices.datamanager.properties | |
| org.odpi.openmetadata.accessservices.datamanager.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
String |
MetadataSourceInterface.createFileManager(String userId,
String externalSourceGUID,
String externalSourceName,
FileManagerProperties fileManagerProperties)
Create information about an application that manages a collection of data files.
|
| Constructor and Description |
|---|
FileManagerProperties(FileManagerProperties template)
Copy/clone constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileManagerRequestBody
FileManagerProperties describes the root node of a file system.
|
| Constructor and Description |
|---|
FileManagerRequestBody(FileManagerProperties template)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.