|
||||||||||
| 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.ResponseInfo.Builder
public static class ResponseInfo.Builder
Builder for ResponseInfo objects.
| Constructor Summary | |
|---|---|
ResponseInfo.Builder()
Constructor. |
|
| Method Summary | |
|---|---|
ResponseInfo |
build()
Returns the ResponseInfo this Builder has been constructing. |
ResponseInfo.Builder |
withSoapResponseXml(String soapResponseXml)
Adds the SOAP response XML to the ResponseInfo under construction. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseInfo.Builder()
| Method Detail |
|---|
public ResponseInfo.Builder withSoapResponseXml(String soapResponseXml)
soapResponseXml - the SOAP response XML to add to the ResponseInfo
public ResponseInfo build()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||