Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
com.cloudera.api.v1 |
API version 1, introduced in Cloudera Manager 4.0.
|
com.cloudera.api.v11 |
API version 11, introduced in Cloudera Manager 5.5.0.
|
Modifier and Type | Method and Description |
---|---|
List<ApiNameservice> |
ApiNameserviceList.getNameservices() |
Modifier and Type | Method and Description |
---|---|
void |
ApiNameserviceList.setNameservices(List<ApiNameservice> values) |
Constructor and Description |
---|
ApiNameserviceList(List<ApiNameservice> nameservices) |
Modifier and Type | Method and Description |
---|---|
ApiNameservice |
NameservicesResource.readNameservice(String nameservice)
Retrieve information about a nameservice.
|
Modifier and Type | Method and Description |
---|---|
ApiNameservice |
NameservicesResourceV11.readNameservice(String nameservice,
DataView dataView)
Retrieve information about a nameservice.
|
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.