Class VerifyHbaseClusterPairResponseBeforePolicySteps
java.lang.Object
com.cloudera.cdp.replicationmanager.model.VerifyHbaseClusterPairResponseBeforePolicySteps
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-01-23T07:12:43.267-08:00")
public class VerifyHbaseClusterPairResponseBeforePolicySteps
extends Object
Manual steps to perform before HBase policy creation.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for destination.Getter for documentationLink.Getter for source.Getter for summary.int
hashCode()
void
setDestination
(VerificationSteps destination) Setter for destination.void
setDocumentationLink
(String documentationLink) Setter for documentationLink.void
setSource
(VerificationSteps source) Setter for source.void
setSummary
(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
-