Package com.cloudera.cdp.datahub.model
Class ListAutoScaleHistoryRequest
java.lang.Object
com.cloudera.cdp.datahub.model.ListAutoScaleHistoryRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:24.392-07:00")
public class ListAutoScaleHistoryRequest
extends Object
Request object to retrieve the AutoScale history for a DataHub cluster.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ListAutoScaleHistoryRequest
public ListAutoScaleHistoryRequest()
-
-
Method Details
-
getClusterName
Getter for clusterName. The name or CRN of the cluster. -
setClusterName
Setter for clusterName. The name or CRN of the cluster. -
getCount
Getter for count. The maximum number of history entries to retrieve (Default 200). -
setCount
Setter for count. The maximum number of history entries to retrieve (Default 200). -
equals
-
hashCode
public int hashCode() -
toString
-