Class DeleteBackupResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:46.678-07:00")
    public class DeleteBackupResponse
    extends CdpResponse
    The response object for DeleteBackup operation.
    • Constructor Detail

      • DeleteBackupResponse

        public DeleteBackupResponse()
    • Method Detail

      • getWorkflowId

        public String getWorkflowId()
        Getter for workflowId. The ID of the delete-backup workflow.
      • setWorkflowId

        public void setWorkflowId​(String workflowId)
        Setter for workflowId. The ID of the delete-backup workflow.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object