public static class QuotaService.updateByAppIdentity_args extends java.lang.Object implements org.apache.thrift.TBase<QuotaService.updateByAppIdentity_args,QuotaService.updateByAppIdentity_args._Fields>, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<QuotaService.updateByAppIdentity_args>
| Modifier and Type | Class and Description |
|---|---|
static class |
QuotaService.updateByAppIdentity_args._Fields |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<QuotaService.updateByAppIdentity_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
updateByAppIdentity_args() |
updateByAppIdentity_args(QuotaService.updateByAppIdentity_args other) |
updateByAppIdentity_args(java.lang.String identity,
Quota quota) |
public static final java.util.Map<QuotaService.updateByAppIdentity_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public updateByAppIdentity_args()
public updateByAppIdentity_args(java.lang.String identity,
Quota quota)
public updateByAppIdentity_args(QuotaService.updateByAppIdentity_args other)
public QuotaService.updateByAppIdentity_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<QuotaService.updateByAppIdentity_args,QuotaService.updateByAppIdentity_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<QuotaService.updateByAppIdentity_args,QuotaService.updateByAppIdentity_args._Fields>public java.lang.String getIdentity()
public QuotaService.updateByAppIdentity_args setIdentity(java.lang.String identity)
public void unsetIdentity()
public boolean isSetIdentity()
public void setIdentityIsSet(boolean value)
public Quota getQuota()
public QuotaService.updateByAppIdentity_args setQuota(Quota quota)
public void unsetQuota()
public boolean isSetQuota()
public void setQuotaIsSet(boolean value)
public void setFieldValue(QuotaService.updateByAppIdentity_args._Fields field, java.lang.Object value)
setFieldValue in interface org.apache.thrift.TBase<QuotaService.updateByAppIdentity_args,QuotaService.updateByAppIdentity_args._Fields>public java.lang.Object getFieldValue(QuotaService.updateByAppIdentity_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<QuotaService.updateByAppIdentity_args,QuotaService.updateByAppIdentity_args._Fields>public boolean isSet(QuotaService.updateByAppIdentity_args._Fields field)
isSet in interface org.apache.thrift.TBase<QuotaService.updateByAppIdentity_args,QuotaService.updateByAppIdentity_args._Fields>public boolean equals(java.lang.Object that)
equals in class java.lang.Objectpublic boolean equals(QuotaService.updateByAppIdentity_args that)
public int hashCode()
hashCode in class java.lang.Objectpublic int compareTo(QuotaService.updateByAppIdentity_args other)
compareTo in interface java.lang.Comparable<QuotaService.updateByAppIdentity_args>public QuotaService.updateByAppIdentity_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<QuotaService.updateByAppIdentity_args,QuotaService.updateByAppIdentity_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<QuotaService.updateByAppIdentity_args,QuotaService.updateByAppIdentity_args._Fields>org.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<QuotaService.updateByAppIdentity_args,QuotaService.updateByAppIdentity_args._Fields>org.apache.thrift.TExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2023. All Rights Reserved.