Package com.cloudera.cdp.df.model
Class AddReadyflowRequest
- java.lang.Object
-
- com.cloudera.cdp.df.model.AddReadyflowRequest
-
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2023-09-27T13:27:54.329-07:00") public class AddReadyflowRequest extends Object
Request object for the AddReadyflow method
-
-
Constructor Summary
Constructors Constructor Description AddReadyflowRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getReadyflowCrn()
Getter for readyflowCrn.int
hashCode()
void
setReadyflowCrn(String readyflowCrn)
Setter for readyflowCrn.String
toString()
-