Class KpiScopeComponent
java.lang.Object
com.cloudera.cdp.dfworkload.model.KpiScopeComponent
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.696-07:00")
public class KpiScopeComponent
extends Object
Provides scoping when defining KPIs
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
KpiScopeComponent
public KpiScopeComponent()
-
-
Method Details
-
getId
Getter for id. The internal id of the scope, for example the connection ID -
setId
Setter for id. The internal id of the scope, for example the connection ID -
getName
Getter for name. The child name to show in the hierarchical chooser -
setName
Setter for name. The child name to show in the hierarchical chooser -
equals
-
hashCode
public int hashCode() -
toString
-