S
- scope() - function in com.courier.models.auth.AuthIssueTokenParams
- Available scopes:
user_id:<user-id>- Defines which user the token will be scoped to. Multiple can be listed if needed. Exuser_id:pigeon user_id:bluebird.read:messages- Read messages.read:user-tokens- Read user push tokens.write:user-tokens- Write user push tokens.read:brands[:<brand_id>]- Read brands, optionally restricted to a specific brand_id. Examplesread:brands,read:brands:my_brand.write:brands[:<brand_id>]- Write brands, optionally restricted to a specific brand_id. Exampleswrite:brands,write:brands:my_brand.inbox:read:messages- Read inbox messages.inbox:write:events- Write inbox events, such as mark message as read.read:preferences- Read user preferences.write:preferences- Write user preferences. Example:user_id:user123 write:user-tokens inbox:read:messages inbox:write:events read:preferences write:preferences read:brands
- scope() - function in com.courier.models.auth.AuthIssueTokenParams.Body
- Available scopes:
user_id:<user-id>- Defines which user the token will be scoped to. Multiple can be listed if needed. Exuser_id:pigeon user_id:bluebird.read:messages- Read messages.read:user-tokens- Read user push tokens.write:user-tokens- Write user push tokens.read:brands[:<brand_id>]- Read brands, optionally restricted to a specific brand_id. Examplesread:brands,read:brands:my_brand.write:brands[:<brand_id>]- Write brands, optionally restricted to a specific brand_id. Exampleswrite:brands,write:brands:my_brand.inbox:read:messages- Read inbox messages.inbox:write:events- Write inbox events, such as mark message as read.read:preferences- Read user preferences.write:preferences- Write user preferences. Example:user_id:user123 write:user-tokens inbox:read:messages inbox:write:events read:preferences write:preferences read:brands
- scope(com.courier.core.JsonField) - function in com.courier.models.auth.AuthIssueTokenParams.Body.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(java.lang.String) - function in com.courier.models.auth.AuthIssueTokenParams.Body.Builder
- Available scopes:
user_id:<user-id>- Defines which user the token will be scoped to. Multiple can be listed if needed. Exuser_id:pigeon user_id:bluebird.read:messages- Read messages.read:user-tokens- Read user push tokens.write:user-tokens- Write user push tokens.read:brands[:<brand_id>]- Read brands, optionally restricted to a specific brand_id. Examplesread:brands,read:brands:my_brand.write:brands[:<brand_id>]- Write brands, optionally restricted to a specific brand_id. Exampleswrite:brands,write:brands:my_brand.inbox:read:messages- Read inbox messages.inbox:write:events- Write inbox events, such as mark message as read.read:preferences- Read user preferences.write:preferences- Write user preferences. Example:user_id:user123 write:user-tokens inbox:read:messages inbox:write:events read:preferences write:preferences read:brands
- scope(com.courier.core.JsonField) - function in com.courier.models.auth.AuthIssueTokenParams.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(java.lang.String) - function in com.courier.models.auth.AuthIssueTokenParams.Builder
- Available scopes:
user_id:<user-id>- Defines which user the token will be scoped to. Multiple can be listed if needed. Exuser_id:pigeon user_id:bluebird.read:messages- Read messages.read:user-tokens- Read user push tokens.write:user-tokens- Write user push tokens.read:brands[:<brand_id>]- Read brands, optionally restricted to a specific brand_id. Examplesread:brands,read:brands:my_brand.write:brands[:<brand_id>]- Write brands, optionally restricted to a specific brand_id. Exampleswrite:brands,write:brands:my_brand.inbox:read:messages- Read inbox messages.inbox:write:events- Write inbox events, such as mark message as read.read:preferences- Read user preferences.write:preferences- Write user preferences. Example:user_id:user123 write:user-tokens inbox:read:messages inbox:write:events read:preferences write:preferences read:brands
- secondary() - function in com.courier.models.brands.BrandColors
- secondary(com.courier.core.JsonField) - function in com.courier.models.brands.BrandColors.Builder
- Sets Builder.secondary to an arbitrary JSON value.
- secondary(java.lang.String) - function in com.courier.models.brands.BrandColors.Builder
- send() - function in com.courier.client.CourierClient
- send() - function in com.courier.client.CourierClient.WithRawResponse
- send() - function in com.courier.client.CourierClientAsync
- send() - function in com.courier.client.CourierClientAsync.WithRawResponse
- send() - function in com.courier.client.CourierClientAsyncImpl
- send() - function in com.courier.client.CourierClientAsyncImpl.WithRawResponseImpl
- send() - function in com.courier.client.CourierClientImpl
- send() - function in com.courier.client.CourierClientImpl.WithRawResponseImpl
- SEND - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationSendStep.Action.Known
- SEND - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationSendStep.Action.Value
- SEND_LIST - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationSendListStep.Action.Known
- SEND_LIST - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationSendListStep.Action.Value
- sendDirectMessage() - function in com.courier.models.Discord
- SendDirectMessage - class in com.courier.models
- SendDirectMessage.Builder - class in com.courier.models.SendDirectMessage
- A builder for SendDirectMessage.
- SendMessageParams - class in com.courier.models.send
- Send a message to one or more recipients.
- SendMessageParams.Body - class in com.courier.models.send.SendMessageParams
- SendMessageParams.Body.Builder - class in com.courier.models.send.SendMessageParams.Body
- A builder for Body.
- SendMessageParams.Builder - class in com.courier.models.send.SendMessageParams
- A builder for SendMessageParams.
- SendMessageParams.Message - class in com.courier.models.send.SendMessageParams
- The message property has the following primary top-level properties.
- SendMessageParams.Message.Builder - class in com.courier.models.send.SendMessageParams.Message
- A builder for Message.
- SendMessageParams.Message.Content - class in com.courier.models.send.SendMessageParams.Message
- Describes content that will work for email, inbox, push, chat, or any channel id.
- SendMessageParams.Message.Content.Visitor - class in com.courier.models.send.SendMessageParams.Message.Content
- An interface that defines how to map each variant of Content to a value of type T.
- SendMessageParams.Message.Data - class in com.courier.models.send.SendMessageParams.Message
- SendMessageParams.Message.Data.Builder - class in com.courier.models.send.SendMessageParams.Message.Data
- A builder for Data.
- SendMessageParams.Message.Delay - class in com.courier.models.send.SendMessageParams.Message
- SendMessageParams.Message.Delay.Builder - class in com.courier.models.send.SendMessageParams.Message.Delay
- A builder for Delay.
- SendMessageParams.Message.Expiry - class in com.courier.models.send.SendMessageParams.Message
- SendMessageParams.Message.Expiry.Builder - class in com.courier.models.send.SendMessageParams.Message.Expiry
- A builder for Expiry.
- SendMessageParams.Message.Expiry.ExpiresIn - class in com.courier.models.send.SendMessageParams.Message.Expiry
- Duration in ms or ISO8601 duration (e.g.
- SendMessageParams.Message.Expiry.ExpiresIn.Visitor - class in com.courier.models.send.SendMessageParams.Message.Expiry.ExpiresIn
- An interface that defines how to map each variant of ExpiresIn to a value of type T.
- SendMessageParams.Message.Metadata - class in com.courier.models.send.SendMessageParams.Message
- SendMessageParams.Message.Metadata.Builder - class in com.courier.models.send.SendMessageParams.Message.Metadata
- A builder for Metadata.
- SendMessageParams.Message.Preferences - class in com.courier.models.send.SendMessageParams.Message
- SendMessageParams.Message.Preferences.Builder - class in com.courier.models.send.SendMessageParams.Message.Preferences
- A builder for Preferences.
- SendMessageParams.Message.Routing - class in com.courier.models.send.SendMessageParams.Message
- Customize which channels/providers Courier may deliver the message through.
- SendMessageParams.Message.Routing.Builder - class in com.courier.models.send.SendMessageParams.Message.Routing
- A builder for Routing.
- SendMessageParams.Message.Routing.Method - class in com.courier.models.send.SendMessageParams.Message.Routing
- SendMessageParams.Message.Routing.Method.Known - class in com.courier.models.send.SendMessageParams.Message.Routing.Method
- An enum containing Method's known values.
- SendMessageParams.Message.Routing.Method.Value - class in com.courier.models.send.SendMessageParams.Message.Routing.Method
- An enum containing Method's known values, as well as an _UNKNOWN member.
- SendMessageParams.Message.Timeout - class in com.courier.models.send.SendMessageParams.Message
- SendMessageParams.Message.Timeout.Builder - class in com.courier.models.send.SendMessageParams.Message.Timeout
- A builder for Timeout.
- SendMessageParams.Message.Timeout.Channel - class in com.courier.models.send.SendMessageParams.Message.Timeout
- SendMessageParams.Message.Timeout.Channel.Builder - class in com.courier.models.send.SendMessageParams.Message.Timeout.Channel
- A builder for Channel.
- SendMessageParams.Message.Timeout.Criteria - class in com.courier.models.send.SendMessageParams.Message.Timeout
- SendMessageParams.Message.Timeout.Criteria.Known - class in com.courier.models.send.SendMessageParams.Message.Timeout.Criteria
- An enum containing Criteria's known values.
- SendMessageParams.Message.Timeout.Criteria.Value - class in com.courier.models.send.SendMessageParams.Message.Timeout.Criteria
- An enum containing Criteria's known values, as well as an _UNKNOWN member.
- SendMessageParams.Message.Timeout.Provider - class in com.courier.models.send.SendMessageParams.Message.Timeout
- SendMessageParams.Message.Timeout.Provider.Builder - class in com.courier.models.send.SendMessageParams.Message.Timeout.Provider
- A builder for Provider.
- SendMessageParams.Message.To - class in com.courier.models.send.SendMessageParams.Message
- The recipient or a list of recipients of the message
- SendMessageParams.Message.To.Recipient - class in com.courier.models.send.SendMessageParams.Message.To
- A single recipient of the message.
- SendMessageParams.Message.To.Recipient.Visitor - class in com.courier.models.send.SendMessageParams.Message.To.Recipient
- An interface that defines how to map each variant of Recipient to a value of type T.
- SendMessageParams.Message.To.Visitor - class in com.courier.models.send.SendMessageParams.Message.To
- An interface that defines how to map each variant of To to a value of type T.
- SendMessageResponse - class in com.courier.models.send
- SendMessageResponse.Builder - class in com.courier.models.send.SendMessageResponse
- A builder for SendMessageResponse.
- SendService - class in com.courier.services.blocking
- SendService.WithRawResponse - class in com.courier.services.blocking.SendService
- A view of SendService that provides access to raw HTTP responses for each method.
- SendServiceAsync - class in com.courier.services.async
- SendServiceAsync.WithRawResponse - class in com.courier.services.async.SendServiceAsync
- A view of SendServiceAsync that provides access to raw HTTP responses for each method.
- SendServiceAsyncImpl - class in com.courier.services.async
- SendServiceAsyncImpl.WithRawResponseImpl - class in com.courier.services.async.SendServiceAsyncImpl
- SendServiceImpl - class in com.courier.services.blocking
- SendServiceImpl.WithRawResponseImpl - class in com.courier.services.blocking.SendServiceImpl
- sendToChannel() - function in com.courier.models.Discord
- SendToChannel - class in com.courier.models
- SendToChannel.Builder - class in com.courier.models.SendToChannel
- A builder for SendToChannel.
- sendToMsTeamsChannelId() - function in com.courier.models.MsTeams
- SendToMsTeamsChannelId - class in com.courier.models
- SendToMsTeamsChannelId.Builder - class in com.courier.models.SendToMsTeamsChannelId
- A builder for SendToMsTeamsChannelId.
- sendToMsTeamsChannelName() - function in com.courier.models.MsTeams
- SendToMsTeamsChannelName - class in com.courier.models
- SendToMsTeamsChannelName.Builder - class in com.courier.models.SendToMsTeamsChannelName
- A builder for SendToMsTeamsChannelName.
- sendToMsTeamsConversationId() - function in com.courier.models.MsTeams
- SendToMsTeamsConversationId - class in com.courier.models
- SendToMsTeamsConversationId.Builder - class in com.courier.models.SendToMsTeamsConversationId
- A builder for SendToMsTeamsConversationId.
- sendToMsTeamsEmail() - function in com.courier.models.MsTeams
- SendToMsTeamsEmail - class in com.courier.models
- SendToMsTeamsEmail.Builder - class in com.courier.models.SendToMsTeamsEmail
- A builder for SendToMsTeamsEmail.
- sendToMsTeamsUserId() - function in com.courier.models.MsTeams
- SendToMsTeamsUserId - class in com.courier.models
- SendToMsTeamsUserId.Builder - class in com.courier.models.SendToMsTeamsUserId
- A builder for SendToMsTeamsUserId.
- SendToSlackChannel - class in com.courier.models
- sendToSlackChannel() - function in com.courier.models.Slack
- SendToSlackChannel.Builder - class in com.courier.models.SendToSlackChannel
- A builder for SendToSlackChannel.
- SendToSlackEmail - class in com.courier.models
- sendToSlackEmail() - function in com.courier.models.Slack
- SendToSlackEmail.Builder - class in com.courier.models.SendToSlackEmail
- A builder for SendToSlackEmail.
- SendToSlackUserId - class in com.courier.models
- sendToSlackUserId() - function in com.courier.models.Slack
- SendToSlackUserId.Builder - class in com.courier.models.SendToSlackUserId
- A builder for SendToSlackUserId.
- sent() - function in com.courier.models.messages.MessageDetails
- A UTC timestamp at which Courier passed the message to the Integration provider.
- sent(com.courier.core.JsonField) - function in com.courier.models.messages.MessageDetails.Builder
- Sets Builder.sent to an arbitrary JSON value.
- sent(java.lang.Long) - function in com.courier.models.messages.MessageDetails.Builder
- A UTC timestamp at which Courier passed the message to the Integration provider.
- SENT - enum entry in com.courier.models.messages.MessageDetails.Status.Known
- SENT - enum entry in com.courier.models.messages.MessageDetails.Status.Value
- sent() - function in com.courier.models.messages.MessageRetrieveResponse
- A UTC timestamp at which Courier passed the message to the Integration provider.
- sent(com.courier.core.JsonField) - function in com.courier.models.messages.MessageRetrieveResponse.Builder
- Sets Builder.sent to an arbitrary JSON value.
- sent(java.lang.Long) - function in com.courier.models.messages.MessageRetrieveResponse.Builder
- A UTC timestamp at which Courier passed the message to the Integration provider.
- serialize(com.courier.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in com.courier.core.JsonMissing.Serializer
- serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
- serializeWithType(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
- serializeWithType(com.courier.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
- serviceUrl() - function in com.courier.models.MsTeamsBaseProperties
- serviceUrl(com.courier.core.JsonField) - function in com.courier.models.MsTeamsBaseProperties.Builder
- Sets Builder.serviceUrl to an arbitrary JSON value.
- serviceUrl(java.lang.String) - function in com.courier.models.MsTeamsBaseProperties.Builder
- serviceUrl() - function in com.courier.models.SendToMsTeamsChannelId
- serviceUrl(com.courier.core.JsonField) - function in com.courier.models.SendToMsTeamsChannelId.Builder
- Sets Builder.serviceUrl to an arbitrary JSON value.
- serviceUrl(java.lang.String) - function in com.courier.models.SendToMsTeamsChannelId.Builder
- serviceUrl() - function in com.courier.models.SendToMsTeamsChannelName
- serviceUrl(com.courier.core.JsonField) - function in com.courier.models.SendToMsTeamsChannelName.Builder
- Sets Builder.serviceUrl to an arbitrary JSON value.
- serviceUrl(java.lang.String) - function in com.courier.models.SendToMsTeamsChannelName.Builder
- serviceUrl() - function in com.courier.models.SendToMsTeamsConversationId
- serviceUrl(com.courier.core.JsonField) - function in com.courier.models.SendToMsTeamsConversationId.Builder
- Sets Builder.serviceUrl to an arbitrary JSON value.
- serviceUrl(java.lang.String) - function in com.courier.models.SendToMsTeamsConversationId.Builder
- serviceUrl() - function in com.courier.models.SendToMsTeamsEmail
- serviceUrl(com.courier.core.JsonField) - function in com.courier.models.SendToMsTeamsEmail.Builder
- Sets Builder.serviceUrl to an arbitrary JSON value.
- serviceUrl(java.lang.String) - function in com.courier.models.SendToMsTeamsEmail.Builder
- serviceUrl() - function in com.courier.models.SendToMsTeamsUserId
- serviceUrl(com.courier.core.JsonField) - function in com.courier.models.SendToMsTeamsUserId.Builder
- Sets Builder.serviceUrl to an arbitrary JSON value.
- serviceUrl(java.lang.String) - function in com.courier.models.SendToMsTeamsUserId.Builder
- setStackTrace(kotlin.Array) - function in kotlin.Throwable
- settings() - function in com.courier.models.brands.Brand
- settings(com.courier.core.JsonField) - function in com.courier.models.brands.Brand.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.brands.BrandSettings) - function in com.courier.models.brands.Brand.Builder
- settings(java.util.Optional) - function in com.courier.models.brands.Brand.Builder
- Alias for calling Builder.settings with
settings.orElse(null). - settings() - function in com.courier.models.brands.BrandCreateParams
- settings() - function in com.courier.models.brands.BrandCreateParams.Body
- settings(com.courier.core.JsonField) - function in com.courier.models.brands.BrandCreateParams.Body.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.brands.BrandSettings) - function in com.courier.models.brands.BrandCreateParams.Body.Builder
- settings(java.util.Optional) - function in com.courier.models.brands.BrandCreateParams.Body.Builder
- Alias for calling Builder.settings with
settings.orElse(null). - settings(com.courier.core.JsonField) - function in com.courier.models.brands.BrandCreateParams.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.brands.BrandSettings) - function in com.courier.models.brands.BrandCreateParams.Builder
- settings(java.util.Optional) - function in com.courier.models.brands.BrandCreateParams.Builder
- Alias for calling Builder.settings with
settings.orElse(null). - settings() - function in com.courier.models.brands.BrandUpdateParams
- settings() - function in com.courier.models.brands.BrandUpdateParams.Body
- settings(com.courier.core.JsonField) - function in com.courier.models.brands.BrandUpdateParams.Body.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.brands.BrandSettings) - function in com.courier.models.brands.BrandUpdateParams.Body.Builder
- settings(java.util.Optional) - function in com.courier.models.brands.BrandUpdateParams.Body.Builder
- Alias for calling Builder.settings with
settings.orElse(null). - settings(com.courier.core.JsonField) - function in com.courier.models.brands.BrandUpdateParams.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.brands.BrandSettings) - function in com.courier.models.brands.BrandUpdateParams.Builder
- settings(java.util.Optional) - function in com.courier.models.brands.BrandUpdateParams.Builder
- Alias for calling Builder.settings with
settings.orElse(null). - settings() - function in com.courier.models.providers.Provider
- Provider-specific settings (snake_case keys on the wire).
- settings(com.courier.core.JsonField) - function in com.courier.models.providers.Provider.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.providers.Provider.Settings) - function in com.courier.models.providers.Provider.Builder
- Provider-specific settings (snake_case keys on the wire).
- settings() - function in com.courier.models.providers.ProviderCreateParams
- Provider-specific settings (snake_case keys).
- settings() - function in com.courier.models.providers.ProviderCreateParams.Body
- Provider-specific settings (snake_case keys).
- settings(com.courier.core.JsonField) - function in com.courier.models.providers.ProviderCreateParams.Body.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.providers.ProviderCreateParams.Settings) - function in com.courier.models.providers.ProviderCreateParams.Body.Builder
- Provider-specific settings (snake_case keys).
- settings(com.courier.core.JsonField) - function in com.courier.models.providers.ProviderCreateParams.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.providers.ProviderCreateParams.Settings) - function in com.courier.models.providers.ProviderCreateParams.Builder
- Provider-specific settings (snake_case keys).
- settings() - function in com.courier.models.providers.ProviderUpdateParams
- Provider-specific settings (snake_case keys).
- settings() - function in com.courier.models.providers.ProviderUpdateParams.Body
- Provider-specific settings (snake_case keys).
- settings(com.courier.core.JsonField) - function in com.courier.models.providers.ProviderUpdateParams.Body.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.providers.ProviderUpdateParams.Settings) - function in com.courier.models.providers.ProviderUpdateParams.Body.Builder
- Provider-specific settings (snake_case keys).
- settings(com.courier.core.JsonField) - function in com.courier.models.providers.ProviderUpdateParams.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.providers.ProviderUpdateParams.Settings) - function in com.courier.models.providers.ProviderUpdateParams.Builder
- Provider-specific settings (snake_case keys).
- settings() - function in com.courier.models.providers.ProvidersCatalogEntry
- Map of setting field names (snake_case) to their schema descriptors.
- settings(com.courier.core.JsonField) - function in com.courier.models.providers.ProvidersCatalogEntry.Builder
- Sets Builder.settings to an arbitrary JSON value.
- settings(com.courier.models.providers.ProvidersCatalogEntry.Settings) - function in com.courier.models.providers.ProvidersCatalogEntry.Builder
- Map of setting field names (snake_case) to their schema descriptors.
- severity() - function in com.courier.models.Pagerduty
- severity(com.courier.core.JsonField) - function in com.courier.models.Pagerduty.Builder
- Sets Builder.severity to an arbitrary JSON value.
- severity(java.util.Optional) - function in com.courier.models.Pagerduty.Builder
- Alias for calling Builder.severity with
severity.orElse(null). - severity(java.lang.String) - function in com.courier.models.Pagerduty.Builder
- SIMULATED - enum entry in com.courier.models.messages.MessageDetails.Status.Known
- SIMULATED - enum entry in com.courier.models.messages.MessageDetails.Status.Value
- SINGLE - enum entry in com.courier.models.Channel.RoutingMethod.Known
- SINGLE - enum entry in com.courier.models.Channel.RoutingMethod.Value
- SINGLE - enum entry in com.courier.models.MessageRouting.Method.Known
- SINGLE - enum entry in com.courier.models.MessageRouting.Method.Value
- SINGLE - enum entry in com.courier.models.send.SendMessageParams.Message.Routing.Method.Known
- SINGLE - enum entry in com.courier.models.send.SendMessageParams.Message.Routing.Method.Value
- size() - function in com.courier.core.http.Headers
- size() - function in com.courier.core.http.QueryParams
- Slack - class in com.courier.models
- slack() - function in com.courier.models.SlackRecipient
- slack(com.courier.core.JsonField) - function in com.courier.models.SlackRecipient.Builder
- Sets Builder.slack to an arbitrary JSON value.
- slack(com.courier.models.SendToSlackChannel) - function in com.courier.models.SlackRecipient.Builder
- Alias for calling slack with
Slack.ofSendToSlackChannel(sendToSlackChannel). - slack(com.courier.models.SendToSlackEmail) - function in com.courier.models.SlackRecipient.Builder
- Alias for calling slack with
Slack.ofSendToSlackEmail(sendToSlackEmail). - slack(com.courier.models.SendToSlackUserId) - function in com.courier.models.SlackRecipient.Builder
- Alias for calling slack with
Slack.ofSendToSlackUserId(sendToSlackUserId). - slack(com.courier.models.Slack) - function in com.courier.models.SlackRecipient.Builder
- slack() - function in com.courier.models.UserProfile
- slack(com.courier.core.JsonField) - function in com.courier.models.UserProfile.Builder
- Sets Builder.slack to an arbitrary JSON value.
- slack(com.courier.models.SendToSlackChannel) - function in com.courier.models.UserProfile.Builder
- Alias for calling slack with
Slack.ofSendToSlackChannel(sendToSlackChannel). - slack(com.courier.models.SendToSlackEmail) - function in com.courier.models.UserProfile.Builder
- Alias for calling slack with
Slack.ofSendToSlackEmail(sendToSlackEmail). - slack(com.courier.models.SendToSlackUserId) - function in com.courier.models.UserProfile.Builder
- Alias for calling slack with
Slack.ofSendToSlackUserId(sendToSlackUserId). - slack(com.courier.models.Slack) - function in com.courier.models.UserProfile.Builder
- slack(java.util.Optional) - function in com.courier.models.UserProfile.Builder
- Alias for calling Builder.slack with
slack.orElse(null). - slack() - function in com.courier.models.send.SendMessageParams.Message.To.Recipient
- Send via Slack (channel, email, or user_id)
- Slack.Visitor - class in com.courier.models.Slack
- An interface that defines how to map each variant of Slack to a value of type T.
- SlackBaseProperties - class in com.courier.models
- SlackBaseProperties.Builder - class in com.courier.models.SlackBaseProperties
- A builder for SlackBaseProperties.
- SlackRecipient - class in com.courier.models
- Send via Slack (channel, email, or user_id)
- slackRecipient() - function in com.courier.models.send.SendMessageParams.Message.To
- Send via Slack (channel, email, or user_id)
- SlackRecipient.Builder - class in com.courier.models.SlackRecipient
- A builder for SlackRecipient.
- sleep(java.time.Duration) - function in com.courier.core.DefaultSleeper
- Synchronously pauses execution for the given duration.
- sleep(java.time.Duration) - function in com.courier.core.Sleeper
- Synchronously pauses execution for the given duration.
- sleepAsync(java.time.Duration) - function in com.courier.core.DefaultSleeper
- Asynchronously pauses execution for the given duration.
- sleepAsync(java.time.Duration) - function in com.courier.core.Sleeper
- Asynchronously pauses execution for the given duration.
- sleeper() - function in com.courier.core.ClientOptions
- The interface to use for delaying execution, like during retries.
- sleeper(com.courier.core.Sleeper) - function in com.courier.core.ClientOptions.Builder
- The interface to use for delaying execution, like during retries.
- Sleeper - class in com.courier.core
- An interface for delaying execution for a specified amount of time.
- sleeper(com.courier.core.Sleeper) - function in com.courier.core.http.RetryingHttpClient.Builder
- SMS - enum entry in com.courier.models.ChannelClassification.Known
- SMS - enum entry in com.courier.models.ChannelClassification.Value
- snippets() - function in com.courier.models.brands.Brand
- snippets(com.courier.core.JsonField) - function in com.courier.models.brands.Brand.Builder
- Sets Builder.snippets to an arbitrary JSON value.
- snippets(com.courier.models.brands.BrandSnippets) - function in com.courier.models.brands.Brand.Builder
- snippets(java.util.Optional) - function in com.courier.models.brands.Brand.Builder
- Alias for calling Builder.snippets with
snippets.orElse(null). - snippets() - function in com.courier.models.brands.BrandCreateParams
- snippets() - function in com.courier.models.brands.BrandCreateParams.Body
- snippets(com.courier.core.JsonField) - function in com.courier.models.brands.BrandCreateParams.Body.Builder
- Sets Builder.snippets to an arbitrary JSON value.
- snippets(com.courier.models.brands.BrandSnippets) - function in com.courier.models.brands.BrandCreateParams.Body.Builder
- snippets(java.util.Optional) - function in com.courier.models.brands.BrandCreateParams.Body.Builder
- Alias for calling Builder.snippets with
snippets.orElse(null). - snippets(com.courier.core.JsonField) - function in com.courier.models.brands.BrandCreateParams.Builder
- Sets Builder.snippets to an arbitrary JSON value.
- snippets(com.courier.models.brands.BrandSnippets) - function in com.courier.models.brands.BrandCreateParams.Builder
- snippets(java.util.Optional) - function in com.courier.models.brands.BrandCreateParams.Builder
- Alias for calling Builder.snippets with
snippets.orElse(null). - snippets() - function in com.courier.models.brands.BrandUpdateParams
- snippets() - function in com.courier.models.brands.BrandUpdateParams.Body
- snippets(com.courier.core.JsonField) - function in com.courier.models.brands.BrandUpdateParams.Body.Builder
- Sets Builder.snippets to an arbitrary JSON value.
- snippets(com.courier.models.brands.BrandSnippets) - function in com.courier.models.brands.BrandUpdateParams.Body.Builder
- snippets(java.util.Optional) - function in com.courier.models.brands.BrandUpdateParams.Body.Builder
- Alias for calling Builder.snippets with
snippets.orElse(null). - snippets(com.courier.core.JsonField) - function in com.courier.models.brands.BrandUpdateParams.Builder
- Sets Builder.snippets to an arbitrary JSON value.
- snippets(com.courier.models.brands.BrandSnippets) - function in com.courier.models.brands.BrandUpdateParams.Builder
- snippets(java.util.Optional) - function in com.courier.models.brands.BrandUpdateParams.Builder
- Alias for calling Builder.snippets with
snippets.orElse(null). - SOFT_MERGE - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationFetchDataStep.MergeStrategy.Known
- SOFT_MERGE - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationFetchDataStep.MergeStrategy.Value
- SOFT_MERGE - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationUpdateProfileStep.Merge.Known
- SOFT_MERGE - enum entry in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Step.AutomationUpdateProfileStep.Merge.Value
- source() - function in com.courier.models.Pagerduty
- source(com.courier.core.JsonField) - function in com.courier.models.Pagerduty.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.util.Optional) - function in com.courier.models.Pagerduty.Builder
- Alias for calling Builder.source with
source.orElse(null). - source(java.lang.String) - function in com.courier.models.Pagerduty.Builder
- source() - function in com.courier.models.Preference
- source(com.courier.core.JsonField) - function in com.courier.models.Preference.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(com.courier.models.Preference.Source) - function in com.courier.models.Preference.Builder
- source(java.util.Optional) - function in com.courier.models.Preference.Builder
- Alias for calling Builder.source with
source.orElse(null). - source() - function in com.courier.models.Utm
- source(com.courier.core.JsonField) - function in com.courier.models.Utm.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.util.Optional) - function in com.courier.models.Utm.Builder
- Alias for calling Builder.source with
source.orElse(null). - source(java.lang.String) - function in com.courier.models.Utm.Builder
- source() - function in com.courier.models.auditevents.AuditEvent
- source(com.courier.core.JsonField) - function in com.courier.models.auditevents.AuditEvent.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.courier.models.auditevents.AuditEvent.Builder
- start() - function in com.courier.models.Rule
- start(com.courier.core.JsonField) - function in com.courier.models.Rule.Builder
- Sets Builder.start to an arbitrary JSON value.
- start(java.util.Optional) - function in com.courier.models.Rule.Builder
- Alias for calling Builder.start with
start.orElse(null). - start(java.lang.String) - function in com.courier.models.Rule.Builder
- state() - function in com.courier.models.notifications.NotificationContentMutationResponse
- Template state.
- state(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationContentMutationResponse.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.courier.models.notifications.NotificationTemplateState) - function in com.courier.models.notifications.NotificationContentMutationResponse.Builder
- Template state.
- state() - function in com.courier.models.notifications.NotificationContentPutRequest
- Template state.
- state(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationContentPutRequest.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.courier.models.notifications.NotificationTemplateState) - function in com.courier.models.notifications.NotificationContentPutRequest.Builder
- Template state.
- state() - function in com.courier.models.notifications.NotificationElementPutRequest
- Template state.
- state(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationElementPutRequest.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.courier.models.notifications.NotificationTemplateState) - function in com.courier.models.notifications.NotificationElementPutRequest.Builder
- Template state.
- state() - function in com.courier.models.notifications.NotificationLocalePutRequest
- Template state.
- state(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationLocalePutRequest.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.courier.models.notifications.NotificationTemplateState) - function in com.courier.models.notifications.NotificationLocalePutRequest.Builder
- Template state.
- state() - function in com.courier.models.notifications.NotificationTemplateCreateRequest
- Template state after creation.
- state(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationTemplateCreateRequest.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.courier.models.notifications.NotificationTemplateCreateRequest.State) - function in com.courier.models.notifications.NotificationTemplateCreateRequest.Builder
- Template state after creation.
- state() - function in com.courier.models.notifications.NotificationTemplateGetResponse
- The template state.
- state(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationTemplateGetResponse.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.courier.models.notifications.NotificationTemplateGetResponse.State) - function in com.courier.models.notifications.NotificationTemplateGetResponse.Builder
- The template state.
- state() - function in com.courier.models.notifications.NotificationTemplateMutationResponse
- The template state after the operation.
- state(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationTemplateMutationResponse.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.courier.models.notifications.NotificationTemplateMutationResponse.State) - function in com.courier.models.notifications.NotificationTemplateMutationResponse.Builder
- The template state after the operation.
- state() - function in com.courier.models.notifications.NotificationTemplateSummary
- state(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationTemplateSummary.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.courier.models.notifications.NotificationTemplateSummary.State) - function in com.courier.models.notifications.NotificationTemplateSummary.Builder
- state() - function in com.courier.models.notifications.NotificationTemplateUpdateRequest
- Template state after update.
- state(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationTemplateUpdateRequest.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.courier.models.notifications.NotificationTemplateUpdateRequest.State) - function in com.courier.models.notifications.NotificationTemplateUpdateRequest.Builder
- Template state after update.
- status() - function in com.courier.models.NotificationPreferenceDetails
- status(com.courier.core.JsonField) - function in com.courier.models.NotificationPreferenceDetails.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.PreferenceStatus) - function in com.courier.models.NotificationPreferenceDetails.Builder
- status() - function in com.courier.models.Preference
- status(com.courier.core.JsonField) - function in com.courier.models.Preference.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.PreferenceStatus) - function in com.courier.models.Preference.Builder
- status() - function in com.courier.models.bulk.BulkListUsersResponse.Item
- status(com.courier.core.JsonField) - function in com.courier.models.bulk.BulkListUsersResponse.Item.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.bulk.BulkListUsersResponse.Item.Status) - function in com.courier.models.bulk.BulkListUsersResponse.Item.Builder
- status() - function in com.courier.models.bulk.BulkRetrieveJobResponse.Job
- status(com.courier.core.JsonField) - function in com.courier.models.bulk.BulkRetrieveJobResponse.Job.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.bulk.BulkRetrieveJobResponse.Job.Status) - function in com.courier.models.bulk.BulkRetrieveJobResponse.Job.Builder
- status() - function in com.courier.models.messages.MessageDetails
- The current status of the message.
- status(com.courier.core.JsonField) - function in com.courier.models.messages.MessageDetails.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.messages.MessageDetails.Status) - function in com.courier.models.messages.MessageDetails.Builder
- The current status of the message.
- status() - function in com.courier.models.messages.MessageListParams
- An indicator of the current status of the message.
- status(java.util.Optional) - function in com.courier.models.messages.MessageListParams.Builder
- Alias for calling Builder.status with
status.orElse(null). - status(java.util.List) - function in com.courier.models.messages.MessageListParams.Builder
- An indicator of the current status of the message.
- status() - function in com.courier.models.messages.MessageRetrieveResponse
- The current status of the message.
- status(com.courier.core.JsonField) - function in com.courier.models.messages.MessageRetrieveResponse.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.messages.MessageDetails.Status) - function in com.courier.models.messages.MessageRetrieveResponse.Builder
- The current status of the message.
- status() - function in com.courier.models.notifications.BaseCheck
- status(com.courier.core.JsonField) - function in com.courier.models.notifications.BaseCheck.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.notifications.BaseCheck.Status) - function in com.courier.models.notifications.BaseCheck.Builder
- status() - function in com.courier.models.notifications.Check
- status(com.courier.core.JsonField) - function in com.courier.models.notifications.Check.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.notifications.BaseCheck.Status) - function in com.courier.models.notifications.Check.Builder
- status() - function in com.courier.models.profiles.ProfileCreateResponse
- status(com.courier.core.JsonField) - function in com.courier.models.profiles.ProfileCreateResponse.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.profiles.ProfileCreateResponse.Status) - function in com.courier.models.profiles.ProfileCreateResponse.Builder
- status() - function in com.courier.models.profiles.ProfileReplaceResponse
- status(com.courier.core.JsonField) - function in com.courier.models.profiles.ProfileReplaceResponse.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.profiles.ProfileReplaceResponse.Status) - function in com.courier.models.profiles.ProfileReplaceResponse.Builder
- status() - function in com.courier.models.profiles.lists.ListDeleteResponse
- status(com.courier.core.JsonField) - function in com.courier.models.profiles.lists.ListDeleteResponse.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.profiles.lists.ListDeleteResponse.Status) - function in com.courier.models.profiles.lists.ListDeleteResponse.Builder
- status() - function in com.courier.models.profiles.lists.ListSubscribeResponse
- status(com.courier.core.JsonField) - function in com.courier.models.profiles.lists.ListSubscribeResponse.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.profiles.lists.ListSubscribeResponse.Status) - function in com.courier.models.profiles.lists.ListSubscribeResponse.Builder
- status() - function in com.courier.models.tenants.DefaultPreferences.Item
- status(com.courier.core.JsonField) - function in com.courier.models.tenants.DefaultPreferences.Item.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.tenants.SubscriptionTopicNew.Status) - function in com.courier.models.tenants.DefaultPreferences.Item.Builder
- status() - function in com.courier.models.tenants.SubscriptionTopicNew
- status(com.courier.core.JsonField) - function in com.courier.models.tenants.SubscriptionTopicNew.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.tenants.SubscriptionTopicNew.Status) - function in com.courier.models.tenants.SubscriptionTopicNew.Builder
- status() - function in com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams.Topic
- status(com.courier.core.JsonField) - function in com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams.Topic.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.PreferenceStatus) - function in com.courier.models.users.preferences.PreferenceUpdateOrCreateTopicParams.Topic.Builder
- status() - function in com.courier.models.users.preferences.TopicPreference
- status(com.courier.core.JsonField) - function in com.courier.models.users.preferences.TopicPreference.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.PreferenceStatus) - function in com.courier.models.users.preferences.TopicPreference.Builder
- status() - function in com.courier.models.users.tokens.TokenRetrieveResponse
- status(com.courier.core.JsonField) - function in com.courier.models.users.tokens.TokenRetrieveResponse.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.courier.models.users.tokens.TokenRetrieveResponse.Status) - function in com.courier.models.users.tokens.TokenRetrieveResponse.Builder
- status(java.util.Optional) - function in com.courier.models.users.tokens.TokenRetrieveResponse.Builder
- Alias for calling Builder.status with
status.orElse(null). - statusCode() - function in com.courier.core.http.HttpResponse
- statusCode() - function in com.courier.core.http.HttpResponseFor
- statusCode() - function in com.courier.errors.BadRequestException
- statusCode() - function in com.courier.errors.CourierServiceException
- statusCode() - function in com.courier.errors.InternalServerException
- statusCode(java.lang.Integer) - function in com.courier.errors.InternalServerException.Builder
- statusCode() - function in com.courier.errors.NotFoundException
- statusCode() - function in com.courier.errors.PermissionDeniedException
- statusCode() - function in com.courier.errors.RateLimitException
- statusCode() - function in com.courier.errors.UnauthorizedException
- statusCode() - function in com.courier.errors.UnexpectedStatusCodeException
- statusCode(java.lang.Integer) - function in com.courier.errors.UnexpectedStatusCodeException.Builder
- statusCode() - function in com.courier.errors.UnprocessableEntityException
- statusReason() - function in com.courier.models.users.tokens.TokenRetrieveResponse
- The reason for the token status.
- statusReason(com.courier.core.JsonField) - function in com.courier.models.users.tokens.TokenRetrieveResponse.Builder
- Sets Builder.statusReason to an arbitrary JSON value.
- statusReason(java.util.Optional) - function in com.courier.models.users.tokens.TokenRetrieveResponse.Builder
- Alias for calling Builder.statusReason with
statusReason.orElse(null). - statusReason(java.lang.String) - function in com.courier.models.users.tokens.TokenRetrieveResponse.Builder
- The reason for the token status.
- steps() - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation
- steps(com.courier.core.JsonField) - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Builder
- Sets Builder.steps to an arbitrary JSON value.
- steps(java.util.List) - function in com.courier.models.automations.invoke.InvokeInvokeAdHocParams.Automation.Builder
- strategyId() - function in com.courier.models.notifications.NotificationTemplatePayload.Routing
- strategyId(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationTemplatePayload.Routing.Builder
- Sets Builder.strategyId to an arbitrary JSON value.
- strategyId(java.lang.String) - function in com.courier.models.notifications.NotificationTemplatePayload.Routing.Builder
- stream() - function in com.courier.core.http.StreamResponse
- StreamResponse - class in com.courier.core.http
- streetAddress() - function in com.courier.models.UserProfile.Address
- streetAddress(com.courier.core.JsonField) - function in com.courier.models.UserProfile.Address.Builder
- Sets Builder.streetAddress to an arbitrary JSON value.
- streetAddress(java.lang.String) - function in com.courier.models.UserProfile.Address.Builder
- string() - function in com.courier.models.MessageRoutingChannel
- string() - function in com.courier.models.UserProfileFirebaseToken
- string() - function in com.courier.models.notifications.NotificationGetContent.Block.Content
- string() - function in com.courier.models.send.SendMessageParams.Message.Expiry.ExpiresIn
- string() - function in com.courier.models.users.tokens.TokenAddSingleParams.ExpiryDate
- string() - function in com.courier.models.users.tokens.UserToken.ExpiryDate
- strings() - function in com.courier.models.UserProfileFirebaseToken
- sub() - function in com.courier.models.UserProfile
- sub(com.courier.core.JsonField) - function in com.courier.models.UserProfile.Builder
- Sets Builder.sub to an arbitrary JSON value.
- sub(java.util.Optional) - function in com.courier.models.UserProfile.Builder
- Alias for calling Builder.sub with
sub.orElse(null). - sub(java.lang.String) - function in com.courier.models.UserProfile.Builder
- subject() - function in com.courier.models.messages.MessageContentResponse.Result.Content
- The subject of the rendered message.
- subject(com.courier.core.JsonField) - function in com.courier.models.messages.MessageContentResponse.Result.Content.Builder
- Sets Builder.subject to an arbitrary JSON value.
- subject(java.lang.String) - function in com.courier.models.messages.MessageContentResponse.Result.Content.Builder
- The subject of the rendered message.
- subject() - function in com.courier.models.notifications.NotificationGetContent.Channel.Content
- subject(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationGetContent.Channel.Content.Builder
- Sets Builder.subject to an arbitrary JSON value.
- subject(java.util.Optional) - function in com.courier.models.notifications.NotificationGetContent.Channel.Content.Builder
- Alias for calling Builder.subject with
subject.orElse(null). - subject(java.lang.String) - function in com.courier.models.notifications.NotificationGetContent.Channel.Content.Builder
- submissionId() - function in com.courier.models.notifications.checks.CheckDeleteParams
- submissionId(java.util.Optional) - function in com.courier.models.notifications.checks.CheckDeleteParams.Builder
- Alias for calling Builder.submissionId with
submissionId.orElse(null). - submissionId(java.lang.String) - function in com.courier.models.notifications.checks.CheckDeleteParams.Builder
- submissionId() - function in com.courier.models.notifications.checks.CheckListParams
- submissionId(java.util.Optional) - function in com.courier.models.notifications.checks.CheckListParams.Builder
- Alias for calling Builder.submissionId with
submissionId.orElse(null). - submissionId(java.lang.String) - function in com.courier.models.notifications.checks.CheckListParams.Builder
- submissionId() - function in com.courier.models.notifications.checks.CheckUpdateParams
- submissionId(java.util.Optional) - function in com.courier.models.notifications.checks.CheckUpdateParams.Builder
- Alias for calling Builder.submissionId with
submissionId.orElse(null). - submissionId(java.lang.String) - function in com.courier.models.notifications.checks.CheckUpdateParams.Builder
- subscribe(com.courier.core.http.AsyncStreamResponse.Handler) - function in com.courier.core.http.AsyncStreamResponse
- Registers handler to be called for events of this stream.
- subscribe(com.courier.core.http.AsyncStreamResponse.Handler,java.util.concurrent.Executor) - function in com.courier.core.http.AsyncStreamResponse
- Registers handler to be called for events of this stream.
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- Subscribes the users to the list, overwriting existing subscriptions.
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- Subscribes the users to the list, overwriting existing subscriptions.
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
put /lists/{list_id}/subscriptions, but is otherwise the same as SubscriptionServiceAsync.subscribe. - subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
put /lists/{list_id}/subscriptions, but is otherwise the same as SubscriptionServiceAsync.subscribe. - subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsyncImpl
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsyncImpl.WithRawResponseImpl
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.async.profiles.ListServiceAsync
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.async.profiles.ListServiceAsync
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.profiles.ListServiceAsync
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.async.profiles.ListServiceAsync
- Subscribes the given user to one or more lists.
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.async.profiles.ListServiceAsync
- Subscribes the given user to one or more lists.
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.profiles.ListServiceAsync
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.profiles.ListServiceAsync
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.async.profiles.ListServiceAsync.WithRawResponse
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.async.profiles.ListServiceAsync.WithRawResponse
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.profiles.ListServiceAsync.WithRawResponse
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.async.profiles.ListServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /profiles/{user_id}/lists, but is otherwise the same as ListServiceAsync.subscribe. - subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.async.profiles.ListServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /profiles/{user_id}/lists, but is otherwise the same as ListServiceAsync.subscribe. - subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.profiles.ListServiceAsync.WithRawResponse
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.profiles.ListServiceAsync.WithRawResponse
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.profiles.ListServiceAsyncImpl
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.async.profiles.ListServiceAsyncImpl.WithRawResponseImpl
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.blocking.lists.SubscriptionService
- Subscribes the users to the list, overwriting existing subscriptions.
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.blocking.lists.SubscriptionService
- Subscribes the users to the list, overwriting existing subscriptions.
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- Returns a raw HTTP response for
put /lists/{list_id}/subscriptions, but is otherwise the same as SubscriptionService.subscribe. - subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- Returns a raw HTTP response for
put /lists/{list_id}/subscriptions, but is otherwise the same as SubscriptionService.subscribe. - subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribe(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionServiceImpl
- subscribe(com.courier.models.lists.subscriptions.SubscriptionSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionServiceImpl.WithRawResponseImpl
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.blocking.profiles.ListService
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.blocking.profiles.ListService
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.profiles.ListService
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.blocking.profiles.ListService
- Subscribes the given user to one or more lists.
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.blocking.profiles.ListService
- Subscribes the given user to one or more lists.
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.profiles.ListService
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.profiles.ListService
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.blocking.profiles.ListService.WithRawResponse
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.blocking.profiles.ListService.WithRawResponse
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.profiles.ListService.WithRawResponse
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.blocking.profiles.ListService.WithRawResponse
- Returns a raw HTTP response for
post /profiles/{user_id}/lists, but is otherwise the same as ListService.subscribe. - subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams) - function in com.courier.services.blocking.profiles.ListService.WithRawResponse
- Returns a raw HTTP response for
post /profiles/{user_id}/lists, but is otherwise the same as ListService.subscribe. - subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.profiles.ListService.WithRawResponse
- subscribe(java.lang.String,com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.profiles.ListService.WithRawResponse
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.profiles.ListServiceImpl
- subscribe(com.courier.models.profiles.lists.ListSubscribeParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.profiles.ListServiceImpl.WithRawResponseImpl
- SubscribeToListsRequestItem - class in com.courier.models.profiles
- SubscribeToListsRequestItem.Builder - class in com.courier.models.profiles.SubscribeToListsRequestItem
- A builder for SubscribeToListsRequestItem.
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- Subscribe a user to an existing list (note: if the List does not exist, it will be automatically created).
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- Subscribe a user to an existing list (note: if the List does not exist, it will be automatically created).
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
put /lists/{list_id}/subscriptions/{user_id}, but is otherwise the same as SubscriptionServiceAsync.subscribeUser. - subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
put /lists/{list_id}/subscriptions/{user_id}, but is otherwise the same as SubscriptionServiceAsync.subscribeUser. - subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsync.WithRawResponse
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsyncImpl
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.async.lists.SubscriptionServiceAsyncImpl.WithRawResponseImpl
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService
- Subscribe a user to an existing list (note: if the List does not exist, it will be automatically created).
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService
- Subscribe a user to an existing list (note: if the List does not exist, it will be automatically created).
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- Returns a raw HTTP response for
put /lists/{list_id}/subscriptions/{user_id}, but is otherwise the same as SubscriptionService.subscribeUser. - subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- Returns a raw HTTP response for
put /lists/{list_id}/subscriptions/{user_id}, but is otherwise the same as SubscriptionService.subscribeUser. - subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribeUser(java.lang.String,com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionService.WithRawResponse
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionServiceImpl
- subscribeUser(com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams,com.courier.core.RequestOptions) - function in com.courier.services.blocking.lists.SubscriptionServiceImpl.WithRawResponseImpl
- SUBSCRIPTION - enum entry in com.courier.models.Preference.Source.Known
- SUBSCRIPTION - enum entry in com.courier.models.Preference.Source.Value
- subscription() - function in com.courier.models.notifications.NotificationTemplateGetResponse.Notification
- Subscription topic reference, or null for none.
- subscription(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationTemplateGetResponse.Notification.Builder
- Sets Builder.subscription to an arbitrary JSON value.
- subscription(com.courier.models.notifications.NotificationTemplatePayload.Subscription) - function in com.courier.models.notifications.NotificationTemplateGetResponse.Notification.Builder
- Subscription topic reference, or null for none.
- subscription(java.util.Optional) - function in com.courier.models.notifications.NotificationTemplateGetResponse.Notification.Builder
- Alias for calling Builder.subscription with
subscription.orElse(null). - subscription() - function in com.courier.models.notifications.NotificationTemplatePayload
- Subscription topic reference, or null for none.
- subscription(com.courier.core.JsonField) - function in com.courier.models.notifications.NotificationTemplatePayload.Builder
- Sets Builder.subscription to an arbitrary JSON value.
- subscription(com.courier.models.notifications.NotificationTemplatePayload.Subscription) - function in com.courier.models.notifications.NotificationTemplatePayload.Builder
- Subscription topic reference, or null for none.
- subscription(java.util.Optional) - function in com.courier.models.notifications.NotificationTemplatePayload.Builder
- Alias for calling Builder.subscription with
subscription.orElse(null). - SubscriptionAddParams - class in com.courier.models.lists.subscriptions
- Subscribes additional users to the list, without modifying existing subscriptions.
- SubscriptionAddParams.Body - class in com.courier.models.lists.subscriptions.SubscriptionAddParams
- SubscriptionAddParams.Body.Builder - class in com.courier.models.lists.subscriptions.SubscriptionAddParams.Body
- A builder for Body.
- SubscriptionAddParams.Builder - class in com.courier.models.lists.subscriptions.SubscriptionAddParams
- A builder for SubscriptionAddParams.
- SubscriptionList - class in com.courier.models.lists
- SubscriptionList.Builder - class in com.courier.models.lists.SubscriptionList
- A builder for SubscriptionList.
- SubscriptionListParams - class in com.courier.models.lists.subscriptions
- Get the list's subscriptions.
- SubscriptionListParams.Builder - class in com.courier.models.lists.subscriptions.SubscriptionListParams
- A builder for SubscriptionListParams.
- SubscriptionListResponse - class in com.courier.models.lists.subscriptions
- SubscriptionListResponse.Builder - class in com.courier.models.lists.subscriptions.SubscriptionListResponse
- A builder for SubscriptionListResponse.
- SubscriptionListResponse.Item - class in com.courier.models.lists.subscriptions.SubscriptionListResponse
- SubscriptionListResponse.Item.Builder - class in com.courier.models.lists.subscriptions.SubscriptionListResponse.Item
- A builder for Item.
- subscriptions() - function in com.courier.services.async.ListServiceAsync
- subscriptions() - function in com.courier.services.async.ListServiceAsync.WithRawResponse
- subscriptions() - function in com.courier.services.async.ListServiceAsyncImpl
- subscriptions() - function in com.courier.services.async.ListServiceAsyncImpl.WithRawResponseImpl
- subscriptions() - function in com.courier.services.blocking.ListService
- subscriptions() - function in com.courier.services.blocking.ListService.WithRawResponse
- subscriptions() - function in com.courier.services.blocking.ListServiceImpl
- subscriptions() - function in com.courier.services.blocking.ListServiceImpl.WithRawResponseImpl
- SubscriptionService - class in com.courier.services.blocking.lists
- SubscriptionService.WithRawResponse - class in com.courier.services.blocking.lists.SubscriptionService
- A view of SubscriptionService that provides access to raw HTTP responses for each method.
- SubscriptionServiceAsync - class in com.courier.services.async.lists
- SubscriptionServiceAsync.WithRawResponse - class in com.courier.services.async.lists.SubscriptionServiceAsync
- A view of SubscriptionServiceAsync that provides access to raw HTTP responses for each method.
- SubscriptionServiceAsyncImpl - class in com.courier.services.async.lists
- SubscriptionServiceAsyncImpl.WithRawResponseImpl - class in com.courier.services.async.lists.SubscriptionServiceAsyncImpl
- SubscriptionServiceImpl - class in com.courier.services.blocking.lists
- SubscriptionServiceImpl.WithRawResponseImpl - class in com.courier.services.blocking.lists.SubscriptionServiceImpl
- SubscriptionSubscribeParams - class in com.courier.models.lists.subscriptions
- Subscribes the users to the list, overwriting existing subscriptions.
- SubscriptionSubscribeParams.Body - class in com.courier.models.lists.subscriptions.SubscriptionSubscribeParams
- SubscriptionSubscribeParams.Body.Builder - class in com.courier.models.lists.subscriptions.SubscriptionSubscribeParams.Body
- A builder for Body.
- SubscriptionSubscribeParams.Builder - class in com.courier.models.lists.subscriptions.SubscriptionSubscribeParams
- A builder for SubscriptionSubscribeParams.
- SubscriptionSubscribeUserParams - class in com.courier.models.lists.subscriptions
- Subscribe a user to an existing list (note: if the List does not exist, it will be automatically created).
- SubscriptionSubscribeUserParams.Body - class in com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams
- SubscriptionSubscribeUserParams.Body.Builder - class in com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams.Body
- A builder for Body.
- SubscriptionSubscribeUserParams.Builder - class in com.courier.models.lists.subscriptions.SubscriptionSubscribeUserParams
- A builder for SubscriptionSubscribeUserParams.
- subscriptionTopicId() - function in com.courier.models.send.SendMessageParams.Message.Preferences
- The subscription topic to apply to the message.
- subscriptionTopicId(com.courier.core.JsonField) - function in com.courier.models.send.SendMessageParams.Message.Preferences.Builder
- Sets Builder.subscriptionTopicId to an arbitrary JSON value.
- subscriptionTopicId(java.lang.String) - function in com.courier.models.send.SendMessageParams.Message.Preferences.Builder
- The subscription topic to apply to the message.
- SubscriptionTopicNew - class in com.courier.models.tenants
- subscriptionTopicNew() - function in com.courier.models.tenants.preferences.items.ItemUpdateParams
- subscriptionTopicNew(com.courier.models.tenants.SubscriptionTopicNew) - function in com.courier.models.tenants.preferences.items.ItemUpdateParams.Builder
- SubscriptionTopicNew.Builder - class in com.courier.models.tenants.SubscriptionTopicNew
- A builder for SubscriptionTopicNew.
- SubscriptionTopicNew.Status - class in com.courier.models.tenants.SubscriptionTopicNew
- SubscriptionTopicNew.Status.Known - class in com.courier.models.tenants.SubscriptionTopicNew.Status
- An enum containing Status's known values.
- SubscriptionTopicNew.Status.Value - class in com.courier.models.tenants.SubscriptionTopicNew.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- SubscriptionUnsubscribeUserParams - class in com.courier.models.lists.subscriptions
- Delete a subscription to a list by list ID and user ID.
- SubscriptionUnsubscribeUserParams.Builder - class in com.courier.models.lists.subscriptions.SubscriptionUnsubscribeUserParams
- A builder for SubscriptionUnsubscribeUserParams.
- SUBTEXT - enum entry in com.courier.models.TextStyle.Known
- SUBTEXT - enum entry in com.courier.models.TextStyle.Value
- SUCCESS - enum entry in com.courier.models.profiles.ProfileCreateResponse.Status.Known
- SUCCESS - enum entry in com.courier.models.profiles.ProfileCreateResponse.Status.Value
- SUCCESS - enum entry in com.courier.models.profiles.ProfileReplaceResponse.Status.Known
- SUCCESS - enum entry in com.courier.models.profiles.ProfileReplaceResponse.Status.Value
- SUCCESS - enum entry in com.courier.models.profiles.lists.ListDeleteResponse.Status.Known
- SUCCESS - enum entry in com.courier.models.profiles.lists.ListDeleteResponse.Status.Value
- SUCCESS - enum entry in com.courier.models.profiles.lists.ListSubscribeResponse.Status.Known
- SUCCESS - enum entry in com.courier.models.profiles.lists.ListSubscribeResponse.Status.Value
- supportsUpdate(com.fasterxml.jackson.databind.DeserializationConfig) - function in com.fasterxml.jackson.databind.JsonDeserializer
- sync() - function in com.courier.client.CourierClientAsync
- Returns a version of this client that uses synchronous execution.
- sync() - function in com.courier.client.CourierClientAsyncImpl
- Returns a version of this client that uses synchronous execution.