java.lang.Object | |
↳ | com.kinvey.java.core.AbstractKinveyClient |
![]() |
![]() |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | AbstractKinveyClient.Builder | Constructs an AbstractKinveyClient
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract File |
file()
Access to the File service where files of all sizes including images and videos can be uploaded and downloaded.
| ||||||||||
final BackOffPolicy | getBackoffPolicy() | ||||||||||
final String | getBaseUrl() | ||||||||||
KinveyRequestInitializer | getKinveyRequestInitializer() | ||||||||||
ObjectParser | getObjectParser() | ||||||||||
final HttpRequestFactory | getRequestFactory() | ||||||||||
final String |
getRootUrl()
Returns root url for this service with a trailing "/".
| ||||||||||
final String | getServicePath() | ||||||||||
void | initializeRequest(AbstractKinveyClientRequest<?> request) | ||||||||||
abstract void | performLockDown() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Access to the File service where files of all sizes including images and videos can be uploaded and downloaded.
Returns root url for this service with a trailing "/". (e.g. http://baas.kinvey.com/)