Uses of Class
com.cloudera.cdp.df.model.ReadyflowDetails
Packages that use ReadyflowDetails
-
Uses of ReadyflowDetails in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return ReadyflowDetailsModifier and TypeMethodDescriptionAddedReadyflowDetails.getReadyflow()Getter for readyflow.DeleteAddedReadyflowResponse.getReadyflowDetail()Getter for readyflowDetail.DescribeReadyflowResponse.getReadyflowDetail()Getter for readyflowDetail.Methods in com.cloudera.cdp.df.model with parameters of type ReadyflowDetailsModifier and TypeMethodDescriptionvoidAddedReadyflowDetails.setReadyflow(ReadyflowDetails readyflow) Setter for readyflow.voidDeleteAddedReadyflowResponse.setReadyflowDetail(ReadyflowDetails readyflowDetail) Setter for readyflowDetail.voidDescribeReadyflowResponse.setReadyflowDetail(ReadyflowDetails readyflowDetail) Setter for readyflowDetail.