DeviceEnvelope |
DevicesApi.addDevice(Device device) |
com.squareup.okhttp.Call |
DevicesApi.addDeviceAsync(Device device,
ApiCallback<DeviceEnvelope> callback) |
ApiResponse<DeviceEnvelope> |
DevicesApi.addDeviceWithHttpInfo(Device device) |
CheckTokenResponse |
TokensApi.checkToken(TokenRequest tokenInfo) |
com.squareup.okhttp.Call |
TokensApi.checkTokenAsync(TokenRequest tokenInfo,
ApiCallback<CheckTokenResponse> callback) |
ApiResponse<CheckTokenResponse> |
TokensApi.checkTokenWithHttpInfo(TokenRequest tokenInfo) |
DeviceRegConfirmUserResponseEnvelope |
RegistrationsApi.confirmUser(DeviceRegConfirmUserRequest registrationInfo) |
com.squareup.okhttp.Call |
RegistrationsApi.confirmUserAsync(DeviceRegConfirmUserRequest registrationInfo,
ApiCallback<DeviceRegConfirmUserResponseEnvelope> callback) |
ApiResponse<DeviceRegConfirmUserResponseEnvelope> |
RegistrationsApi.confirmUserWithHttpInfo(DeviceRegConfirmUserRequest registrationInfo) |
RuleEnvelope |
RulesApi.createRule(RuleCreationInfo ruleInfo,
String userId) |
com.squareup.okhttp.Call |
RulesApi.createRuleAsync(RuleCreationInfo ruleInfo,
String userId,
ApiCallback<RuleEnvelope> callback) |
ApiResponse<RuleEnvelope> |
RulesApi.createRuleWithHttpInfo(RuleCreationInfo ruleInfo,
String userId) |
PropertiesEnvelope |
UsersApi.createUserProperties(String userId,
AppProperties properties,
String aid) |
com.squareup.okhttp.Call |
UsersApi.createUserPropertiesAsync(String userId,
AppProperties properties,
String aid,
ApiCallback<PropertiesEnvelope> callback) |
ApiResponse<PropertiesEnvelope> |
UsersApi.createUserPropertiesWithHttpInfo(String userId,
AppProperties properties,
String aid) |
DeviceEnvelope |
DevicesApi.deleteDevice(String deviceId) |
com.squareup.okhttp.Call |
DevicesApi.deleteDeviceAsync(String deviceId,
ApiCallback<DeviceEnvelope> callback) |
DeviceTokenEnvelope |
DevicesApi.deleteDeviceToken(String deviceId) |
com.squareup.okhttp.Call |
DevicesApi.deleteDeviceTokenAsync(String deviceId,
ApiCallback<DeviceTokenEnvelope> callback) |
ApiResponse<DeviceTokenEnvelope> |
DevicesApi.deleteDeviceTokenWithHttpInfo(String deviceId) |
ApiResponse<DeviceEnvelope> |
DevicesApi.deleteDeviceWithHttpInfo(String deviceId) |
RuleEnvelope |
RulesApi.deleteRule(String ruleId) |
com.squareup.okhttp.Call |
RulesApi.deleteRuleAsync(String ruleId,
ApiCallback<RuleEnvelope> callback) |
ApiResponse<RuleEnvelope> |
RulesApi.deleteRuleWithHttpInfo(String ruleId) |
PropertiesEnvelope |
UsersApi.deleteUserProperties(String userId,
String aid) |
com.squareup.okhttp.Call |
UsersApi.deleteUserPropertiesAsync(String userId,
String aid,
ApiCallback<PropertiesEnvelope> callback) |
ApiResponse<PropertiesEnvelope> |
UsersApi.deleteUserPropertiesWithHttpInfo(String userId,
String aid) |
ExportRequestResponse |
ExportApi.exportRequest(ExportRequestInfo exportRequestInfo) |
com.squareup.okhttp.Call |
ExportApi.exportRequestAsync(ExportRequestInfo exportRequestInfo,
ApiCallback<ExportRequestResponse> callback) |
ApiResponse<ExportRequestResponse> |
ExportApi.exportRequestWithHttpInfo(ExportRequestInfo exportRequestInfo) |
AggregatesHistogramResponse |
MessagesApi.getAggregatesHistogram(Long startDate,
Long endDate,
String sdid,
String field,
String interval) |
com.squareup.okhttp.Call |
MessagesApi.getAggregatesHistogramAsync(Long startDate,
Long endDate,
String sdid,
String field,
String interval,
ApiCallback<AggregatesHistogramResponse> callback) |
ApiResponse<AggregatesHistogramResponse> |
MessagesApi.getAggregatesHistogramWithHttpInfo(Long startDate,
Long endDate,
String sdid,
String field,
String interval) |
ManifestVersionsEnvelope |
DeviceTypesApi.getAvailableManifestVersions(String deviceTypeId) |
com.squareup.okhttp.Call |
DeviceTypesApi.getAvailableManifestVersionsAsync(String deviceTypeId,
ApiCallback<ManifestVersionsEnvelope> callback) |
ApiResponse<ManifestVersionsEnvelope> |
DeviceTypesApi.getAvailableManifestVersionsWithHttpInfo(String deviceTypeId) |
DeviceEnvelope |
DevicesApi.getDevice(String deviceId) |
com.squareup.okhttp.Call |
DevicesApi.getDeviceAsync(String deviceId,
ApiCallback<DeviceEnvelope> callback) |
DeviceTokenEnvelope |
DevicesApi.getDeviceToken(String deviceId) |
com.squareup.okhttp.Call |
DevicesApi.getDeviceTokenAsync(String deviceId,
ApiCallback<DeviceTokenEnvelope> callback) |
ApiResponse<DeviceTokenEnvelope> |
DevicesApi.getDeviceTokenWithHttpInfo(String deviceId) |
DeviceTypeEnvelope |
DeviceTypesApi.getDeviceType(String deviceTypeId) |
com.squareup.okhttp.Call |
DeviceTypesApi.getDeviceTypeAsync(String deviceTypeId,
ApiCallback<DeviceTypeEnvelope> callback) |
DeviceTypesEnvelope |
DeviceTypesApi.getDeviceTypes(String name,
Integer offset,
Integer count,
String tags) |
com.squareup.okhttp.Call |
DeviceTypesApi.getDeviceTypesAsync(String name,
Integer offset,
Integer count,
String tags,
ApiCallback<DeviceTypesEnvelope> callback) |
ApiResponse<DeviceTypesEnvelope> |
DeviceTypesApi.getDeviceTypesWithHttpInfo(String name,
Integer offset,
Integer count,
String tags) |
ApiResponse<DeviceTypeEnvelope> |
DeviceTypesApi.getDeviceTypeWithHttpInfo(String deviceTypeId) |
ApiResponse<DeviceEnvelope> |
DevicesApi.getDeviceWithHttpInfo(String deviceId) |
ExportHistoryResponse |
ExportApi.getExportHistory(String trialId,
Integer count,
Integer offset) |
com.squareup.okhttp.Call |
ExportApi.getExportHistoryAsync(String trialId,
Integer count,
Integer offset,
ApiCallback<ExportHistoryResponse> callback) |
ApiResponse<ExportHistoryResponse> |
ExportApi.getExportHistoryWithHttpInfo(String trialId,
Integer count,
Integer offset) |
String |
ExportApi.getExportResult(String exportId) |
com.squareup.okhttp.Call |
ExportApi.getExportResultAsync(String exportId,
ApiCallback<String> callback) |
ApiResponse<String> |
ExportApi.getExportResultWithHttpInfo(String exportId) |
ExportStatusResponse |
ExportApi.getExportStatus(String exportId) |
com.squareup.okhttp.Call |
ExportApi.getExportStatusAsync(String exportId,
ApiCallback<ExportStatusResponse> callback) |
ApiResponse<ExportStatusResponse> |
ExportApi.getExportStatusWithHttpInfo(String exportId) |
FieldPresenceEnvelope |
MessagesApi.getFieldPresence(Long startDate,
Long endDate,
String interval,
String sdid,
String fieldPresence) |
com.squareup.okhttp.Call |
MessagesApi.getFieldPresenceAsync(Long startDate,
Long endDate,
String interval,
String sdid,
String fieldPresence,
ApiCallback<FieldPresenceEnvelope> callback) |
ApiResponse<FieldPresenceEnvelope> |
MessagesApi.getFieldPresenceWithHttpInfo(Long startDate,
Long endDate,
String interval,
String sdid,
String fieldPresence) |
NormalizedMessagesEnvelope |
MessagesApi.getLastNormalizedMessages(Integer count,
String sdids,
String fieldPresence) |
com.squareup.okhttp.Call |
MessagesApi.getLastNormalizedMessagesAsync(Integer count,
String sdids,
String fieldPresence,
ApiCallback<NormalizedMessagesEnvelope> callback) |
ApiResponse<NormalizedMessagesEnvelope> |
MessagesApi.getLastNormalizedMessagesWithHttpInfo(Integer count,
String sdids,
String fieldPresence) |
ManifestPropertiesEnvelope |
DeviceTypesApi.getLatestManifestProperties(String deviceTypeId) |
com.squareup.okhttp.Call |
DeviceTypesApi.getLatestManifestPropertiesAsync(String deviceTypeId,
ApiCallback<ManifestPropertiesEnvelope> callback) |
ApiResponse<ManifestPropertiesEnvelope> |
DeviceTypesApi.getLatestManifestPropertiesWithHttpInfo(String deviceTypeId) |
ManifestPropertiesEnvelope |
DeviceTypesApi.getManifestProperties(String deviceTypeId,
String version) |
com.squareup.okhttp.Call |
DeviceTypesApi.getManifestPropertiesAsync(String deviceTypeId,
String version,
ApiCallback<ManifestPropertiesEnvelope> callback) |
ApiResponse<ManifestPropertiesEnvelope> |
DeviceTypesApi.getManifestPropertiesWithHttpInfo(String deviceTypeId,
String version) |
AggregatesResponse |
MessagesApi.getMessageAggregates(String sdid,
String field,
Long startDate,
Long endDate) |
com.squareup.okhttp.Call |
MessagesApi.getMessageAggregatesAsync(String sdid,
String field,
Long startDate,
Long endDate,
ApiCallback<AggregatesResponse> callback) |
ApiResponse<AggregatesResponse> |
MessagesApi.getMessageAggregatesWithHttpInfo(String sdid,
String field,
Long startDate,
Long endDate) |
NormalizedMessagesEnvelope |
MessagesApi.getNormalizedMessages(String uid,
String sdid,
String mid,
String fieldPresence,
String filter,
String offset,
Integer count,
Long startDate,
Long endDate,
String order) |
com.squareup.okhttp.Call |
MessagesApi.getNormalizedMessagesAsync(String uid,
String sdid,
String mid,
String fieldPresence,
String filter,
String offset,
Integer count,
Long startDate,
Long endDate,
String order,
ApiCallback<NormalizedMessagesEnvelope> callback) |
ApiResponse<NormalizedMessagesEnvelope> |
MessagesApi.getNormalizedMessagesWithHttpInfo(String uid,
String sdid,
String mid,
String fieldPresence,
String filter,
String offset,
Integer count,
Long startDate,
Long endDate,
String order) |
DeviceRegStatusResponseEnvelope |
RegistrationsApi.getRequestStatusForUser(String requestId) |
com.squareup.okhttp.Call |
RegistrationsApi.getRequestStatusForUserAsync(String requestId,
ApiCallback<DeviceRegStatusResponseEnvelope> callback) |
ApiResponse<DeviceRegStatusResponseEnvelope> |
RegistrationsApi.getRequestStatusForUserWithHttpInfo(String requestId) |
RuleEnvelope |
RulesApi.getRule(String ruleId) |
com.squareup.okhttp.Call |
RulesApi.getRuleAsync(String ruleId,
ApiCallback<RuleEnvelope> callback) |
ApiResponse<RuleEnvelope> |
RulesApi.getRuleWithHttpInfo(String ruleId) |
UserEnvelope |
UsersApi.getSelf() |
com.squareup.okhttp.Call |
UsersApi.getSelfAsync(ApiCallback<UserEnvelope> callback) |
ApiResponse<UserEnvelope> |
UsersApi.getSelfWithHttpInfo() |
TagsEnvelope |
TagsApi.getTagCategories() |
com.squareup.okhttp.Call |
TagsApi.getTagCategoriesAsync(ApiCallback<TagsEnvelope> callback) |
ApiResponse<TagsEnvelope> |
TagsApi.getTagCategoriesWithHttpInfo() |
TagsEnvelope |
TagsApi.getTagsByCategories(String categories) |
com.squareup.okhttp.Call |
TagsApi.getTagsByCategoriesAsync(String categories,
ApiCallback<TagsEnvelope> callback) |
ApiResponse<TagsEnvelope> |
TagsApi.getTagsByCategoriesWithHttpInfo(String categories) |
TagsEnvelope |
TagsApi.getTagSuggestions(String entityType,
String tags,
String name,
Integer count) |
com.squareup.okhttp.Call |
TagsApi.getTagSuggestionsAsync(String entityType,
String tags,
String name,
Integer count,
ApiCallback<TagsEnvelope> callback) |
ApiResponse<TagsEnvelope> |
TagsApi.getTagSuggestionsWithHttpInfo(String entityType,
String tags,
String name,
Integer count) |
DevicesEnvelope |
UsersApi.getUserDevices(String userId,
Integer offset,
Integer count,
Boolean includeProperties) |
com.squareup.okhttp.Call |
UsersApi.getUserDevicesAsync(String userId,
Integer offset,
Integer count,
Boolean includeProperties,
ApiCallback<DevicesEnvelope> callback) |
ApiResponse<DevicesEnvelope> |
UsersApi.getUserDevicesWithHttpInfo(String userId,
Integer offset,
Integer count,
Boolean includeProperties) |
DeviceTypesEnvelope |
UsersApi.getUserDeviceTypes(String userId,
Integer offset,
Integer count,
Boolean includeShared) |
com.squareup.okhttp.Call |
UsersApi.getUserDeviceTypesAsync(String userId,
Integer offset,
Integer count,
Boolean includeShared,
ApiCallback<DeviceTypesEnvelope> callback) |
ApiResponse<DeviceTypesEnvelope> |
UsersApi.getUserDeviceTypesWithHttpInfo(String userId,
Integer offset,
Integer count,
Boolean includeShared) |
PropertiesEnvelope |
UsersApi.getUserProperties(String userId,
String aid) |
com.squareup.okhttp.Call |
UsersApi.getUserPropertiesAsync(String userId,
String aid,
ApiCallback<PropertiesEnvelope> callback) |
ApiResponse<PropertiesEnvelope> |
UsersApi.getUserPropertiesWithHttpInfo(String userId,
String aid) |
RulesEnvelope |
UsersApi.getUserRules(String userId,
Boolean excludeDisabled,
Integer count,
Integer offset) |
com.squareup.okhttp.Call |
UsersApi.getUserRulesAsync(String userId,
Boolean excludeDisabled,
Integer count,
Integer offset,
ApiCallback<RulesEnvelope> callback) |
ApiResponse<RulesEnvelope> |
UsersApi.getUserRulesWithHttpInfo(String userId,
Boolean excludeDisabled,
Integer count,
Integer offset) |
RefreshTokenResponse |
TokensApi.refreshToken(String grantType,
String refreshToken) |
com.squareup.okhttp.Call |
TokensApi.refreshTokenAsync(String grantType,
String refreshToken,
ApiCallback<RefreshTokenResponse> callback) |
ApiResponse<RefreshTokenResponse> |
TokensApi.refreshTokenWithHttpInfo(String grantType,
String refreshToken) |
MessageIDEnvelope |
MessagesApi.sendMessageAction(MessageAction data) |
com.squareup.okhttp.Call |
MessagesApi.sendMessageActionAsync(MessageAction data,
ApiCallback<MessageIDEnvelope> callback) |
ApiResponse<MessageIDEnvelope> |
MessagesApi.sendMessageActionWithHttpInfo(MessageAction data) |
UnregisterDeviceResponseEnvelope |
RegistrationsApi.unregisterDevice(String deviceId) |
com.squareup.okhttp.Call |
RegistrationsApi.unregisterDeviceAsync(String deviceId,
ApiCallback<UnregisterDeviceResponseEnvelope> callback) |
ApiResponse<UnregisterDeviceResponseEnvelope> |
RegistrationsApi.unregisterDeviceWithHttpInfo(String deviceId) |
DeviceEnvelope |
DevicesApi.updateDevice(String deviceId,
Device device) |
com.squareup.okhttp.Call |
DevicesApi.updateDeviceAsync(String deviceId,
Device device,
ApiCallback<DeviceEnvelope> callback) |
DeviceTokenEnvelope |
DevicesApi.updateDeviceToken(String deviceId) |
com.squareup.okhttp.Call |
DevicesApi.updateDeviceTokenAsync(String deviceId,
ApiCallback<DeviceTokenEnvelope> callback) |
ApiResponse<DeviceTokenEnvelope> |
DevicesApi.updateDeviceTokenWithHttpInfo(String deviceId) |
ApiResponse<DeviceEnvelope> |
DevicesApi.updateDeviceWithHttpInfo(String deviceId,
Device device) |
RuleEnvelope |
RulesApi.updateRule(String ruleId,
RuleUpdateInfo ruleInfo) |
com.squareup.okhttp.Call |
RulesApi.updateRuleAsync(String ruleId,
RuleUpdateInfo ruleInfo,
ApiCallback<RuleEnvelope> callback) |
ApiResponse<RuleEnvelope> |
RulesApi.updateRuleWithHttpInfo(String ruleId,
RuleUpdateInfo ruleInfo) |
PropertiesEnvelope |
UsersApi.updateUserProperties(String userId,
AppProperties properties,
String aid) |
com.squareup.okhttp.Call |
UsersApi.updateUserPropertiesAsync(String userId,
AppProperties properties,
String aid,
ApiCallback<PropertiesEnvelope> callback) |
ApiResponse<PropertiesEnvelope> |
UsersApi.updateUserPropertiesWithHttpInfo(String userId,
AppProperties properties,
String aid) |