| Method and Description |
|---|
| com.google.api.ads.common.lib.utils.Streams.readAll(InputStream)
it is always safer to supply a charset. See
Streams.readAll(InputStream, Charset). |
| com.google.api.ads.common.lib.utils.Streams.wrapString(String)
it is always safer to supply a charset. See
Streams.wrapString(String, Charset). |
| com.google.api.ads.common.lib.utils.Streams.write(String, OutputStream)
it is always safer to supply a charset. See
Streams.write(String, OutputStream, Charset). |
| Constructor and Description |
|---|
| com.google.api.ads.admanager.lib.factory.AdManagerServiceClientFactory(AbstractModule) |
Copyright © 2019. All rights reserved.