Package com.cloudera.cdp.df.model
Class GetFlowVersionRequest
java.lang.Object
com.cloudera.cdp.df.model.GetFlowVersionRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.348-07:00")
public class GetFlowVersionRequest
extends Object
Request object for the GetFlowVersion method.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for flowVersionCrn.int
hashCode()
void
setFlowVersionCrn
(String flowVersionCrn) Setter for flowVersionCrn.toString()
-
Constructor Details
-
GetFlowVersionRequest
public GetFlowVersionRequest()
-
-
Method Details