public static class ConfigurationService.removeHttp1Rule_args extends Object implements org.apache.thrift.TBase<ConfigurationService.removeHttp1Rule_args,ConfigurationService.removeHttp1Rule_args._Fields>, Serializable, Cloneable, Comparable<ConfigurationService.removeHttp1Rule_args>
Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationService.removeHttp1Rule_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Modifier and Type | Field and Description |
---|---|
Http1Rule |
http1Rule |
static Map<ConfigurationService.removeHttp1Rule_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
removeHttp1Rule_args() |
removeHttp1Rule_args(ConfigurationService.removeHttp1Rule_args other)
Performs a deep copy on other.
|
removeHttp1Rule_args(Http1Rule http1Rule) |
public Http1Rule http1Rule
public static final Map<ConfigurationService.removeHttp1Rule_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public removeHttp1Rule_args()
public removeHttp1Rule_args(Http1Rule http1Rule)
public removeHttp1Rule_args(ConfigurationService.removeHttp1Rule_args other)
public ConfigurationService.removeHttp1Rule_args deepCopy()
deepCopy
in interface org.apache.thrift.TBase<ConfigurationService.removeHttp1Rule_args,ConfigurationService.removeHttp1Rule_args._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<ConfigurationService.removeHttp1Rule_args,ConfigurationService.removeHttp1Rule_args._Fields>
public Http1Rule getHttp1Rule()
public ConfigurationService.removeHttp1Rule_args setHttp1Rule(Http1Rule http1Rule)
public void unsetHttp1Rule()
public boolean isSetHttp1Rule()
public void setHttp1RuleIsSet(boolean value)
public void setFieldValue(ConfigurationService.removeHttp1Rule_args._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<ConfigurationService.removeHttp1Rule_args,ConfigurationService.removeHttp1Rule_args._Fields>
public Object getFieldValue(ConfigurationService.removeHttp1Rule_args._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<ConfigurationService.removeHttp1Rule_args,ConfigurationService.removeHttp1Rule_args._Fields>
public boolean isSet(ConfigurationService.removeHttp1Rule_args._Fields field)
isSet
in interface org.apache.thrift.TBase<ConfigurationService.removeHttp1Rule_args,ConfigurationService.removeHttp1Rule_args._Fields>
public boolean equals(ConfigurationService.removeHttp1Rule_args that)
public int compareTo(ConfigurationService.removeHttp1Rule_args other)
compareTo
in interface Comparable<ConfigurationService.removeHttp1Rule_args>
public ConfigurationService.removeHttp1Rule_args._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<ConfigurationService.removeHttp1Rule_args,ConfigurationService.removeHttp1Rule_args._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<ConfigurationService.removeHttp1Rule_args,ConfigurationService.removeHttp1Rule_args._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<ConfigurationService.removeHttp1Rule_args,ConfigurationService.removeHttp1Rule_args._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2016. All Rights Reserved.