Class DescribeReadyflowResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:48.582-07:00")
    public class DescribeReadyflowResponse
    extends CdpResponse
    Response object for the DescribeReadyflow method
    • Constructor Detail

      • DescribeReadyflowResponse

        public DescribeReadyflowResponse()
    • Method Detail

      • getReadyflowDetail

        public ReadyflowDetails getReadyflowDetail()
        Getter for readyflowDetail. the ready flow detail
      • setReadyflowDetail

        public void setReadyflowDetail​(ReadyflowDetails readyflowDetail)
        Setter for readyflowDetail. the ready flow detail
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object