@WebServiceClient(name="PremiumRateService", targetNamespace="https://www.google.com/apis/ads/publisher/v201708", wsdlLocation="https://ads.google.com/apis/ads/publisher/v201708/PremiumRateService?wsdl") public class PremiumRateService extends Service
Service.Mode| Constructor and Description |
|---|
PremiumRateService() |
PremiumRateService(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
PremiumRateServiceInterface |
getPremiumRateServiceInterfacePort() |
PremiumRateServiceInterface |
getPremiumRateServiceInterfacePort(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="PremiumRateServiceInterfacePort") public PremiumRateServiceInterface getPremiumRateServiceInterfacePort()
@WebEndpoint(name="PremiumRateServiceInterfacePort") public PremiumRateServiceInterface getPremiumRateServiceInterfacePort(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 © 2018. All Rights Reserved.