Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiDataContextList |
DataContextsResourceApi.readDataContexts()
Get all the datacontexts.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiDataContextList> |
DataContextsResourceApi.readDataContextsWithHttpInfo()
Get all the datacontexts.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
DataContextsResourceApi.readDataContextsAsync(ApiCallback<ApiDataContextList> callback)
Get all the datacontexts.
|
Modifier and Type | Method and Description |
---|---|
ApiDataContextList |
ApiDataContextList.addItemsItem(ApiDataContext itemsItem) |
ApiDataContextList |
ApiDeployment2.getDataContexts()
The list of all the data contexts in the Cloudera Manager.
|
ApiDataContextList |
ApiDataContextList.items(List<ApiDataContext> items) |
Modifier and Type | Method and Description |
---|---|
ApiDeployment2 |
ApiDeployment2.dataContexts(ApiDataContextList dataContexts) |
void |
ApiDeployment2.setDataContexts(ApiDataContextList dataContexts) |
Copyright © 2019. All rights reserved.