Class VerificationSteps
java.lang.Object
com.cloudera.cdp.replicationmanager.model.VerificationSteps
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-10-15T17:00:49.407-07:00")
public class VerificationSteps
extends Object
Verification steps.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for clusterManagerUrl.getSteps()Getter for steps.inthashCode()voidsetClusterManagerUrl(String clusterManagerUrl) Setter for clusterManagerUrl.voidSetter for steps.toString()
-
Constructor Details
-
VerificationSteps
public VerificationSteps()
-
-
Method Details
-
getClusterManagerUrl
Getter for clusterManagerUrl. The cluster manager URL to reach the cluster's UI. -
setClusterManagerUrl
Setter for clusterManagerUrl. The cluster manager URL to reach the cluster's UI. -
getSteps
Getter for steps. The list of manual steps to perform or verify. -
setSteps
Setter for steps. The list of manual steps to perform or verify. -
equals
-
hashCode
public int hashCode() -
toString
-