|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sforce.rest.DescribeSobject
public class DescribeSobject
This class represents a JSON response from /services/data/v{version}/sobjects/{sobjectName}
| Nested Class Summary | |
|---|---|
static class |
DescribeSobject.SobjectDescribe
This class represents part of a JSON response from high level resource describe calls. |
| Constructor Summary | |
|---|---|
DescribeSobject()
|
|
| Method Summary | |
|---|---|
DescribeSobject.SobjectDescribe |
getObjectDescribe()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescribeSobject()
| Method Detail |
|---|
public DescribeSobject.SobjectDescribe getObjectDescribe()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||