A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _ 

U

UnauthorizedException - class in com.courier.errors
 
UnauthorizedException.Builder - class in com.courier.errors.UnauthorizedException
A builder for UnauthorizedException.
UNDELIVERABLE - enum entry in com.courier.models.messages.MessageDetails.Status.Known
 
UNDELIVERABLE - enum entry in com.courier.models.messages.MessageDetails.Status.Value
 
UnexpectedStatusCodeException - class in com.courier.errors
 
UnexpectedStatusCodeException.Builder - class in com.courier.errors.UnexpectedStatusCodeException
A builder for UnexpectedStatusCodeException.
unknown(com.courier.core.JsonValue) - function in com.courier.models.ElementalNode.Visitor
Maps an unknown variant of ElementalNode to a value of type T.
unknown(com.courier.core.JsonValue) - function in com.courier.models.MessageRoutingChannel.Visitor
Maps an unknown variant of MessageRoutingChannel to a value of type T.
unknown(com.courier.core.JsonValue) - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.Visitor
Maps an unknown variant of Step to a value of type T.
unknown(com.courier.core.JsonValue) - function in com.courier.models.bulk.InboundBulkMessage.InboundBulkContentMessage.Content.Visitor
Maps an unknown variant of Content to a value of type T.
unknown(com.courier.core.JsonValue) - function in com.courier.models.bulk.InboundBulkMessage.Visitor
Maps an unknown variant of InboundBulkMessage to a value of type T.
unknown(com.courier.core.JsonValue) - function in com.courier.models.notifications.NotificationGetContent.Block.Content.Visitor
Maps an unknown variant of Content to a value of type T.
unknown(com.courier.core.JsonValue) - function in com.courier.models.send.SendMessageParams.Message.Content.Visitor
Maps an unknown variant of Content to a value of type T.
unknown(com.courier.core.JsonValue) - function in com.courier.models.send.SendMessageParams.Message.Expiry.ExpiresIn.Visitor
Maps an unknown variant of ExpiresIn to a value of type T.
unknown(com.courier.core.JsonValue) - function in com.courier.models.send.SendMessageParams.Message.To.Visitor
Maps an unknown variant of To to a value of type T.
UNKNOWN - enum entry in com.courier.models.users.tokens.TokenRetrieveResponse.Status.Known
 
UNKNOWN - enum entry in com.courier.models.users.tokens.TokenRetrieveResponse.Status.Value
 
unknown(com.courier.core.JsonValue) - function in com.courier.models.users.tokens.UserToken.ExpiryDate.Visitor
Maps an unknown variant of ExpiryDate to a value of type T.
UNMAPPED - enum entry in com.courier.models.messages.MessageDetails.Status.Known
 
UNMAPPED - enum entry in com.courier.models.messages.MessageDetails.Status.Value
 
UnprocessableEntityException - class in com.courier.errors
 
UnprocessableEntityException.Builder - class in com.courier.errors.UnprocessableEntityException
A builder for UnprocessableEntityException.
UNPUBLISHED - enum entry in com.courier.models.messages.MessageDetails.Reason.Known
 
UNPUBLISHED - enum entry in com.courier.models.messages.MessageDetails.Reason.Value
 
UNROUTABLE - enum entry in com.courier.models.messages.MessageDetails.Status.Known
 
UNROUTABLE - enum entry in com.courier.models.messages.MessageDetails.Status.Value
 
UNSUBSCRIBED - enum entry in com.courier.models.messages.MessageDetails.Reason.Known
 
UNSUBSCRIBED - enum entry in com.courier.models.messages.MessageDetails.Reason.Value
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync
 
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
Delete a subscription to a list by list ID and user ID.
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
Delete a subscription to a list by list ID and user ID.
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync
 
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
 
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
Returns a raw HTTP response for delete /lists/{list_id}/subscriptions/{user_id}, but is otherwise the same as SubscriptionServiceAsync.unsubscribeUser.
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
Returns a raw HTTP response for delete /lists/{list_id}/subscriptions/{user_id}, but is otherwise the same as SubscriptionServiceAsync.unsubscribeUser.
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
 
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsyncImpl
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsyncImpl.WithRawResponseImpl
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService
 
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService
Delete a subscription to a list by list ID and user ID.
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService
Delete a subscription to a list by list ID and user ID.
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService
 
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
 
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
Returns a raw HTTP response for delete /lists/{list_id}/subscriptions/{user_id}, but is otherwise the same as SubscriptionService.unsubscribeUser.
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
Returns a raw HTTP response for delete /lists/{list_id}/subscriptions/{user_id}, but is otherwise the same as SubscriptionService.unsubscribeUser.
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
 
unsubscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionServiceImpl
 
