public abstract class APIAccessor
extends java.lang.Object
| Constructor and Description |
|---|
APIAccessor() |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.services.androidpublisher.AndroidPublisher |
getPublisher() |
protected abstract com.google.api.services.androidpublisher.AndroidPublisher |
providePublisher() |
protected abstract com.google.api.services.androidpublisher.AndroidPublisher providePublisher()
throws java.io.IOException
java.io.IOExceptionpublic com.google.api.services.androidpublisher.AndroidPublisher getPublisher()
throws java.io.IOException
java.io.IOException