public static final class AdExchangeBuyerII.Builder extends AbstractGoogleJsonClient.Builder
AdExchangeBuyerII.
Implementation is not thread-safe.
| Constructor and Description |
|---|
Builder(HttpTransport transport,
JsonFactory jsonFactory,
HttpRequestInitializer httpRequestInitializer)
Returns an instance of a new builder.
|
getJsonFactory, getObjectParsergetApplicationName, getGoogleClientRequestInitializer, getHttpRequestInitializer, getRootUrl, getServicePath, getSuppressPatternChecks, getSuppressRequiredParameterChecks, getTransportpublic Builder(HttpTransport transport, JsonFactory jsonFactory, HttpRequestInitializer httpRequestInitializer)
transport - HTTP transport, which should normally be:
com.google.api.client.extensions.appengine.http.UrlFetchTransportnewCompatibleTransport from
com.google.api.client.extensions.android.http.AndroidHttpGoogleNetHttpTransport
jsonFactory - JSON factory, which may be:
com.google.api.client.json.jackson2.JacksonFactorycom.google.api.client.json.gson.GsonFactorycom.google.api.client.extensions.android.json.AndroidJsonFactoryhttpRequestInitializer - HTTP request initializer or null for nonepublic AdExchangeBuyerII build()
AdExchangeBuyerII.build in class AbstractGoogleJsonClient.Builderpublic AdExchangeBuyerII.Builder setRootUrl(String rootUrl)
setRootUrl in class AbstractGoogleJsonClient.Builderpublic AdExchangeBuyerII.Builder setServicePath(String servicePath)
setServicePath in class AbstractGoogleJsonClient.Builderpublic AdExchangeBuyerII.Builder setBatchPath(String batchPath)
setBatchPath in class AbstractGoogleClient.Builderpublic AdExchangeBuyerII.Builder setHttpRequestInitializer(HttpRequestInitializer httpRequestInitializer)
setHttpRequestInitializer in class AbstractGoogleJsonClient.Builderpublic AdExchangeBuyerII.Builder setApplicationName(String applicationName)
setApplicationName in class AbstractGoogleJsonClient.Builderpublic AdExchangeBuyerII.Builder setSuppressPatternChecks(boolean suppressPatternChecks)
setSuppressPatternChecks in class AbstractGoogleJsonClient.Builderpublic AdExchangeBuyerII.Builder setSuppressRequiredParameterChecks(boolean suppressRequiredParameterChecks)
setSuppressRequiredParameterChecks in class AbstractGoogleJsonClient.Builderpublic AdExchangeBuyerII.Builder setSuppressAllChecks(boolean suppressAllChecks)
setSuppressAllChecks in class AbstractGoogleJsonClient.Builderpublic AdExchangeBuyerII.Builder setAdExchangeBuyerIIRequestInitializer(AdExchangeBuyerIIRequestInitializer adexchangebuyeriiRequestInitializer)
AdExchangeBuyerIIRequestInitializer.public AdExchangeBuyerII.Builder setGoogleClientRequestInitializer(GoogleClientRequestInitializer googleClientRequestInitializer)
setGoogleClientRequestInitializer in class AbstractGoogleJsonClient.BuilderCopyright © 2011–2021 Google. All rights reserved.