| java.lang.Object |
| ↳ |
com.sforce.rest.DescribeGlobal |
Class Overview
This class represents a JSON response from /services/data/v{version}/sobjects It has all of
the fields for a particular sobject, and metadata about those fields.
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
Fields
private
Integer
maxBatchSize
Public Constructors
Public Methods
public
String
getEncoding
()
public
Integer
getMaxBatchSize
()