Package com.cloudera.cdp.df.model
Class ListDeploymentSystemMetricsRequest
java.lang.Object
com.cloudera.cdp.df.model.ListDeploymentSystemMetricsRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-11-26T08:05:44.984-08:00")
public class ListDeploymentSystemMetricsRequest
extends Object
A request to list deployment system metrics.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for deploymentCrn.Getter for metricsTimePeriod.inthashCode()voidsetDeploymentCrn(String deploymentCrn) Setter for deploymentCrn.voidsetMetricsTimePeriod(String metricsTimePeriod) Setter for metricsTimePeriod.toString()
-
Constructor Details
-
ListDeploymentSystemMetricsRequest
public ListDeploymentSystemMetricsRequest()
-
-
Method Details
-
getDeploymentCrn
Getter for deploymentCrn. The deployment CRN. -
setDeploymentCrn
Setter for deploymentCrn. The deployment CRN. -
getMetricsTimePeriod
Getter for metricsTimePeriod. The metrics time period. -
setMetricsTimePeriod
Setter for metricsTimePeriod. The metrics time period. -
equals
-
hashCode
public int hashCode() -
toString
-