com.google.api.ads.adwords.v201109.ch
Interface CustomerSyncService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
CustomerSyncServiceLocator

public interface CustomerSyncService
extends javax.xml.rpc.Service


Method Summary
 CustomerSyncServiceInterface getCustomerSyncServiceInterfacePort()
           
 CustomerSyncServiceInterface getCustomerSyncServiceInterfacePort(URL portAddress)
           
 String getCustomerSyncServiceInterfacePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getCustomerSyncServiceInterfacePortAddress

String getCustomerSyncServiceInterfacePortAddress()

getCustomerSyncServiceInterfacePort

CustomerSyncServiceInterface getCustomerSyncServiceInterfacePort()
                                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCustomerSyncServiceInterfacePort

CustomerSyncServiceInterface getCustomerSyncServiceInterfacePort(URL portAddress)
                                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.