- ceiling(MobileServiceQuery<?>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
The smallest integral value greater than or equal to the parameter value.
- ceiling(MobileServiceQuery<?>) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
The smallest integral value greater than or equal to the parameter value.
- com.microsoft.windowsazure.mobileservices - package com.microsoft.windowsazure.mobileservices
-
- concat(MobileServiceQuery<?>, MobileServiceQuery<?>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
String value which is the first and second parameter values merged
together with the first parameter value coming first in the result.
- concat(MobileServiceQuery<?>, MobileServiceQuery<?>) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
String value which is the first and second parameter values merged
together with the first parameter value coming first in the result.
- createAndroidHttpClient() - Method in interface com.microsoft.windowsazure.mobileservices.AndroidHttpClientFactory
-
Creates a new AndroidHttpClient
- createAndroidHttpClient() - Method in class com.microsoft.windowsazure.mobileservices.AndroidHttpClientFactoryImpl
-
- createMobileServiceGsonBuilder() - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceClient
-
Creates a GsonBuilder with custom serializers to use with Windows Azure
Mobile Services