Uses of Class
com.cloudera.api.model.ApiNameservice

Packages that use ApiNameservice
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. 
 

Uses of ApiNameservice in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiNameservice
 List<ApiNameservice> ApiNameserviceList.getNameservices()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiNameservice
 void ApiNameserviceList.setNameservices(List<ApiNameservice> values)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiNameservice
ApiNameserviceList(List<ApiNameservice> nameservices)
           
 

Uses of ApiNameservice in com.cloudera.api.v1
 

Methods in com.cloudera.api.v1 that return ApiNameservice
 ApiNameservice NameservicesResource.readNameservice(String nameservice)
          Retrieve information about a nameservice.
 

Uses of ApiNameservice in com.cloudera.api.v11
 

Methods in com.cloudera.api.v11 that return ApiNameservice
 ApiNameservice NameservicesResourceV11.readNameservice(String nameservice, DataView dataView)
          Retrieve information about a nameservice.
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.