Class Heavy.replace_dashboard_args

    • Field Detail

      • session

        public String session
      • dashboard_id

        public int dashboard_id
      • dashboard_name

        public String dashboard_name
      • dashboard_owner

        public String dashboard_owner
      • dashboard_state

        public String dashboard_state
      • image_hash

        public String image_hash
      • dashboard_metadata

        public String dashboard_metadata
    • Constructor Detail

      • replace_dashboard_args

        public replace_dashboard_args()
      • replace_dashboard_args

        public replace_dashboard_args​(String session,
                                      int dashboard_id,
                                      String dashboard_name,
                                      String dashboard_owner,
                                      String dashboard_state,
                                      String image_hash,
                                      String dashboard_metadata)
    • Method Detail

      • getSession

        public String getSession()
      • unsetSession

        public void unsetSession()
      • isSetSession

        public boolean isSetSession()
        Returns true if field session is set (has been assigned a value) and false otherwise
      • setSessionIsSet

        public void setSessionIsSet​(boolean value)
      • getDashboard_id

        public int getDashboard_id()
      • unsetDashboard_id

        public void unsetDashboard_id()
      • isSetDashboard_id

        public boolean isSetDashboard_id()
        Returns true if field dashboard_id is set (has been assigned a value) and false otherwise
      • setDashboard_idIsSet

        public void setDashboard_idIsSet​(boolean value)
      • getDashboard_name

        public String getDashboard_name()
      • unsetDashboard_name

        public void unsetDashboard_name()
      • isSetDashboard_name

        public boolean isSetDashboard_name()
        Returns true if field dashboard_name is set (has been assigned a value) and false otherwise
      • setDashboard_nameIsSet

        public void setDashboard_nameIsSet​(boolean value)
      • getDashboard_owner

        public String getDashboard_owner()
      • unsetDashboard_owner

        public void unsetDashboard_owner()
      • isSetDashboard_owner

        public boolean isSetDashboard_owner()
        Returns true if field dashboard_owner is set (has been assigned a value) and false otherwise
      • setDashboard_ownerIsSet

        public void setDashboard_ownerIsSet​(boolean value)
      • getDashboard_state

        public String getDashboard_state()
      • unsetDashboard_state

        public void unsetDashboard_state()
      • isSetDashboard_state

        public boolean isSetDashboard_state()
        Returns true if field dashboard_state is set (has been assigned a value) and false otherwise
      • setDashboard_stateIsSet

        public void setDashboard_stateIsSet​(boolean value)
      • getImage_hash

        public String getImage_hash()
      • unsetImage_hash

        public void unsetImage_hash()
      • isSetImage_hash

        public boolean isSetImage_hash()
        Returns true if field image_hash is set (has been assigned a value) and false otherwise
      • setImage_hashIsSet

        public void setImage_hashIsSet​(boolean value)
      • getDashboard_metadata

        public String getDashboard_metadata()
      • unsetDashboard_metadata

        public void unsetDashboard_metadata()
      • isSetDashboard_metadata

        public boolean isSetDashboard_metadata()
        Returns true if field dashboard_metadata is set (has been assigned a value) and false otherwise
      • setDashboard_metadataIsSet

        public void setDashboard_metadataIsSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException