|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiWatchedDir | |
|---|---|
| com.cloudera.api.model | Java models of the underlying API JSON objects, with JAX-B annotations. |
| com.cloudera.api.v14 | API version 14, introduced in Cloudera Manager 5.9.0. |
| Uses of ApiWatchedDir in com.cloudera.api.model |
|---|
| Methods in com.cloudera.api.model that return types with arguments of type ApiWatchedDir | |
|---|---|
List<ApiWatchedDir> |
ApiWatchedDirList.getDirs()
|
| Method parameters in com.cloudera.api.model with type arguments of type ApiWatchedDir | |
|---|---|
void |
ApiWatchedDirList.setDirs(List<ApiWatchedDir> watchedDirs)
|
| Uses of ApiWatchedDir in com.cloudera.api.v14 |
|---|
| Methods in com.cloudera.api.v14 that return ApiWatchedDir | |
|---|---|
ApiWatchedDir |
WatchedDirResource.addWatchedDirectory(ApiWatchedDir dir)
Adds a directory to the watching list. |
ApiWatchedDir |
WatchedDirResource.removeWatchedDirectory(String directoryPath)
Removes a directory from the watching list. |
| Methods in com.cloudera.api.v14 with parameters of type ApiWatchedDir | |
|---|---|
ApiWatchedDir |
WatchedDirResource.addWatchedDirectory(ApiWatchedDir dir)
Adds a directory to the watching list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||