Skip navigation links
B C D E G I L M N P R S U 

B

Brand - Class in models
 
Brand() - Constructor for class models.Brand
 
BrandCreateBody - Class in models
 
BrandCreateBody() - Constructor for class models.BrandCreateBody
 
Brands - Class in models
 
Brands() - Constructor for class models.Brands
 
BrandsInterface - Interface in services
 
BrandsService - Class in services
 
BrandsService() - Constructor for class services.BrandsService
 
BrandUpdateBody - Class in models
 
BrandUpdateBody() - Constructor for class models.BrandUpdateBody
 
bulkSubscribeRecipientsToList(String, ListBulkSubscriptionUpdate, String, String) - Method in interface services.ListsInterface
 
bulkSubscribeRecipientToList(String, ListBulkSubscriptionUpdate) - Method in class services.ListsService
 

C

Channel - Class in models
 
Channel() - Constructor for class models.Channel
 
Colors - Class in models
 
Colors() - Constructor for class models.Colors
 
Courier - Class in services
 
CourierClientApp - Class in example
 
CourierClientApp() - Constructor for class example.CourierClientApp
 

D

deleteBrand(String, String, String) - Method in interface services.BrandsInterface
 
deleteBrand(String) - Method in class services.BrandsService
 
deleteList(String, String, String) - Method in interface services.ListsInterface
 
deleteList(String) - Method in class services.ListsService
 

E

Email - Class in models
 
Email() - Constructor for class models.Email
 
Event - Class in models
 
Event() - Constructor for class models.Event
 
Events - Class in models
 
Events() - Constructor for class models.Events
 
EventsInterface - Interface in services
 
EventsService - Class in services
 
EventsService() - Constructor for class services.EventsService
 
example - package example
 

G

getAuthorizationHeader() - Static method in class services.Courier
 
getBaseUrl() - Static method in class services.Courier
 
getBrand(String, String, String) - Method in interface services.BrandsInterface
 
getBrand(String) - Method in class services.BrandsService
 
getBrands(String, String) - Method in interface services.BrandsInterface
 
getBrands() - Method in class services.BrandsService
 
getEvent(String, String, String) - Method in interface services.EventsInterface
 
getEvent(String) - Method in class services.EventsService
 
getEvents(String, String) - Method in interface services.EventsInterface
 
getEvents() - Method in class services.EventsService
 
getList(String, String, String) - Method in interface services.ListsInterface
 
getList(String) - Method in class services.ListsService
 
getLists(String, String, String, String) - Method in interface services.ListsInterface
 
getLists(String, String) - Method in class services.ListsService
 
getListSubscriptions(String, String, String, String) - Method in interface services.ListsInterface
 
getListSubscriptions(String, String) - Method in class services.ListsService
 
getMessage(String, String, String) - Method in interface services.MessagesInterface
 
getMessage(String) - Method in class services.MessagesService
 
getMessageHistory(String, String, String, String) - Method in interface services.MessagesInterface
 
getMessageHistory(String, String) - Method in class services.MessagesService
 
getMessages(String, String, String, String, String, String, String, String) - Method in interface services.MessagesInterface
 
getMessages(String, String, String, String, String, String) - Method in class services.MessagesService
 
getPreference(String, String, String) - Method in interface services.PreferencesInterface
 
getPreference(String) - Method in class services.PreferencesService
 
getPreferences(String, String) - Method in interface services.PreferencesInterface
 
getPreferences() - Method in class services.PreferencesService
 
getProfile(String, String, String) - Method in interface services.ProfilesInterface
 
getProfile(String) - Method in class services.ProfilesService
 
getProfileLists(String, String, String, String) - Method in interface services.ProfilesInterface
 
getProfileLists(String, String) - Method in class services.ProfilesService
 
getRetrofit() - Static method in class services.Courier
 
getUserAgent() - Static method in class services.Courier
 

I

init() - Static method in class services.Courier
 
init(String) - Static method in class services.Courier
 
init(String, String) - Static method in class services.Courier
 
init(String, String, String, String) - Static method in class services.Courier
 

L

List - Class in models
 
List() - Constructor for class models.List
 
ListBulkSubscriptionUpdate - Class in models
 
ListBulkSubscriptionUpdate() - Constructor for class models.ListBulkSubscriptionUpdate
 
ListsInterface - Interface in services
 
ListsService - Class in services
 
ListsService() - Constructor for class services.ListsService
 
ListSubscriptions - Class in models
 
ListSubscriptions() - Constructor for class models.ListSubscriptions
 
ListUpdateBody - Class in models
 
ListUpdateBody() - Constructor for class models.ListUpdateBody
 

M

main(String[]) - Static method in class example.CourierClientApp
 
Message - Class in models
 
Message() - Constructor for class models.Message
 
MessageHistory - Class in models
 
MessageHistory() - Constructor for class models.MessageHistory
 
Messages - Class in models
 
Messages() - Constructor for class models.Messages
 
MessagesInterface - Interface in services
 
MessagesService - Class in services
 
MessagesService() - Constructor for class services.MessagesService
 
models - package models
 

N

Notification - Class in models
 
Notification() - Constructor for class models.Notification
 

P

Paging - Class in models
 
Paging() - Constructor for class models.Paging
 
PatchOperation - Class in models
 
PatchOperation() - Constructor for class models.PatchOperation
 
patchProfile(String, PatchRequestBody, String, String) - Method in interface services.ProfilesInterface
 
