Class AddReadyflowResponse


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

      • AddReadyflowResponse

        public AddReadyflowResponse()
    • Method Detail

      • getAddedReadyflowDetail

        public AddedReadyflowDetails getAddedReadyflowDetail()
        Getter for addedReadyflowDetail. The added ready flow detail
      • setAddedReadyflowDetail

        public void setAddedReadyflowDetail​(AddedReadyflowDetails addedReadyflowDetail)
        Setter for addedReadyflowDetail. The added ready flow detail
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object