Class DisableServiceResponse


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

      • DisableServiceResponse

        public DisableServiceResponse()
    • Method Detail

      • getStatus

        public ServiceStatus getStatus()
        Getter for status. The DataFlow status of the service.
      • setStatus

        public void setStatus​(ServiceStatus status)
        Setter for status. The DataFlow status of the service.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object