@Generated(value="Autogenerated by Thrift Compiler (0.16.0)") @InterfaceAudience.Public @InterfaceStability.Stable public class WMGetAllResourcePlanResponse extends Object implements org.apache.thrift.TBase<WMGetAllResourcePlanResponse,WMGetAllResourcePlanResponse._Fields>, Serializable, Cloneable, Comparable<WMGetAllResourcePlanResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
WMGetAllResourcePlanResponse._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<WMGetAllResourcePlanResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
WMGetAllResourcePlanResponse() |
WMGetAllResourcePlanResponse(WMGetAllResourcePlanResponse other)
Performs a deep copy on other.
|
public static final Map<WMGetAllResourcePlanResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public WMGetAllResourcePlanResponse()
public WMGetAllResourcePlanResponse(WMGetAllResourcePlanResponse other)
public WMGetAllResourcePlanResponse deepCopy()
deepCopy in interface org.apache.thrift.TBase<WMGetAllResourcePlanResponse,WMGetAllResourcePlanResponse._Fields>public void clear()
clear in interface org.apache.thrift.TBase<WMGetAllResourcePlanResponse,WMGetAllResourcePlanResponse._Fields>public int getResourcePlansSize()
public Iterator<WMResourcePlan> getResourcePlansIterator()
public void addToResourcePlans(WMResourcePlan elem)
public List<WMResourcePlan> getResourcePlans()
public void setResourcePlans(List<WMResourcePlan> resourcePlans)
public void unsetResourcePlans()
public boolean isSetResourcePlans()
public void setResourcePlansIsSet(boolean value)
public void setFieldValue(WMGetAllResourcePlanResponse._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<WMGetAllResourcePlanResponse,WMGetAllResourcePlanResponse._Fields>public Object getFieldValue(WMGetAllResourcePlanResponse._Fields field)
getFieldValue in interface org.apache.thrift.TBase<WMGetAllResourcePlanResponse,WMGetAllResourcePlanResponse._Fields>public boolean isSet(WMGetAllResourcePlanResponse._Fields field)
isSet in interface org.apache.thrift.TBase<WMGetAllResourcePlanResponse,WMGetAllResourcePlanResponse._Fields>public boolean equals(WMGetAllResourcePlanResponse that)
public int compareTo(WMGetAllResourcePlanResponse other)
compareTo in interface Comparable<WMGetAllResourcePlanResponse>public WMGetAllResourcePlanResponse._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<WMGetAllResourcePlanResponse,WMGetAllResourcePlanResponse._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.