Class ListDeploymentKPIsResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:48.582-07:00")
    public class ListDeploymentKPIsResponse
    extends CdpResponse
    A response to list deployment KPIs
    • Constructor Detail

      • ListDeploymentKPIsResponse

        public ListDeploymentKPIsResponse()
    • Method Detail

      • getMetricCharts

        public List<MetricChart> getMetricCharts()
        Getter for metricCharts. The metrics for the configured KPIs
      • setMetricCharts

        public void setMetricCharts​(List<MetricChart> metricCharts)
        Setter for metricCharts. The metrics for the configured KPIs
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object