@Generated(value="Autogenerated by Thrift Compiler (0.9.3)", date="2020-11-12") public class ExternalWorkflowExecutionCancelRequestedEventAttributes extends java.lang.Object implements org.apache.thrift.TBase<ExternalWorkflowExecutionCancelRequestedEventAttributes,ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields>, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<ExternalWorkflowExecutionCancelRequestedEventAttributes>
Modifier and Type | Class and Description |
---|---|
static class |
ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Modifier and Type | Field and Description |
---|---|
java.lang.String |
domain |
long |
initiatedEventId |
static java.util.Map<ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
WorkflowExecution |
workflowExecution |
Constructor and Description |
---|
ExternalWorkflowExecutionCancelRequestedEventAttributes() |
ExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes other)
Performs a deep copy on other.
|
public long initiatedEventId
public java.lang.String domain
public WorkflowExecution workflowExecution
public static final java.util.Map<ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public ExternalWorkflowExecutionCancelRequestedEventAttributes()
public ExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes other)
public ExternalWorkflowExecutionCancelRequestedEventAttributes deepCopy()
deepCopy
in interface org.apache.thrift.TBase<ExternalWorkflowExecutionCancelRequestedEventAttributes,ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<ExternalWorkflowExecutionCancelRequestedEventAttributes,ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields>
public long getInitiatedEventId()
public ExternalWorkflowExecutionCancelRequestedEventAttributes setInitiatedEventId(long initiatedEventId)
public void unsetInitiatedEventId()
public boolean isSetInitiatedEventId()
public void setInitiatedEventIdIsSet(boolean value)
public java.lang.String getDomain()
public ExternalWorkflowExecutionCancelRequestedEventAttributes setDomain(java.lang.String domain)
public void unsetDomain()
public boolean isSetDomain()
public void setDomainIsSet(boolean value)
public WorkflowExecution getWorkflowExecution()
public ExternalWorkflowExecutionCancelRequestedEventAttributes setWorkflowExecution(WorkflowExecution workflowExecution)
public void unsetWorkflowExecution()
public boolean isSetWorkflowExecution()
public void setWorkflowExecutionIsSet(boolean value)
public void setFieldValue(ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields field, java.lang.Object value)
setFieldValue
in interface org.apache.thrift.TBase<ExternalWorkflowExecutionCancelRequestedEventAttributes,ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields>
public java.lang.Object getFieldValue(ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<ExternalWorkflowExecutionCancelRequestedEventAttributes,ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields>
public boolean isSet(ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields field)
isSet
in interface org.apache.thrift.TBase<ExternalWorkflowExecutionCancelRequestedEventAttributes,ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields>
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public boolean equals(ExternalWorkflowExecutionCancelRequestedEventAttributes that)
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(ExternalWorkflowExecutionCancelRequestedEventAttributes other)
compareTo
in interface java.lang.Comparable<ExternalWorkflowExecutionCancelRequestedEventAttributes>
public ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<ExternalWorkflowExecutionCancelRequestedEventAttributes,ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<ExternalWorkflowExecutionCancelRequestedEventAttributes,ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<ExternalWorkflowExecutionCancelRequestedEventAttributes,ExternalWorkflowExecutionCancelRequestedEventAttributes._Fields>
org.apache.thrift.TException
public java.lang.String toString()
toString
in class java.lang.Object
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException