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