Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiNameservice |
NameservicesResourceApi.readNameservice(String clusterName,
String nameservice,
String serviceName,
String view)
Retrieve information about a nameservice.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiNameservice> |
NameservicesResourceApi.readNameserviceWithHttpInfo(String clusterName,
String nameservice,
String serviceName,
String view)
Retrieve information about a nameservice.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
NameservicesResourceApi.readNameserviceAsync(String clusterName,
String nameservice,
String serviceName,
String view,
ApiCallback<ApiNameservice> callback)
Retrieve information about a nameservice.
|
Modifier and Type | Method and Description |
---|---|
ApiNameservice |
ApiNameservice.active(ApiRoleRef active) |
ApiNameservice |
ApiNameservice.activeFailoverController(ApiRoleRef activeFailoverController) |
ApiNameservice |
ApiNameservice.addHealthChecksItem(ApiHealthCheck healthChecksItem) |
ApiNameservice |
ApiNameservice.addMountPointsItem(String mountPointsItem) |
ApiNameservice |
ApiNameservice.healthChecks(List<ApiHealthCheck> healthChecks) |
ApiNameservice |
ApiNameservice.healthSummary(ApiHealthSummary healthSummary) |
ApiNameservice |
ApiNameservice.mountPoints(List<String> mountPoints) |
ApiNameservice |
ApiNameservice.name(String name) |
ApiNameservice |
ApiNameservice.secondary(ApiRoleRef secondary) |
ApiNameservice |
ApiNameservice.standBy(ApiRoleRef standBy) |
ApiNameservice |
ApiNameservice.standByFailoverController(ApiRoleRef standByFailoverController) |
Modifier and Type | Method and Description |
---|---|
List<ApiNameservice> |
ApiNameserviceList.getItems() |
Modifier and Type | Method and Description |
---|---|
ApiNameserviceList |
ApiNameserviceList.addItemsItem(ApiNameservice itemsItem) |
Modifier and Type | Method and Description |
---|---|
ApiNameserviceList |
ApiNameserviceList.items(List<ApiNameservice> items) |
void |
ApiNameserviceList.setItems(List<ApiNameservice> items) |
Copyright © 2019. All rights reserved.