Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiWatchedDirList |
WatchedDirResourceApi.listWatchedDirectories(String clusterName,
String serviceName)
Lists all the watched directories.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiWatchedDirList> |
WatchedDirResourceApi.listWatchedDirectoriesWithHttpInfo(String clusterName,
String serviceName)
Lists all the watched directories.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
WatchedDirResourceApi.listWatchedDirectoriesAsync(String clusterName,
String serviceName,
ApiCallback<ApiWatchedDirList> callback)
Lists all the watched directories.
|
Modifier and Type | Method and Description |
---|---|
ApiWatchedDirList |
ApiWatchedDirList.addItemsItem(ApiWatchedDir itemsItem) |
ApiWatchedDirList |
ApiWatchedDirList.items(List<ApiWatchedDir> items) |
Copyright © 2019. All rights reserved.