Package com.cloudera.cdp.ml.model
Class RequestWorkflowRollbackRequest
java.lang.Object
com.cloudera.cdp.ml.model.RequestWorkflowRollbackRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-03-25T09:53:04.780-07:00")
public class RequestWorkflowRollbackRequest
extends Object
Request object for RequestWorkflowRollbackRequest.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for workflowType.Getter for workspaceCrn.inthashCode()voidsetWorkflowType(String workflowType) Setter for workflowType.voidsetWorkspaceCrn(String workspaceCrn) Setter for workspaceCrn.toString()
-
Constructor Details
-
RequestWorkflowRollbackRequest
public RequestWorkflowRollbackRequest()
-
-
Method Details
-
getWorkflowType
Getter for workflowType. The workflow type. -
setWorkflowType
Setter for workflowType. The workflow type. -
getWorkspaceCrn
Getter for workspaceCrn. The CRN of the workbench to rollback -
setWorkspaceCrn
Setter for workspaceCrn. The CRN of the workbench to rollback -
equals
-
hashCode
public int hashCode() -
toString
-