Class UpdateServerSettingResponse


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

      • UpdateServerSettingResponse

        public UpdateServerSettingResponse()
    • Method Detail

      • getStatus

        public String getStatus()
        Getter for status. Update status.
      • setStatus

        public void setStatus​(String status)
        Setter for status. Update status.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object