@WebServiceClient(name="CustomerService", targetNamespace="https://adwords.google.com/api/adwords/mcm/v201809", wsdlLocation="https://adwords.google.com/api/adwords/mcm/v201809/CustomerService?wsdl") public class CustomerService extends Service
Service.Mode| Constructor and Description |
|---|
CustomerService() |
CustomerService(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
CustomerServiceInterface |
getCustomerServiceInterfacePort() |
CustomerServiceInterface |
getCustomerServiceInterfacePort(WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver@WebEndpoint(name="CustomerServiceInterfacePort") public CustomerServiceInterface getCustomerServiceInterfacePort()
@WebEndpoint(name="CustomerServiceInterfacePort") public CustomerServiceInterface getCustomerServiceInterfacePort(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.Copyright © 2023. All rights reserved.