patchProfile(String, PatchRequestBody) - Method in class services.ProfilesService
 
PatchRequestBody - Class in models
 
PatchRequestBody() - Constructor for class models.PatchRequestBody
 
postBrand(BrandCreateBody, String, String) - Method in interface services.BrandsInterface
 
postBrand(BrandCreateBody) - Method in class services.BrandsService
 
postProfile(String, Profile, String, String) - Method in interface services.ProfilesInterface
 
postProfile(String, Profile) - Method in class services.ProfilesService
 
Preference - Class in models
 
Preference() - Constructor for class models.Preference
 
PreferenceCategory - Class in models
 
PreferenceCategory() - Constructor for class models.PreferenceCategory
 
PreferenceConfig - Class in models
 
PreferenceConfig() - Constructor for class models.PreferenceConfig
 
Preferences - Class in models
 
Preferences() - Constructor for class models.Preferences
 
PreferencesInterface - Interface in services
 
PreferencesService - Class in services
 
PreferencesService() - Constructor for class services.PreferencesService
 
Profile - Class in models
 
Profile() - Constructor for class models.Profile
 
ProfileLists - Class in models
 
ProfileLists() - Constructor for class models.ProfileLists
 
ProfilesInterface - Interface in services
 
ProfilesService - Class in services
 
ProfilesService() - Constructor for class services.ProfilesService
 
Provider - Class in models
 
Provider() - Constructor for class models.Provider
 
PureLists - Class in models
 
PureLists() - Constructor for class models.PureLists
 
putBrand(String, BrandUpdateBody, String, String) - Method in interface services.BrandsInterface
 
putBrand(String, BrandUpdateBody) - Method in class services.BrandsService
 
putEvent(String, Event, String, String) - Method in interface services.EventsInterface
 
putEvent(String, Event) - Method in class services.EventsService
 
putList(String, ListUpdateBody, String, String) - Method in interface services.ListsInterface
 
putList(String, ListUpdateBody) - Method in class services.ListsService
 
putPreference(String, Preference, String, String) - Method in interface services.PreferencesInterface
 
putPreference(String, Preference) - Method in class services.PreferencesService
 
putProfile(String, Profile, String, String) - Method in interface services.ProfilesInterface
 
putProfile(String, Profile) - Method in class services.ProfilesService
 

R

Recipient - Class in models
 
Recipient() - Constructor for class models.Recipient
 
Reference - Class in models
 
Reference() - Constructor for class models.Reference
 
restoreList(String, String, String) - Method in interface services.ListsInterface
 
restoreList(String) - Method in class services.ListsService
 

S

send(SendRequestBody, String, String) - Method in interface services.SendInterface
 
send(SendRequestBody) - Method in class services.SendService
 
sendEnhanced(SendEnhancedRequestBody, String, String) - Method in interface services.SendInterface
 
sendEnhancedIdempotent(SendEnhancedRequestBody, String, String, String) - Method in interface services.SendInterface
 
sendEnhancedMessage(SendEnhancedRequestBody) - Method in class services.SendService
 
SendEnhancedRequestBody - Class in models
 
SendEnhancedRequestBody() - Constructor for class models.SendEnhancedRequestBody
 
SendEnhancedResponseBody - Class in models
 
SendEnhancedResponseBody() - Constructor for class models.SendEnhancedResponseBody
 
sendIdempotent(SendRequestBody, String, String, String) - Method in interface services.SendInterface
 
sendIdempotent(SendRequestBody, String) - Method in class services.SendService
 
sendIdempotentEnhancedMessage(SendEnhancedRequestBody, String) - Method in class services.SendService
 
SendInterface - Interface in services
 
SendListRequestBody - Class in models
 
SendListRequestBody() - Constructor for class models.SendListRequestBody
 
SendRequestBody - Class in models
 
SendRequestBody() - Constructor for class models.SendRequestBody
 
SendRequestMessage - Class in models
 
SendRequestMessage() - Constructor for class models.SendRequestMessage
 
SendRequestMessageRouting - Class in models
 
SendRequestMessageRouting() - Constructor for class models.SendRequestMessageRouting
 
SendResponseBody - Class in models
 
SendResponseBody() - Constructor for class models.SendResponseBody
 
SendService - Class in services
 
SendService() - Constructor for class services.SendService
 
sendToList(SendListRequestBody, String, String) - Method in interface services.SendInterface
 
sendToList(SendListRequestBody) - Method in class services.SendService
 
services - package services
 
Settings - Class in models
 
Settings() - Constructor for class models.Settings
 
SnippetItem - Class in models
 
SnippetItem() - Constructor for class models.SnippetItem
 
Snippets - Class in models
 
Snippets() - Constructor for class models.Snippets
 
subscribeRecipientToList(String, String, String, String) - Method in interface services.ListsInterface
 
subscribeRecipientToList(String, String) - Method in class services.ListsService
 
Subscription - Class in models
 
Subscription() - Constructor for class models.Subscription
 

U

UncategorizedPreferences - Class in models
 
UncategorizedPreferences() - Constructor for class models.UncategorizedPreferences
 
unsubscribeRecipientFromList(String, String, String, String) - Method in interface services.ListsInterface
 
unsubscribeRecipientFromList(String, String) - Method in class services.ListsService
 
UpdateResponseBody - Class in models
 
UpdateResponseBody() - Constructor for class models.UpdateResponseBody
 
B C D E G I L M N P R S U 
Skip navigation links

Copyright © 2022. All rights reserved.