Class VerificationSteps
java.lang.Object
com.cloudera.cdp.replicationmanager.model.VerificationSteps
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-01-23T07:12:43.267-08:00")
public class VerificationSteps
extends Object
Verification steps.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for clusterManagerUrl.getSteps()
Getter for steps.int
hashCode()
void
setClusterManagerUrl
(String clusterManagerUrl) Setter for clusterManagerUrl.void
Setter 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
-