A B C D E G H I J M P R S T U V

D

DeleteCall - Class in com.sugestio.client.call
 
DeleteCall(Client, SugestioConfig, SugestioClient.ResourceType, String, String, String) - Constructor for class com.sugestio.client.call.DeleteCall
 
deleteConsumption() - Method in class com.sugestio.client.Example
 
deleteConsumption(String) - Method in class com.sugestio.client.SugestioClient
Deletes the consumption identified by the given consumptionId.
deleteConsumptions(List<String>) - Method in class com.sugestio.client.SugestioClient
Deletes the consumptions identified by the given consumptionIds.
deleteConsumptionsBulk() - Method in class com.sugestio.client.Example
 
deleteItem() - Method in class com.sugestio.client.Example
 
deleteItem(String) - Method in class com.sugestio.client.SugestioClient
Deletes the metadata of the given user.
deleteRecommendation(String, String) - Method in class com.sugestio.client.SugestioClient
Indicate that the user did not appreciate a certain recommendation.
DeleteRecommendationCall - Class in com.sugestio.client.call
 
DeleteRecommendationCall(Client, SugestioConfig, String, String) - Constructor for class com.sugestio.client.call.DeleteRecommendationCall
 
deleteUser() - Method in class com.sugestio.client.Example
 
deleteUser(String) - Method in class com.sugestio.client.SugestioClient
Deletes the metadata of the given user.
deleteUserConsumptions(String, String) - Method in class com.sugestio.client.SugestioClient
Deletes the consumption data of the given user, optionally filtered by itemId.
Detail - Class in com.sugestio.client.model.detail
 
Detail() - Constructor for class com.sugestio.client.model.detail.Detail
 

A B C D E G H I J M P R S T U V