Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
List<ApiHealthCheck> |
ApiService.getHealthChecks()
Readonly.
|
List<ApiHealthCheck> |
ApiRole.getHealthChecks()
Readonly.
|
List<ApiHealthCheck> |
ApiNameservice.getHealthChecks()
Requires "full" view.
|
List<ApiHealthCheck> |
ApiHost.getHealthChecks()
Readonly.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiService.setHealthChecks(List<ApiHealthCheck> healthChecks) |
void |
ApiRole.setHealthChecks(List<ApiHealthCheck> healthChecks) |
void |
ApiNameservice.setHealthChecks(List<ApiHealthCheck> healthChecks) |
void |
ApiHost.setHealthChecks(List<ApiHealthCheck> healthChecks) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.