A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
N
- name() - function in app.knock.api.models.bulkoperations.BulkOperation
- The name of the bulk operation.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
- The name of the bulk operation.
- name() - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageChatContent.Template.Block
- The name of the block for identification.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageChatContent.Template.Block.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageChatContent.Template.Block.Builder
- The name of the block for identification.
- name() - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock
- The name of the button set in a message in an app feed.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Builder
- The name of the button set in a message in an app feed.
- name() - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Button
- The name of the button.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Button.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Button.Builder
- The name of the button.
- name() - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedContentBlock
- The name of the block in a message in an app feed.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedContentBlock.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedContentBlock.Builder
- The name of the block in a message in an app feed.
- name() - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageChatContent.Template.Block
- The name of the block for identification.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageChatContent.Template.Block.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageChatContent.Template.Block.Builder
- The name of the block for identification.
- name() - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock
- The name of the button set in a message in an app feed.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Builder
- The name of the button set in a message in an app feed.
- name() - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Button
- The name of the button.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Button.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedButtonSetBlock.Button.Builder
- The name of the button.
- name() - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedContentBlock
- The name of the block in a message in an app feed.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedContentBlock.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageInAppFeedContent.Block.MessageInAppFeedContentBlock.Builder
- The name of the block in a message in an app feed.
- name() - function in app.knock.api.models.providers.slack.SlackListChannelsResponse
- Slack channel name.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.providers.slack.SlackListChannelsResponse.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.providers.slack.SlackListChannelsResponse.Builder
- Slack channel name.
- name() - function in app.knock.api.models.tenants.Tenant
- An optional name for the tenant.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.tenants.Tenant.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.util.Optional) - function in app.knock.api.models.tenants.Tenant.Builder
- Alias for calling Builder.name with
name.orElse(null). - name(java.lang.String) - function in app.knock.api.models.tenants.Tenant.Builder
- An optional name for the tenant.
- name() - function in app.knock.api.models.tenants.TenantListParams
- Filter tenants by name.
- name(java.util.Optional) - function in app.knock.api.models.tenants.TenantListParams.Builder
- Alias for calling Builder.name with
name.orElse(null). - name(java.lang.String) - function in app.knock.api.models.tenants.TenantListParams.Builder
- Filter tenants by name.
- name() - function in app.knock.api.models.users.IdentifyUserRequest
- Display name of the user.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.users.IdentifyUserRequest.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.util.Optional) - function in app.knock.api.models.users.IdentifyUserRequest.Builder
- Alias for calling Builder.name with
name.orElse(null). - name(java.lang.String) - function in app.knock.api.models.users.IdentifyUserRequest.Builder
- Display name of the user.
- name() - function in app.knock.api.models.users.InlineIdentifyUserRequest
- Display name of the user.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.users.InlineIdentifyUserRequest.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.util.Optional) - function in app.knock.api.models.users.InlineIdentifyUserRequest.Builder
- Alias for calling Builder.name with
name.orElse(null). - name(java.lang.String) - function in app.knock.api.models.users.InlineIdentifyUserRequest.Builder
- Display name of the user.
- name() - function in app.knock.api.models.users.User
- Display name of the user.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.users.User.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.util.Optional) - function in app.knock.api.models.users.User.Builder
- Alias for calling Builder.name with
name.orElse(null). - name(java.lang.String) - function in app.knock.api.models.users.User.Builder
- Display name of the user.
- name() - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock
- The name of the button set in a message in an app feed.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Builder
- The name of the button set in a message in an app feed.
- name() - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Button
- The name of the button.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Button.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Button.Builder
- The name of the button.
- name() - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedContentBlock
- The name of the block in a message in an app feed.
- name(app.knock.api.core.JsonField) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedContentBlock.Builder
- Sets Builder.name to an arbitrary JSON value.
- name(java.lang.String) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedContentBlock.Builder
- The name of the block in a message in an app feed.
- names() - function in app.knock.api.core.http.Headers
- newerThan() - function in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams
- Limits the results to messages inserted after the given date.
- newerThan() - function in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.Body
- Limits the results to messages inserted after the given date.
- newerThan(app.knock.api.core.JsonField) - function in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.Body.Builder
- Sets Builder.newerThan to an arbitrary JSON value.
- newerThan(java.time.OffsetDateTime) - function in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.Body.Builder
- Limits the results to messages inserted after the given date.
- newerThan(app.knock.api.core.JsonField) - function in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.Builder
- Sets Builder.newerThan to an arbitrary JSON value.
- newerThan(java.time.OffsetDateTime) - function in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.Builder
- Limits the results to messages inserted after the given date.
- nextCursor() - function in app.knock.api.models.providers.slack.SlackListChannelsPage
- Delegates to SlackListChannelsPageResponse, but gracefully handles missing data.
- nextCursor() - function in app.knock.api.models.providers.slack.SlackListChannelsPageAsync
- Delegates to SlackListChannelsPageResponse, but gracefully handles missing data.
- nextCursor() - function in app.knock.api.models.providers.slack.SlackListChannelsPageResponse
- Paginate through collections of data by setting the cursor parameter to a next_cursor attribute returned by a previous request's response_metadata.
- nextCursor(app.knock.api.core.JsonField) - function in app.knock.api.models.providers.slack.SlackListChannelsPageResponse.Builder
- Sets Builder.nextCursor to an arbitrary JSON value.
- nextCursor(java.util.Optional) - function in app.knock.api.models.providers.slack.SlackListChannelsPageResponse.Builder
- Alias for calling Builder.nextCursor with
nextCursor.orElse(null). - nextCursor(java.lang.String) - function in app.knock.api.models.providers.slack.SlackListChannelsPageResponse.Builder
- Paginate through collections of data by setting the cursor parameter to a next_cursor attribute returned by a previous request's response_metadata.
- nextOccurrenceAt() - function in app.knock.api.models.schedules.Schedule
- The next occurrence of the schedule.
- nextOccurrenceAt(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.Schedule.Builder
- Sets Builder.nextOccurrenceAt to an arbitrary JSON value.
- nextOccurrenceAt(java.time.OffsetDateTime) - function in app.knock.api.models.schedules.Schedule.Builder
- The next occurrence of the schedule.
- nextOccurrenceAt(java.util.Optional) - function in app.knock.api.models.schedules.Schedule.Builder
- Alias for calling Builder.nextOccurrenceAt with
nextOccurrenceAt.orElse(null). - none() - function in app.knock.api.core.RequestOptions.Companion
- none() - function in app.knock.api.models.audiences.AudienceListMembersParams.Companion
- none() - function in app.knock.api.models.bulkoperations.BulkOperationGetParams.Companion
- none() - function in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.Companion
- none() - function in app.knock.api.models.messages.MessageArchiveParams.Companion
- none() - function in app.knock.api.models.messages.MessageGetContentParams.Companion
- none() - function in app.knock.api.models.messages.MessageGetParams.Companion
- none() - function in app.knock.api.models.messages.MessageListActivitiesParams.Companion
- none() - function in app.knock.api.models.messages.MessageListDeliveryLogsParams.Companion
- none() - function in app.knock.api.models.messages.MessageListEventsParams.Companion
- none() - function in app.knock.api.models.messages.MessageListParams.Companion
- none() - function in app.knock.api.models.messages.MessageMarkAsInteractedParams.Companion
- none() - function in app.knock.api.models.messages.MessageMarkAsReadParams.Companion
- none() - function in app.knock.api.models.messages.MessageMarkAsSeenParams.Companion
- none() - function in app.knock.api.models.messages.MessageMarkAsUnreadParams.Companion
- none() - function in app.knock.api.models.messages.MessageMarkAsUnseenParams.Companion
- none() - function in app.knock.api.models.messages.MessageUnarchiveParams.Companion
- none() - function in app.knock.api.models.messages.activities.ActivityListParams.Companion
- none() - function in app.knock.api.models.objects.ObjectDeleteParams.Companion
- none() - function in app.knock.api.models.objects.ObjectGetChannelDataParams.Companion
- none() - function in app.knock.api.models.objects.ObjectGetParams.Companion
- none() - function in app.knock.api.models.objects.ObjectGetPreferencesParams.Companion
- none() - function in app.knock.api.models.objects.ObjectListMessagesParams.Companion
- none() - function in app.knock.api.models.objects.ObjectListParams.Companion
- none() - function in app.knock.api.models.objects.ObjectListPreferencesParams.Companion
- none() - function in app.knock.api.models.objects.ObjectListSchedulesParams.Companion
- none() - function in app.knock.api.models.objects.ObjectListSubscriptionsParams.Companion
- none() - function in app.knock.api.models.objects.ObjectSetParams.Companion
- none() - function in app.knock.api.models.objects.ObjectUnsetChannelDataParams.Companion
- none() - function in app.knock.api.models.tenants.TenantDeleteParams.Companion
- none() - function in app.knock.api.models.tenants.TenantGetParams.Companion
- none() - function in app.knock.api.models.tenants.TenantListParams.Companion
- none() - function in app.knock.api.models.tenants.TenantSetParams.Companion
- none() - function in app.knock.api.models.users.UserDeleteParams.Companion
- none() - function in app.knock.api.models.users.UserGetChannelDataParams.Companion
- none() - function in app.knock.api.models.users.UserGetParams.Companion
- none() - function in app.knock.api.models.users.UserGetPreferencesParams.Companion
- none() - function in app.knock.api.models.users.UserListMessagesParams.Companion
- none() - function in app.knock.api.models.users.UserListParams.Companion
- none() - function in app.knock.api.models.users.UserListPreferencesParams.Companion
- none() - function in app.knock.api.models.users.UserListSchedulesParams.Companion
- none() - function in app.knock.api.models.users.UserListSubscriptionsParams.Companion
- none() - function in app.knock.api.models.users.UserUnsetChannelDataParams.Companion
- none() - function in app.knock.api.models.users.feeds.FeedGetSettingsParams.Companion
- none() - function in app.knock.api.models.users.feeds.FeedListItemsParams.Companion
- none() - function in app.knock.api.models.users.guides.GuideGetChannelParams.Companion
- NOT_CONTAINS - enum entry in app.knock.api.models.shared.Condition.Operator.Known
- NOT_CONTAINS - enum entry in app.knock.api.models.shared.Condition.Operator.Value
- NOT_EMPTY - enum entry in app.knock.api.models.shared.Condition.Operator.Known
- NOT_EMPTY - enum entry in app.knock.api.models.shared.Condition.Operator.Value
- NOT_EQUAL_TO - enum entry in app.knock.api.models.shared.Condition.Operator.Known
- NOT_EQUAL_TO - enum entry in app.knock.api.models.shared.Condition.Operator.Value
- NOT_SENT - enum entry in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.DeliveryStatus.Known
- NOT_SENT - enum entry in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.DeliveryStatus.Value
- NOT_SENT - enum entry in app.knock.api.models.messages.Message.Status.Known
- NOT_SENT - enum entry in app.knock.api.models.messages.Message.Status.Value
- NOT_SENT - enum entry in app.knock.api.models.messages.MessageListParams.Status.Known
- NOT_SENT - enum entry in app.knock.api.models.messages.MessageListParams.Status.Value
- NOT_SENT - enum entry in app.knock.api.models.objects.ObjectListMessagesParams.Status.Known
- NOT_SENT - enum entry in app.knock.api.models.objects.ObjectListMessagesParams.Status.Value
- NOT_SENT - enum entry in app.knock.api.models.users.UserListMessagesParams.Status.Known
- NOT_SENT - enum entry in app.knock.api.models.users.UserListMessagesParams.Status.Value
- NotFoundException - class in app.knock.api.errors
- NotFoundException.Builder - class in app.knock.api.errors.NotFoundException
- A builder for NotFoundException.