Class VerifyHbaseClusterPairResponseBeforePolicySteps
java.lang.Object
com.cloudera.cdp.replicationmanager.model.VerifyHbaseClusterPairResponseBeforePolicySteps
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-10-15T17:00:49.407-07:00")
public class VerifyHbaseClusterPairResponseBeforePolicySteps
extends Object
Manual steps to perform before HBase policy creation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for destination.Getter for documentationLink.Getter for source.Getter for summary.inthashCode()voidsetDestination(VerificationSteps destination) Setter for destination.voidsetDocumentationLink(String documentationLink) Setter for documentationLink.voidsetSource(VerificationSteps source) Setter for source.voidsetSummary(String summary) Setter for summary.toString()
-
Constructor Details
-
VerifyHbaseClusterPairResponseBeforePolicySteps
public VerifyHbaseClusterPairResponseBeforePolicySteps()
-
-
Method Details
-
getSummary
Getter for summary. Summary of the steps to perform. -
setSummary
Setter for summary. Summary of the steps to perform. -
getDocumentationLink
Getter for documentationLink. Link to the HBase replication manual steps documentation. -
setDocumentationLink
Setter for documentationLink. Link to the HBase replication manual steps documentation. -
getSource
Getter for source. Steps to perform for the source cluster. -
setSource
Setter for source. Steps to perform for the source cluster. -
getDestination
Getter for destination. Steps to perform for the destination cluster. -
setDestination
Setter for destination. Steps to perform for the destination cluster. -
equals
-
hashCode
public int hashCode() -
toString
-