Class SuspendHbasePolicyRequest
java.lang.Object
com.cloudera.cdp.replicationmanager.model.SuspendHbasePolicyRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-05-14T11:34:38.989-07:00")
public class SuspendHbasePolicyRequest
extends Object
Suspend an HBase replication policy.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for clusterCrn.Getter for policyId.int
hashCode()
void
setClusterCrn
(String clusterCrn) Setter for clusterCrn.void
setPolicyId
(String policyId) Setter for policyId.toString()
-
Constructor Details
-
Method Details