Class ActivateHbasePolicyRequest
java.lang.Object
com.cloudera.cdp.replicationmanager.model.ActivateHbasePolicyRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-10-28T14:00:31.692-07:00")
public class ActivateHbasePolicyRequest
extends Object
Activate an HBase replication policy.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for clusterCrn.Getter for policyId.inthashCode()voidsetClusterCrn(String clusterCrn) Setter for clusterCrn.voidsetPolicyId(String policyId) Setter for policyId.toString()
-
Constructor Details
-
ActivateHbasePolicyRequest
public ActivateHbasePolicyRequest()
-
-
Method Details
-
getClusterCrn
Getter for clusterCrn. CRN of the destination cluster. -
setClusterCrn
Setter for clusterCrn. CRN of the destination cluster. -
getPolicyId
Getter for policyId. ID of the HBase policy. -
setPolicyId
Setter for policyId. ID of the HBase policy. -
equals
-
hashCode
public int hashCode() -
toString
-