unsubscribeUser(com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionServiceImpl.WithRawResponseImpl
 
until() - function in com.courier.models.Rule
 
until(com.courier.core.JsonField) - function in com.courier.models.Rule.Builder
Sets Builder.until to an arbitrary JSON value.
until(java.lang.String) - function in com.courier.models.Rule.Builder
 
until() - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationDelayStep
 
until(com.courier.core.JsonField) - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationDelayStep.Builder
Sets Builder.until to an arbitrary JSON value.
until(java.util.Optional) - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationDelayStep.Builder
Alias for calling Builder.until with until.orElse(null).
until(java.lang.String) - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationDelayStep.Builder
 
until() - function in com.courier.models.send.SendMessageParams.Message.Delay
ISO 8601 timestamp or opening_hours-like format.
until(com.courier.core.JsonField) - function in com.courier.models.send.SendMessageParams.Message.Delay.Builder
Sets Builder.until to an arbitrary JSON value.
until(java.util.Optional) - function in com.courier.models.send.SendMessageParams.Message.Delay.Builder
Alias for calling Builder.until with until.orElse(null).
until(java.lang.String) - function in com.courier.models.send.SendMessageParams.Message.Delay.Builder
ISO 8601 timestamp or opening_hours-like format.
unwrappingDeserializer(com.fasterxml.jackson.databind.util.NameTransformer) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
unwrappingDeserializer(com.fasterxml.jackson.databind.util.NameTransformer) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
unwrappingDeserializer(com.fasterxml.jackson.databind.util.NameTransformer) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
unwrappingSerializer(com.fasterxml.jackson.databind.util.NameTransformer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
unwrappingSerializer(com.fasterxml.jackson.databind.util.NameTransformer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
update(com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.async.AudienceServiceAsync
 
update(com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.async.AudienceServiceAsync
 
update(com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync
 
update(java.lang.String) - function in com.courier.services.async.AudienceServiceAsync
Creates or updates audience.
update(java.lang.String) - function in com.courier.services.async.AudienceServiceAsync
Creates or updates audience.
update(java.lang.String,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync
 
update(java.lang.String,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.async.AudienceServiceAsync
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.async.AudienceServiceAsync
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync
 
update(com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
 
update(com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
 
update(com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
 
update(java.lang.String) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
Returns a raw HTTP response for put /audiences/{audience_id}, but is otherwise the same as AudienceServiceAsync.update.
update(java.lang.String) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
Returns a raw HTTP response for put /audiences/{audience_id}, but is otherwise the same as AudienceServiceAsync.update.
update(java.lang.String,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsync.WithRawResponse
 
update(com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsyncImpl
 
update(com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.AudienceServiceAsyncImpl.WithRawResponseImpl
 
update(com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.async.BrandServiceAsync
 
update(com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.async.BrandServiceAsync
 
update(com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.BrandServiceAsync
 
update(java.lang.String,com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.async.BrandServiceAsync
Replace an existing brand with the supplied values.
update(java.lang.String,com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.async.BrandServiceAsync
Replace an existing brand with the supplied values.
update(java.lang.String,com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.BrandServiceAsync
 
update(java.lang.String,com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.BrandServiceAsync
 
update(com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.async.BrandServiceAsync.WithRawResponse
 
update(com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.async.BrandServiceAsync.WithRawResponse
 
update(com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.BrandServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.async.BrandServiceAsync.WithRawResponse
Returns a raw HTTP response for put /brands/{brand_id}, but is otherwise the same as BrandServiceAsync.update.
update(java.lang.String,com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.async.BrandServiceAsync.WithRawResponse
Returns a raw HTTP response for put /brands/{brand_id}, but is otherwise the same as BrandServiceAsync.update.
update(java.lang.String,com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.BrandServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.BrandServiceAsync.WithRawResponse
 
update(com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.BrandServiceAsyncImpl
 
update(com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.BrandServiceAsyncImpl.WithRawResponseImpl
 
update(com.courier.models.lists.ListUpdateParams) - function in com.courier.services.async.ListServiceAsync
 
update(com.courier.models.lists.ListUpdateParams) - function in com.courier.services.async.ListServiceAsync
 
update(com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ListServiceAsync
 
update(java.lang.String,com.courier.models.lists.ListUpdateParams) - function in com.courier.services.async.ListServiceAsync
Create or replace an existing list with the supplied values.
update(java.lang.String,com.courier.models.lists.ListUpdateParams) - function in com.courier.services.async.ListServiceAsync
Create or replace an existing list with the supplied values.
update(java.lang.String,com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ListServiceAsync
 
update(java.lang.String,com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ListServiceAsync
 
update(com.courier.models.lists.ListUpdateParams) - function in com.courier.services.async.ListServiceAsync.WithRawResponse
 
update(com.courier.models.lists.ListUpdateParams) - function in com.courier.services.async.ListServiceAsync.WithRawResponse
 
update(com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ListServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.lists.ListUpdateParams) - function in com.courier.services.async.ListServiceAsync.WithRawResponse
Returns a raw HTTP response for put /lists/{list_id}, but is otherwise the same as ListServiceAsync.update.
update(java.lang.String,com.courier.models.lists.ListUpdateParams) - function in com.courier.services.async.ListServiceAsync.WithRawResponse
Returns a raw HTTP response for put /lists/{list_id}, but is otherwise the same as ListServiceAsync.update.
update(java.lang.String,com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ListServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ListServiceAsync.WithRawResponse
 
update(com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ListServiceAsyncImpl
 
update(com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ListServiceAsyncImpl.WithRawResponseImpl
 
update(com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.async.ProfileServiceAsync
 
update(com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.async.ProfileServiceAsync
 
update(com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ProfileServiceAsync
 
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.async.ProfileServiceAsync
Update a profile
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.async.ProfileServiceAsync
Update a profile
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ProfileServiceAsync
 
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ProfileServiceAsync
 
update(com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.async.ProfileServiceAsync.WithRawResponse
 
update(com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.async.ProfileServiceAsync.WithRawResponse
 
update(com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ProfileServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.async.ProfileServiceAsync.WithRawResponse
Returns a raw HTTP response for patch /profiles/{user_id}, but is otherwise the same as ProfileServiceAsync.update.
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.async.ProfileServiceAsync.WithRawResponse
Returns a raw HTTP response for patch /profiles/{user_id}, but is otherwise the same as ProfileServiceAsync.update.
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ProfileServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ProfileServiceAsync.WithRawResponse
 
update(com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ProfileServiceAsyncImpl
 
update(com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.ProfileServiceAsyncImpl.WithRawResponseImpl
 
update(com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.async.TenantServiceAsync
 
update(com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.async.TenantServiceAsync
 
update(com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TenantServiceAsync
 
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.async.TenantServiceAsync
Create or Replace a Tenant
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.async.TenantServiceAsync
Create or Replace a Tenant
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TenantServiceAsync
 
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TenantServiceAsync
 
update(com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.async.TenantServiceAsync.WithRawResponse
 
update(com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.async.TenantServiceAsync.WithRawResponse
 
update(com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TenantServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.async.TenantServiceAsync.WithRawResponse
Returns a raw HTTP response for put /tenants/{tenant_id}, but is otherwise the same as TenantServiceAsync.update.
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.async.TenantServiceAsync.WithRawResponse
Returns a raw HTTP response for put /tenants/{tenant_id}, but is otherwise the same as TenantServiceAsync.update.
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TenantServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TenantServiceAsync.WithRawResponse
 
update(com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TenantServiceAsyncImpl
 
update(com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TenantServiceAsyncImpl.WithRawResponseImpl
 
update(com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.async.TranslationServiceAsync
 
update(com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.async.TranslationServiceAsync
 
update(com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TranslationServiceAsync
 
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.async.TranslationServiceAsync
Update a translation
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.async.TranslationServiceAsync
Update a translation
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TranslationServiceAsync
 
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TranslationServiceAsync
 
update(com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.async.TranslationServiceAsync.WithRawResponse
 
update(com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.async.TranslationServiceAsync.WithRawResponse
 
update(com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TranslationServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.async.TranslationServiceAsync.WithRawResponse
Returns a raw HTTP response for put /translations/{domain}/{locale}, but is otherwise the same as TranslationServiceAsync.update.
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.async.TranslationServiceAsync.WithRawResponse
Returns a raw HTTP response for put /translations/{domain}/{locale}, but is otherwise the same as TranslationServiceAsync.update.
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TranslationServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TranslationServiceAsync.WithRawResponse
 
update(com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TranslationServiceAsyncImpl
 
update(com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.TranslationServiceAsyncImpl.WithRawResponseImpl
 
update(com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.async.notifications.CheckServiceAsync
 
update(com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.async.notifications.CheckServiceAsync
 
update(com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.notifications.CheckServiceAsync
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.async.notifications.CheckServiceAsync
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.async.notifications.CheckServiceAsync
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.notifications.CheckServiceAsync
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.notifications.CheckServiceAsync
 
update(com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.async.notifications.CheckServiceAsync.WithRawResponse
 
update(com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.async.notifications.CheckServiceAsync.WithRawResponse
 
update(com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.notifications.CheckServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.async.notifications.CheckServiceAsync.WithRawResponse
Returns a raw HTTP response for put /notifications/{id}/{submissionId}/checks, but is otherwise the same as CheckServiceAsync.update.
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.async.notifications.CheckServiceAsync.WithRawResponse
Returns a raw HTTP response for put /notifications/{id}/{submissionId}/checks, but is otherwise the same as CheckServiceAsync.update.
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.notifications.CheckServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.notifications.CheckServiceAsync.WithRawResponse
 
update(com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.notifications.CheckServiceAsyncImpl
 
update(com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.notifications.CheckServiceAsyncImpl.WithRawResponseImpl
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync
 
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync
Create or Replace Default Preferences For Topic
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync
Create or Replace Default Preferences For Topic
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync
 
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync.WithRawResponse
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync.WithRawResponse
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync.WithRawResponse
Returns a raw HTTP response for put /tenants/{tenant_id}/default_preferences/items/{topic_id}, but is otherwise the same as ItemServiceAsync.update.
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync.WithRawResponse
Returns a raw HTTP response for put /tenants/{tenant_id}/default_preferences/items/{topic_id}, but is otherwise the same as ItemServiceAsync.update.
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.tenants.preferences.ItemServiceAsync.WithRawResponse
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.tenants.preferences.ItemServiceAsyncImpl
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.tenants.preferences.ItemServiceAsyncImpl.WithRawResponseImpl
 
update(com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.async.users.TokenServiceAsync
 
update(com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.async.users.TokenServiceAsync
 
update(com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.TokenServiceAsync
 
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.async.users.TokenServiceAsync
Apply a JSON Patch (RFC 6902) to the specified token.
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.async.users.TokenServiceAsync
Apply a JSON Patch (RFC 6902) to the specified token.
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.TokenServiceAsync
 
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.TokenServiceAsync
 
update(com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.async.users.TokenServiceAsync.WithRawResponse
 
update(com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.async.users.TokenServiceAsync.WithRawResponse
 
update(com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.TokenServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.async.users.TokenServiceAsync.WithRawResponse
Returns a raw HTTP response for patch /users/{user_id}/tokens/{token}, but is otherwise the same as TokenServiceAsync.update.
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.async.users.TokenServiceAsync.WithRawResponse
Returns a raw HTTP response for patch /users/{user_id}/tokens/{token}, but is otherwise the same as TokenServiceAsync.update.
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.TokenServiceAsync.WithRawResponse
 
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.TokenServiceAsync.WithRawResponse
 
update(com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.TokenServiceAsyncImpl
 
update(com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.TokenServiceAsyncImpl.WithRawResponseImpl
 
update(com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.blocking.AudienceService
 
update(com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.blocking.AudienceService
 
update(com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService
 
update(java.lang.String) - function in com.courier.services.blocking.AudienceService
Creates or updates audience.
update(java.lang.String) - function in com.courier.services.blocking.AudienceService
Creates or updates audience.
update(java.lang.String,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService
 
update(java.lang.String,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.blocking.AudienceService
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.blocking.AudienceService
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService
 
update(com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.blocking.AudienceService.WithRawResponse
 
update(com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.blocking.AudienceService.WithRawResponse
 
update(com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService.WithRawResponse
 
update(java.lang.String) - function in com.courier.services.blocking.AudienceService.WithRawResponse
Returns a raw HTTP response for put /audiences/{audience_id}, but is otherwise the same as AudienceService.update.
update(java.lang.String) - function in com.courier.services.blocking.AudienceService.WithRawResponse
Returns a raw HTTP response for put /audiences/{audience_id}, but is otherwise the same as AudienceService.update.
update(java.lang.String,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService.WithRawResponse
 
update(java.lang.String,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService.WithRawResponse
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.blocking.AudienceService.WithRawResponse
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams) - function in com.courier.services.blocking.AudienceService.WithRawResponse
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService.WithRawResponse
 
update(java.lang.String,com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceService.WithRawResponse
 
update(com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceServiceImpl
 
update(com.courier.models.audiences.AudienceUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.AudienceServiceImpl.WithRawResponseImpl
 
update(com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.blocking.BrandService
 
update(com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.blocking.BrandService
 
update(com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.BrandService
 
update(java.lang.String,com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.blocking.BrandService
Replace an existing brand with the supplied values.
update(java.lang.String,com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.blocking.BrandService
Replace an existing brand with the supplied values.
update(java.lang.String,com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.BrandService
 
update(java.lang.String,com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.BrandService
 
update(com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.blocking.BrandService.WithRawResponse
 
update(com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.blocking.BrandService.WithRawResponse
 
update(com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.BrandService.WithRawResponse
 
update(java.lang.String,com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.blocking.BrandService.WithRawResponse
Returns a raw HTTP response for put /brands/{brand_id}, but is otherwise the same as BrandService.update.
update(java.lang.String,com.courier.models.brands.BrandUpdateParams) - function in com.courier.services.blocking.BrandService.WithRawResponse
Returns a raw HTTP response for put /brands/{brand_id}, but is otherwise the same as BrandService.update.
update(java.lang.String,com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.BrandService.WithRawResponse
 
update(java.lang.String,com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.BrandService.WithRawResponse
 
update(com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.BrandServiceImpl
 
update(com.courier.models.brands.BrandUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.BrandServiceImpl.WithRawResponseImpl
 
update(com.courier.models.lists.ListUpdateParams) - function in com.courier.services.blocking.ListService
 
update(com.courier.models.lists.ListUpdateParams) - function in com.courier.services.blocking.ListService
 
update(com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ListService
 
update(java.lang.String,com.courier.models.lists.ListUpdateParams) - function in com.courier.services.blocking.ListService
Create or replace an existing list with the supplied values.
update(java.lang.String,com.courier.models.lists.ListUpdateParams) - function in com.courier.services.blocking.ListService
Create or replace an existing list with the supplied values.
update(java.lang.String,com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ListService
 
update(java.lang.String,com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ListService
 
update(com.courier.models.lists.ListUpdateParams) - function in com.courier.services.blocking.ListService.WithRawResponse
 
update(com.courier.models.lists.ListUpdateParams) - function in com.courier.services.blocking.ListService.WithRawResponse
 
update(com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ListService.WithRawResponse
 
update(java.lang.String,com.courier.models.lists.ListUpdateParams) - function in com.courier.services.blocking.ListService.WithRawResponse
Returns a raw HTTP response for put /lists/{list_id}, but is otherwise the same as ListService.update.
update(java.lang.String,com.courier.models.lists.ListUpdateParams) - function in com.courier.services.blocking.ListService.WithRawResponse
Returns a raw HTTP response for put /lists/{list_id}, but is otherwise the same as ListService.update.
update(java.lang.String,com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ListService.WithRawResponse
 
update(java.lang.String,com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ListService.WithRawResponse
 
update(com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ListServiceImpl
 
update(com.courier.models.lists.ListUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ListServiceImpl.WithRawResponseImpl
 
update(com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.blocking.ProfileService
 
update(com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.blocking.ProfileService
 
update(com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ProfileService
 
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.blocking.ProfileService
Update a profile
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.blocking.ProfileService
Update a profile
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ProfileService
 
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ProfileService
 
update(com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.blocking.ProfileService.WithRawResponse
 
update(com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.blocking.ProfileService.WithRawResponse
 
update(com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ProfileService.WithRawResponse
 
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.blocking.ProfileService.WithRawResponse
Returns a raw HTTP response for patch /profiles/{user_id}, but is otherwise the same as ProfileService.update.
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams) - function in com.courier.services.blocking.ProfileService.WithRawResponse
Returns a raw HTTP response for patch /profiles/{user_id}, but is otherwise the same as ProfileService.update.
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ProfileService.WithRawResponse
 
update(java.lang.String,com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ProfileService.WithRawResponse
 
update(com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ProfileServiceImpl
 
update(com.courier.models.profiles.ProfileUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.ProfileServiceImpl.WithRawResponseImpl
 
update(com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.blocking.TenantService
 
update(com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.blocking.TenantService
 
update(com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TenantService
 
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.blocking.TenantService
Create or Replace a Tenant
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.blocking.TenantService
Create or Replace a Tenant
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TenantService
 
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TenantService
 
update(com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.blocking.TenantService.WithRawResponse
 
update(com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.blocking.TenantService.WithRawResponse
 
update(com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TenantService.WithRawResponse
 
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.blocking.TenantService.WithRawResponse
Returns a raw HTTP response for put /tenants/{tenant_id}, but is otherwise the same as TenantService.update.
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams) - function in com.courier.services.blocking.TenantService.WithRawResponse
Returns a raw HTTP response for put /tenants/{tenant_id}, but is otherwise the same as TenantService.update.
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TenantService.WithRawResponse
 
update(java.lang.String,com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TenantService.WithRawResponse
 
update(com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TenantServiceImpl
 
update(com.courier.models.tenants.TenantUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TenantServiceImpl.WithRawResponseImpl
 
update(com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.blocking.TranslationService
 
update(com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.blocking.TranslationService
 
update(com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TranslationService
 
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.blocking.TranslationService
Update a translation
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.blocking.TranslationService
Update a translation
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TranslationService
 
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TranslationService
 
update(com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.blocking.TranslationService.WithRawResponse
 
update(com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.blocking.TranslationService.WithRawResponse
 
update(com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TranslationService.WithRawResponse
 
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.blocking.TranslationService.WithRawResponse
Returns a raw HTTP response for put /translations/{domain}/{locale}, but is otherwise the same as TranslationService.update.
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams) - function in com.courier.services.blocking.TranslationService.WithRawResponse
Returns a raw HTTP response for put /translations/{domain}/{locale}, but is otherwise the same as TranslationService.update.
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TranslationService.WithRawResponse
 
update(java.lang.String,com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TranslationService.WithRawResponse
 
update(com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TranslationServiceImpl
 
update(com.courier.models.translations.TranslationUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.TranslationServiceImpl.WithRawResponseImpl
 
update(com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.blocking.notifications.CheckService
 
update(com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.blocking.notifications.CheckService
 
update(com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.notifications.CheckService
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.blocking.notifications.CheckService
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.blocking.notifications.CheckService
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.notifications.CheckService
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.notifications.CheckService
 
update(com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.blocking.notifications.CheckService.WithRawResponse
 
update(com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.blocking.notifications.CheckService.WithRawResponse
 
update(com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.notifications.CheckService.WithRawResponse
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.blocking.notifications.CheckService.WithRawResponse
Returns a raw HTTP response for put /notifications/{id}/{submissionId}/checks, but is otherwise the same as CheckService.update.
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams) - function in com.courier.services.blocking.notifications.CheckService.WithRawResponse
Returns a raw HTTP response for put /notifications/{id}/{submissionId}/checks, but is otherwise the same as CheckService.update.
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.notifications.CheckService.WithRawResponse
 
update(java.lang.String,com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.notifications.CheckService.WithRawResponse
 
update(com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.notifications.CheckServiceImpl
 
update(com.courier.models.notifications.checks.CheckUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.notifications.CheckServiceImpl.WithRawResponseImpl
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.blocking.tenants.preferences.ItemService
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.blocking.tenants.preferences.ItemService
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.tenants.preferences.ItemService
 
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.blocking.tenants.preferences.ItemService
Create or Replace Default Preferences For Topic
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.blocking.tenants.preferences.ItemService
Create or Replace Default Preferences For Topic
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.tenants.preferences.ItemService
 
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.tenants.preferences.ItemService
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.blocking.tenants.preferences.ItemService.WithRawResponse
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.blocking.tenants.preferences.ItemService.WithRawResponse
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.tenants.preferences.ItemService.WithRawResponse
 
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.blocking.tenants.preferences.ItemService.WithRawResponse
Returns a raw HTTP response for put /tenants/{tenant_id}/default_preferences/items/{topic_id}, but is otherwise the same as ItemService.update.
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams) - function in com.courier.services.blocking.tenants.preferences.ItemService.WithRawResponse
Returns a raw HTTP response for put /tenants/{tenant_id}/default_preferences/items/{topic_id}, but is otherwise the same as ItemService.update.
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.tenants.preferences.ItemService.WithRawResponse
 
update(java.lang.String,com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.tenants.preferences.ItemService.WithRawResponse
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.tenants.preferences.ItemServiceImpl
 
update(com.courier.models.tenants.preferences.items.ItemUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.tenants.preferences.ItemServiceImpl.WithRawResponseImpl
 
update(com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.blocking.users.TokenService
 
update(com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.blocking.users.TokenService
 
update(com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.TokenService
 
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.blocking.users.TokenService
Apply a JSON Patch (RFC 6902) to the specified token.
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.blocking.users.TokenService
Apply a JSON Patch (RFC 6902) to the specified token.
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.TokenService
 
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.TokenService
 
update(com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.blocking.users.TokenService.WithRawResponse
 
update(com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.blocking.users.TokenService.WithRawResponse
 
update(com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.TokenService.WithRawResponse
 
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.blocking.users.TokenService.WithRawResponse
Returns a raw HTTP response for patch /users/{user_id}/tokens/{token}, but is otherwise the same as TokenService.update.
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams) - function in com.courier.services.blocking.users.TokenService.WithRawResponse
Returns a raw HTTP response for patch /users/{user_id}/tokens/{token}, but is otherwise the same as TokenService.update.
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.TokenService.WithRawResponse
 
update(java.lang.String,com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.TokenService.WithRawResponse
 
update(com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.TokenServiceImpl
 
update(com.courier.models.users.tokens.TokenUpdateParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.TokenServiceImpl.WithRawResponseImpl
 
UPDATE_PROFILE - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationUpdateProfileStep.Action.Known
 
UPDATE_PROFILE - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationUpdateProfileStep.Action.Value
 
updated() - function in com.courier.models.brands.Brand
 
updated(com.courier.core.JsonField) - function in com.courier.models.brands.Brand.Builder
Sets Builder.updated to an arbitrary JSON value.
updated(java.lang.Long) - function in com.courier.models.brands.Brand.Builder
 
updated() - function in com.courier.models.lists.SubscriptionList
 
updated(com.courier.core.JsonField) - function in com.courier.models.lists.SubscriptionList.Builder
Sets Builder.updated to an arbitrary JSON value.
updated(java.util.Optional) - function in com.courier.models.lists.SubscriptionList.Builder
Alias for calling Builder.updated with updated.orElse(null).
updated(java.lang.String) - function in com.courier.models.lists.SubscriptionList.Builder
 
updated() - function in com.courier.models.notifications.Check
 
updated(com.courier.core.JsonField) - function in com.courier.models.notifications.Check.Builder
Sets Builder.updated to an arbitrary JSON value.
updated(java.lang.Long) - function in com.courier.models.notifications.Check.Builder
 
updated() - function in com.courier.models.profiles.lists.ListRetrieveResponse.Result
The date/time of when the list was updated.
updated(com.courier.core.JsonField) - function in com.courier.models.profiles.lists.ListRetrieveResponse.Result.Builder
Sets Builder.updated to an arbitrary JSON value.
updated(java.lang.String) - function in com.courier.models.profiles.lists.ListRetrieveResponse.Result.Builder
The date/time of when the list was updated.
updatedAt() - function in com.courier.models.audiences.Audience
 
updatedAt(com.courier.core.JsonField) - function in com.courier.models.audiences.Audience.Builder
Sets Builder.updatedAt to an arbitrary JSON value.
updatedAt(java.lang.String) - function in com.courier.models.audiences.Audience.Builder
 
updatedAt() - function in com.courier.models.notifications.NotificationListResponse.Result
 
updatedAt(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationListResponse.Result.Builder
Sets Builder.updatedAt to an arbitrary JSON value.
updatedAt(java.lang.Long) - function in com.courier.models.notifications.NotificationListResponse.Result.Builder
 
updatedAt() - function in com.courier.models.tenants.BaseTemplateTenantAssociation
The timestamp at which the template was last updated
updatedAt(com.courier.core.JsonField) - function in com.courier.models.tenants.BaseTemplateTenantAssociation.Builder
Sets Builder.updatedAt to an arbitrary JSON value.
updatedAt(java.lang.String) - function in com.courier.models.tenants.BaseTemplateTenantAssociation.Builder
The timestamp at which the template was last updated
updatedAt() - function in com.courier.models.tenants.templates.TemplateListResponse.Item
The timestamp at which the template was last updated
updatedAt(com.courier.core.JsonField) - function in com.courier.models.tenants.templates.TemplateListResponse.Item.Builder
Sets Builder.updatedAt to an arbitrary JSON value.
updatedAt(java.lang.String) - function in com.courier.models.tenants.templates.TemplateListResponse.Item.Builder
The timestamp at which the template was last updated
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.async.users.PreferenceServiceAsync
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.async.users.PreferenceServiceAsync
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.PreferenceServiceAsync
 
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.async.users.PreferenceServiceAsync
Update or Create user preferences for a specific subscription topic.
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.async.users.PreferenceServiceAsync
Update or Create user preferences for a specific subscription topic.
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.PreferenceServiceAsync
 
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.PreferenceServiceAsync
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.async.users.PreferenceServiceAsync.WithRawResponse
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.async.users.PreferenceServiceAsync.WithRawResponse
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.PreferenceServiceAsync.WithRawResponse
 
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.async.users.PreferenceServiceAsync.WithRawResponse
Returns a raw HTTP response for put /users/{user_id}/preferences/{topic_id}, but is otherwise the same as PreferenceServiceAsync.updateOrCreateTopic.
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.async.users.PreferenceServiceAsync.WithRawResponse
Returns a raw HTTP response for put /users/{user_id}/preferences/{topic_id}, but is otherwise the same as PreferenceServiceAsync.updateOrCreateTopic.
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.PreferenceServiceAsync.WithRawResponse
 
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.PreferenceServiceAsync.WithRawResponse
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.PreferenceServiceAsyncImpl
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.async.users.PreferenceServiceAsyncImpl.WithRawResponseImpl
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.blocking.users.PreferenceService
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.blocking.users.PreferenceService
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.PreferenceService
 
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.blocking.users.PreferenceService
Update or Create user preferences for a specific subscription topic.
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.blocking.users.PreferenceService
Update or Create user preferences for a specific subscription topic.
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.PreferenceService
 
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.PreferenceService
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.blocking.users.PreferenceService.WithRawResponse
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.blocking.users.PreferenceService.WithRawResponse
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.PreferenceService.WithRawResponse
 
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.blocking.users.PreferenceService.WithRawResponse
Returns a raw HTTP response for put /users/{user_id}/preferences/{topic_id}, but is otherwise the same as PreferenceService.updateOrCreateTopic.
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams) - function in com.courier.services.blocking.users.PreferenceService.WithRawResponse
Returns a raw HTTP response for put /users/{user_id}/preferences/{topic_id}, but is otherwise the same as PreferenceService.updateOrCreateTopic.
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.PreferenceService.WithRawResponse
 
updateOrCreateTopic(java.lang.String,com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.PreferenceService.WithRawResponse
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.PreferenceServiceImpl
 
updateOrCreateTopic(com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.users.PreferenceServiceImpl.WithRawResponseImpl
 
url() - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationFetchDataStep.Webhook
 
url(com.courier.core.JsonField) - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationFetchDataStep.Webhook.Builder
Sets Builder.url to an arbitrary JSON value.
url(java.lang.String) - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationFetchDataStep.Webhook.Builder
 
url() - function in com.courier.models.tenants.TenantListResponse
A url that may be used to generate these results.
url(com.courier.core.JsonField) - function in com.courier.models.tenants.TenantListResponse.Builder
Sets Builder.url to an arbitrary JSON value.
url(java.lang.String) - function in com.courier.models.tenants.TenantListResponse.Builder
A url that may be used to generate these results.
url() - function in com.courier.models.tenants.TenantListUsersResponse
A url that may be used to generate these results.
url(com.courier.core.JsonField) - function in com.courier.models.tenants.TenantListUsersResponse.Builder
Sets Builder.url to an arbitrary JSON value.
url(java.lang.String) - function in com.courier.models.tenants.TenantListUsersResponse.Builder
A url that may be used to generate these results.
url() - function in com.courier.models.tenants.templates.TemplateListResponse
A url that may be used to generate these results.
url(com.courier.core.JsonField) - function in com.courier.models.tenants.templates.TemplateListResponse.Builder
Sets Builder.url to an arbitrary JSON value.
url(java.lang.String) - function in com.courier.models.tenants.templates.TemplateListResponse.Builder
A url that may be used to generate these results.
url() - function in com.courier.models.users.tenants.TenantListResponse
A url that may be used to generate these results.
url(com.courier.core.JsonField) - function in com.courier.models.users.tenants.TenantListResponse.Builder
Sets Builder.url to an arbitrary JSON value.
url(java.lang.String) - function in com.courier.models.users.tenants.TenantListResponse.Builder
A url that may be used to generate these results.
USER - enum entry in com.courier.models.tenants.TenantAssociation.Type.Known
 
USER - enum entry in com.courier.models.tenants.TenantAssociation.Type.Value
 
userId() - function in com.courier.models.Recipient
The user's unique identifier.
userId(com.courier.core.JsonField) - function in com.courier.models.Recipient.Builder
Sets Builder.userId to an arbitrary JSON value.
userId(java.util.Optional) - function in com.courier.models.Recipient.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.Recipient.Builder
The user's unique identifier.
userId() - function in com.courier.models.UserRecipient
The user's unique identifier.
userId(com.courier.core.JsonField) - function in com.courier.models.UserRecipient.Builder
Sets Builder.userId to an arbitrary JSON value.
userId(java.util.Optional) - function in com.courier.models.UserRecipient.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.UserRecipient.Builder
The user's unique identifier.
userId() - function in com.courier.models.inbound.InboundTrackEventParams
The user id associatiated with the track
userId() - function in com.courier.models.inbound.InboundTrackEventParams.Body
The user id associatiated with the track
userId(com.courier.core.JsonField) - function in com.courier.models.inbound.InboundTrackEventParams.Body.Builder
Sets Builder.userId to an arbitrary JSON value.
userId(java.util.Optional) - function in com.courier.models.inbound.InboundTrackEventParams.Body.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.inbound.InboundTrackEventParams.Body.Builder
The user id associatiated with the track
userId(com.courier.core.JsonField) - function in com.courier.models.inbound.InboundTrackEventParams.Builder
Sets Builder.userId to an arbitrary JSON value.
userId(java.util.Optional) - function in com.courier.models.inbound.InboundTrackEventParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.inbound.InboundTrackEventParams.Builder
The user id associatiated with the track
userId() - function in com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams
 
userId(java.util.Optional) - function in com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams.Builder
 
userId() - function in com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams
 
userId(java.util.Optional) - function in com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams.Builder
 
userId() - function in com.courier.models.profiles.ProfileCreateParams
 
userId(java.util.Optional) - function in com.courier.models.profiles.ProfileCreateParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.profiles.ProfileCreateParams.Builder
 
userId() - function in com.courier.models.profiles.ProfileDeleteParams
 
userId(java.util.Optional) - function in com.courier.models.profiles.ProfileDeleteParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.profiles.ProfileDeleteParams.Builder
 
userId() - function in com.courier.models.profiles.ProfileReplaceParams
 
userId(java.util.Optional) - function in com.courier.models.profiles.ProfileReplaceParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.profiles.ProfileReplaceParams.Builder
 
userId() - function in com.courier.models.profiles.ProfileRetrieveParams
 
userId(java.util.Optional) - function in com.courier.models.profiles.ProfileRetrieveParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.profiles.ProfileRetrieveParams.Builder
 
userId() - function in com.courier.models.profiles.ProfileUpdateParams
 
userId(java.util.Optional) - function in com.courier.models.profiles.ProfileUpdateParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.profiles.ProfileUpdateParams.Builder
 
userId() - function in com.courier.models.profiles.lists.ListDeleteParams
 
userId(java.util.Optional) - function in com.courier.models.profiles.lists.ListDeleteParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.profiles.lists.ListDeleteParams.Builder
 
userId() - function in com.courier.models.profiles.lists.ListRetrieveParams
 
userId(java.util.Optional) - function in com.courier.models.profiles.lists.ListRetrieveParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.profiles.lists.ListRetrieveParams.Builder
 
userId() - function in com.courier.models.profiles.lists.ListSubscribeParams
 
userId(java.util.Optional) - function in com.courier.models.profiles.lists.ListSubscribeParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.profiles.lists.ListSubscribeParams.Builder
 
userId() - function in com.courier.models.tenants.TenantAssociation
User ID for the association between tenant and user
userId(com.courier.core.JsonField) - function in com.courier.models.tenants.TenantAssociation.Builder
Sets Builder.userId to an arbitrary JSON value.
userId(java.util.Optional) - function in com.courier.models.tenants.TenantAssociation.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.tenants.TenantAssociation.Builder
User ID for the association between tenant and user
userId() - function in com.courier.models.users.preferences.PreferenceRetrieveParams
 
userId(java.util.Optional) - function in com.courier.models.users.preferences.PreferenceRetrieveParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.users.preferences.PreferenceRetrieveParams.Builder
 
userId() - function in com.courier.models.users.preferences.PreferenceRetrieveTopicParams
 
userId(java.lang.String) - function in com.courier.models.users.preferences.PreferenceRetrieveTopicParams.Builder
 
userId() - function in com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams
 
userId(java.lang.String) - function in com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams.Builder
 
userId() - function in com.courier.models.users.tenants.TenantAddMultipleParams
 
userId(java.util.Optional) - function in com.courier.models.users.tenants.TenantAddMultipleParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.users.tenants.TenantAddMultipleParams.Builder
 
userId() - function in com.courier.models.users.tenants.TenantAddSingleParams
 
userId(java.lang.String) - function in com.courier.models.users.tenants.TenantAddSingleParams.Builder
 
userId() - function in com.courier.models.users.tenants.TenantListParams
 
userId(java.util.Optional) - function in com.courier.models.users.tenants.TenantListParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.users.tenants.TenantListParams.Builder
 
userId() - function in com.courier.models.users.tenants.TenantRemoveAllParams
 
userId(java.util.Optional) - function in com.courier.models.users.tenants.TenantRemoveAllParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.users.tenants.TenantRemoveAllParams.Builder
 
userId() - function in com.courier.models.users.tenants.TenantRemoveSingleParams
 
userId(java.lang.String) - function in com.courier.models.users.tenants.TenantRemoveSingleParams.Builder
 
userId() - function in com.courier.models.users.tokens.TokenAddMultipleParams
 
userId(java.util.Optional) - function in com.courier.models.users.tokens.TokenAddMultipleParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.users.tokens.TokenAddMultipleParams.Builder
 
userId() - function in com.courier.models.users.tokens.TokenAddSingleParams
 
userId(java.lang.String) - function in com.courier.models.users.tokens.TokenAddSingleParams.Builder
 
userId() - function in com.courier.models.users.tokens.TokenDeleteParams
 
userId(java.lang.String) - function in com.courier.models.users.tokens.TokenDeleteParams.Builder
 
userId() - function in com.courier.models.users.tokens.TokenListParams
 
userId(java.util.Optional) - function in com.courier.models.users.tokens.TokenListParams.Builder
Alias for calling Builder.userId with userId.orElse(null).
userId(java.lang.String) - function in com.courier.models.users.tokens.TokenListParams.Builder
 
userId() - function in com.courier.models.users.tokens.TokenRetrieveParams
 
userId(java.lang.String) - function in com.courier.models.users.tokens.TokenRetrieveParams.Builder
 
userId() - function in com.courier.models.users.tokens.TokenUpdateParams
 
userId(java.lang.String) - function in com.courier.models.users.tokens.TokenUpdateParams.Builder
 
userProfile() - function in com.courier.models.tenants.Tenant
A user profile object merged with user profile on send.
userProfile(com.courier.core.JsonField) - function in com.courier.models.tenants.Tenant.Builder
Sets Builder.userProfile to an arbitrary JSON value.
userProfile(com.courier.models.tenants.Tenant.UserProfile) - function in com.courier.models.tenants.Tenant.Builder
A user profile object merged with user profile on send.
userProfile(java.util.Optional) - function in com.courier.models.tenants.Tenant.Builder
Alias for calling Builder.userProfile with userProfile.orElse(null).
userProfile() - function in com.courier.models.tenants.TenantUpdateParams
A user profile object merged with user profile on send.
userProfile() - function in com.courier.models.tenants.TenantUpdateParams.Body
A user profile object merged with user profile on send.
userProfile(com.courier.core.JsonField) - function in com.courier.models.tenants.TenantUpdateParams.Body.Builder
Sets Builder.userProfile to an arbitrary JSON value.
userProfile(com.courier.models.tenants.TenantUpdateParams.UserProfile) - function in com.courier.models.tenants.TenantUpdateParams.Body.Builder
A user profile object merged with user profile on send.
userProfile(java.util.Optional) - function in com.courier.models.tenants.TenantUpdateParams.Body.Builder
Alias for calling Builder.userProfile with userProfile.orElse(null).
userProfile(com.courier.core.JsonField) - function in com.courier.models.tenants.TenantUpdateParams.Builder
Sets Builder.userProfile to an arbitrary JSON value.
userProfile(com.courier.models.tenants.TenantUpdateParams.UserProfile) - function in com.courier.models.tenants.TenantUpdateParams.Builder
A user profile object merged with user profile on send.
userProfile(java.util.Optional) - function in com.courier.models.tenants.TenantUpdateParams.Builder
Alias for calling Builder.userProfile with userProfile.orElse(null).
UserRecipient - class in com.courier.models
 
userRecipient() - function in com.courier.models.send.SendMessageParams.Message.To
 
UserRecipient.Builder - class in com.courier.models.UserRecipient
A builder for UserRecipient.
UserRecipient.Data - class in com.courier.models.UserRecipient
 
UserRecipient.Data.Builder - class in com.courier.models.UserRecipient.Data
A builder for Data.
users() - function in com.courier.client.CourierClient
 
users() - function in com.courier.client.CourierClient.WithRawResponse
 
users() - function in com.courier.client.CourierClientAsync
 
users() - function in com.courier.client.CourierClientAsync.WithRawResponse
 
users() - function in com.courier.client.CourierClientAsyncImpl
 
users() - function in com.courier.client.CourierClientAsyncImpl.WithRawResponseImpl
 
users() - function in com.courier.client.CourierClientImpl
 
users() - function in com.courier.client.CourierClientImpl.WithRawResponseImpl
 
users() - function in com.courier.models.bulk.BulkAddUsersParams
 
users() - function in com.courier.models.bulk.BulkAddUsersParams.Body
 
users(com.courier.core.JsonField) - function in com.courier.models.bulk.BulkAddUsersParams.Body.Builder
Sets Builder.users to an arbitrary JSON value.
users(java.util.List) - function in com.courier.models.bulk.BulkAddUsersParams.Body.Builder
 
users(com.courier.core.JsonField) - function in com.courier.models.bulk.BulkAddUsersParams.Builder
Sets Builder.users to an arbitrary JSON value.
users(java.util.List) - function in com.courier.models.bulk.BulkAddUsersParams.Builder
 
UserService - class in com.courier.services.blocking
 
UserService.WithRawResponse - class in com.courier.services.blocking.UserService
A view of UserService that provides access to raw HTTP responses for each method.
UserServiceAsync - class in com.courier.services.async
 
UserServiceAsync.WithRawResponse - class in com.courier.services.async.UserServiceAsync
A view of UserServiceAsync that provides access to raw HTTP responses for each method.
UserServiceAsyncImpl - class in com.courier.services.async
 
UserServiceAsyncImpl.WithRawResponseImpl - class in com.courier.services.async.UserServiceAsyncImpl
 
UserServiceImpl - class in com.courier.services.blocking
 
UserServiceImpl.WithRawResponseImpl - class in com.courier.services.blocking.UserServiceImpl
 
userToken() - function in com.courier.models.users.tokens.TokenAddSingleParams
 
userToken(com.courier.models.users.tokens.UserToken) - function in com.courier.models.users.tokens.TokenAddSingleParams.Builder
 
UserToken - class in com.courier.models.users.tokens
 
UserToken.Builder - class in com.courier.models.users.tokens.UserToken
A builder for UserToken.
UserToken.Device - class in com.courier.models.users.tokens.UserToken
Information about the device the token came from.
UserToken.Device.Builder - class in com.courier.models.users.tokens.UserToken.Device
A builder for Device.
UserToken.ExpiryDate - class in com.courier.models.users.tokens.UserToken
ISO 8601 formatted date the token expires.
UserToken.ExpiryDate.Visitor - class in com.courier.models.users.tokens.UserToken.ExpiryDate
An interface that defines how to map each variant of ExpiryDate to a value of type T.
UserToken.ProviderKey - class in com.courier.models.users.tokens.UserToken
 
UserToken.ProviderKey.Known - class in com.courier.models.users.tokens.UserToken.ProviderKey
An enum containing ProviderKey's known values.
UserToken.ProviderKey.Value - class in com.courier.models.users.tokens.UserToken.ProviderKey
An enum containing ProviderKey's known values, as well as an _UNKNOWN member.
UserToken.Tracking - class in com.courier.models.users.tokens.UserToken
Tracking information about the device the token came from.
UserToken.Tracking.Builder - class in com.courier.models.users.tokens.UserToken.Tracking
A builder for Tracking.
usesObjectId() - function in com.fasterxml.jackson.databind.JsonSerializer
 
Utm - class in com.courier.models
 
utm() - function in com.courier.models.send.SendMessageParams.Message.Metadata
 
utm(com.courier.core.JsonField) - function in com.courier.models.send.SendMessageParams.Message.Metadata.Builder
Sets Builder.utm to an arbitrary JSON value.
utm(com.courier.models.Utm) - function in com.courier.models.send.SendMessageParams.Message.Metadata.Builder
 
utm(java.util.Optional) - function in com.courier.models.send.SendMessageParams.Message.Metadata.Builder
Alias for calling Builder.utm with utm.orElse(null).
Utm.Builder - class in com.courier.models.Utm
A builder for Utm.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _