@WebServiceClient(name="TrafficEstimatorService", targetNamespace="https://adwords.google.com/api/adwords/o/v201809", wsdlLocation="https://adwords.google.com/api/adwords/o/v201809/TrafficEstimatorService?wsdl") public class TrafficEstimatorService extends Service
Service.Mode| Constructor and Description |
|---|
TrafficEstimatorService() |
TrafficEstimatorService(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
TrafficEstimatorServiceInterface |
getTrafficEstimatorServiceInterfacePort() |
TrafficEstimatorServiceInterface |
getTrafficEstimatorServiceInterfacePort(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="TrafficEstimatorServiceInterfacePort") public TrafficEstimatorServiceInterface getTrafficEstimatorServiceInterfacePort()
@WebEndpoint(name="TrafficEstimatorServiceInterfacePort") public TrafficEstimatorServiceInterface getTrafficEstimatorServiceInterfacePort(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.