|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.common.lib.soap.RequestInfo
public class RequestInfo
Contains information about the request that was made.
| Nested Class Summary | |
|---|---|
static class |
RequestInfo.Builder
Builder for RequestInfo objects. |
| Constructor Summary | |
|---|---|
RequestInfo()
Constructor. |
|
| Method Summary | |
|---|---|
String |
getMethodName()
Gets the method name. |
String |
getServiceName()
Gets the service name. |
String |
getSoapRequestXml()
Gets the SOAP request XML. |
String |
getUrl()
Gets the URL the request was made to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestInfo()
| Method Detail |
|---|
public String getSoapRequestXml()
public String getServiceName()
public String getMethodName()
public String getUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||