|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Stub
com.google.api.ads.dfp.axis.v201201.ThirdPartySlotServiceSoapBindingStub
public class ThirdPartySlotServiceSoapBindingStub
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.client.Stub |
|---|
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
|---|
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Constructor Summary | |
|---|---|
ThirdPartySlotServiceSoapBindingStub()
|
|
ThirdPartySlotServiceSoapBindingStub(javax.xml.rpc.Service service)
|
|
ThirdPartySlotServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
|
|
| Method Summary | |
|---|---|
protected org.apache.axis.client.Call |
createCall()
|
ThirdPartySlot |
createThirdPartySlot(ThirdPartySlot thirdPartySlot)
Creates a new ThirdPartySlot. |
ThirdPartySlotPage |
getThirdPartySlotsByStatement(Statement filterStatement)
Gets a ThirdPartySlotPage of ThirdPartySlot
objects that
satisfy the filter query. |
UpdateResult |
performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction,
Statement filterStatement)
Performs actions on ThirdPartySlot objects that match
the given
Statement.query. |
ThirdPartySlot |
updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
Updates the specified ThirdPartySlot. |
| Methods inherited from class org.apache.axis.client.Stub |
|---|
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThirdPartySlotServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ThirdPartySlotServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ThirdPartySlotServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault| Method Detail |
|---|
protected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteException
public ThirdPartySlot createThirdPartySlot(ThirdPartySlot thirdPartySlot)
throws RemoteException,
ApiException
ThirdPartySlotServiceInterfaceThirdPartySlot.
The following fields are required:
ThirdPartySlot.companyIdThirdPartySlot.externalUniqueIdThirdPartySlot.externalUniqueNameThirdPartySlot.description
createThirdPartySlot in interface ThirdPartySlotServiceInterfacethirdPartySlot - the third-party slot to create
RemoteException
ApiException
public ThirdPartySlotPage getThirdPartySlotsByStatement(Statement filterStatement)
throws RemoteException,
ApiException
ThirdPartySlotServiceInterfaceThirdPartySlotPage of ThirdPartySlot
objects that
satisfy the filter query.
getThirdPartySlotsByStatement in interface ThirdPartySlotServiceInterfacefilterStatement - a Publisher Query Language statement used to
filter
a set of third-party slots
RemoteException
ApiException
public UpdateResult performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction,
Statement filterStatement)
throws RemoteException,
ApiException
ThirdPartySlotServiceInterfaceThirdPartySlot objects that match
the given
Statement.query.
performThirdPartySlotAction in interface ThirdPartySlotServiceInterfacethirdPartySlotAction - the action to performfilterStatement - a Publisher Query Language statement used to
filter
a set of third-party slots
RemoteException
ApiException
public ThirdPartySlot updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
throws RemoteException,
ApiException
ThirdPartySlotServiceInterfaceThirdPartySlot.
updateThirdPartySlot in interface ThirdPartySlotServiceInterfacethirdPartySlot - the third-party slot to update
RemoteException
ApiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||