Modifier and Type | Method and Description |
---|---|
void |
AdManagerAxisHeaderHandler.setHeaders(Object soapClient,
AdManagerSession adManagerSession,
AdManagerServiceDescriptor adManagerServiceDescriptor) |
Modifier and Type | Method and Description |
---|---|
void |
AdManagerJaxWsHeaderHandler.setHeaders(Object soapClient,
AdManagerSession adManagerSession,
AdManagerServiceDescriptor adManagerServiceDescriptor) |
Modifier and Type | Class and Description |
---|---|
static class |
AdManagerSession.ImmutableAdManagerSession
Immutable, thread-safe implementation of AdManagerSession.
|
Modifier and Type | Method and Description |
---|---|
AdManagerSession |
AdManagerSession.Builder.build()
Builds the
AdManagerSession . |
Constructor and Description |
---|
AdManagerServiceClient(Object soapClient,
AdManagerServiceDescriptor adManagerServiceDescriptor,
AdManagerSession adManagerSession,
SoapClientHandlerInterface soapClientHandler,
HeaderHandler<AdManagerSession,AdManagerServiceDescriptor> adManagerHeaderHandler,
AdsServiceLoggers adsServiceLoggers)
Constructor.
|
Constructor and Description |
---|
AdManagerServiceClient(Object soapClient,
AdManagerServiceDescriptor adManagerServiceDescriptor,
AdManagerSession adManagerSession,
SoapClientHandlerInterface soapClientHandler,
HeaderHandler<AdManagerSession,AdManagerServiceDescriptor> adManagerHeaderHandler,
AdsServiceLoggers adsServiceLoggers)
Constructor.
|
Constructor and Description |
---|
AdManagerServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<AdManagerServiceClient,AdManagerSession,AdManagerServiceDescriptor> adsServiceClientFactory,
FactoryModule.AdsServiceDescriptorFactoryInterface<AdManagerServiceDescriptor> adsServiceDescriptorFactory,
SoapClientHandlerInterface soapClientHandler,
com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
AdManagerHttpHeaderHandler.setHttpHeaders(Object soapClient,
AdManagerSession adManagerSession)
Sets the HTTP headers on the SOAP client.
|
Copyright © 2020. All Rights Reserved.