Class ReapplyEventsRequest

    • Constructor Detail

      • ReapplyEventsRequest

        public ReapplyEventsRequest()
      • ReapplyEventsRequest

        public ReapplyEventsRequest​(ReapplyEventsRequest other)
        Performs a deep copy on other.
    • Method Detail

      • getDomainName

        public java.lang.String getDomainName()
      • unsetDomainName

        public void unsetDomainName()
      • isSetDomainName

        public boolean isSetDomainName()
        Returns true if field domainName is set (has been assigned a value) and false otherwise
      • setDomainNameIsSet

        public void setDomainNameIsSet​(boolean value)
      • unsetWorkflowExecution

        public void unsetWorkflowExecution()
      • isSetWorkflowExecution

        public boolean isSetWorkflowExecution()
        Returns true if field workflowExecution is set (has been assigned a value) and false otherwise
      • setWorkflowExecutionIsSet

        public void setWorkflowExecutionIsSet​(boolean value)
      • getEvents

        public DataBlob getEvents()
      • unsetEvents

        public void unsetEvents()
      • isSetEvents

        public boolean isSetEvents()
        Returns true if field events is set (has been assigned a value) and false otherwise
      • setEventsIsSet

        public void setEventsIsSet​(boolean value)
      • equals

        public boolean equals​(java.lang.Object that)
        Overrides:
        equals in class java.lang.Object
      • hashCode

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

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TBase<ReapplyEventsRequest,​ReapplyEventsRequest._Fields>
        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.TBase<ReapplyEventsRequest,​ReapplyEventsRequest._Fields>
        Throws:
        org.apache.thrift.TException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • validate

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