A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
F
- FAILED - enum entry in app.knock.api.models.bulkoperations.BulkOperation.Status.Known
- FAILED - enum entry in app.knock.api.models.bulkoperations.BulkOperation.Status.Value
- failedAt() - function in app.knock.api.models.bulkoperations.BulkOperation
- Timestamp when the bulk operation failed.
- failedAt(app.knock.api.core.JsonField) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
- Sets Builder.failedAt to an arbitrary JSON value.
- failedAt(java.time.OffsetDateTime) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
- Timestamp when the bulk operation failed.
- failedAt(java.util.Optional) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
- Alias for calling Builder.failedAt with
failedAt.orElse(null). - features() - function in app.knock.api.models.users.feeds.FeedGetSettingsResponse
- Features configuration for the user's feed.
- features(app.knock.api.core.JsonField) - function in app.knock.api.models.users.feeds.FeedGetSettingsResponse.Builder
- Sets Builder.features to an arbitrary JSON value.
- features(app.knock.api.models.users.feeds.FeedGetSettingsResponse.Features) - function in app.knock.api.models.users.feeds.FeedGetSettingsResponse.Builder
- Features configuration for the user's feed.
- FeedGetSettingsParams - class in app.knock.api.models.users.feeds
- Returns the feed settings for a user.
- FeedGetSettingsParams.Builder - class in app.knock.api.models.users.feeds.FeedGetSettingsParams
- A builder for FeedGetSettingsParams.
- FeedGetSettingsResponse - class in app.knock.api.models.users.feeds
- The response for the user's feed settings.
- FeedGetSettingsResponse.Builder - class in app.knock.api.models.users.feeds.FeedGetSettingsResponse
- A builder for FeedGetSettingsResponse.
- FeedGetSettingsResponse.Features - class in app.knock.api.models.users.feeds.FeedGetSettingsResponse
- Features configuration for the user's feed.
- FeedGetSettingsResponse.Features.Builder - class in app.knock.api.models.users.feeds.FeedGetSettingsResponse.Features
- A builder for Features.
- FeedListItemsPage - class in app.knock.api.models.users.feeds
- FeedListItemsPage.AutoPager - class in app.knock.api.models.users.feeds.FeedListItemsPage
- FeedListItemsPage.Builder - class in app.knock.api.models.users.feeds.FeedListItemsPage
- A builder for FeedListItemsPage.
- FeedListItemsPageAsync - class in app.knock.api.models.users.feeds
- FeedListItemsPageAsync.AutoPager - class in app.knock.api.models.users.feeds.FeedListItemsPageAsync
- FeedListItemsPageAsync.Builder - class in app.knock.api.models.users.feeds.FeedListItemsPageAsync
- A builder for FeedListItemsPageAsync.
- FeedListItemsPageResponse - class in app.knock.api.models.users.feeds
- A paginated list of feed items.
- FeedListItemsPageResponse.Builder - class in app.knock.api.models.users.feeds.FeedListItemsPageResponse
- A builder for FeedListItemsPageResponse.
- FeedListItemsPageResponse.Meta - class in app.knock.api.models.users.feeds.FeedListItemsPageResponse
- The metadata for the user's feed.
- FeedListItemsPageResponse.Meta.Builder - class in app.knock.api.models.users.feeds.FeedListItemsPageResponse.Meta
- A builder for Meta.
- FeedListItemsPageResponse.Vars - class in app.knock.api.models.users.feeds.FeedListItemsPageResponse
- Additional variables for the feed item.
- FeedListItemsPageResponse.Vars.Builder - class in app.knock.api.models.users.feeds.FeedListItemsPageResponse.Vars
- A builder for Vars.
- FeedListItemsParams - class in app.knock.api.models.users.feeds
- Returns a paginated list of feed items for a user, including metadata about the feed.
- FeedListItemsParams.Archived - class in app.knock.api.models.users.feeds.FeedListItemsParams
- The archived status of the feed items.
- FeedListItemsParams.Archived.Known - class in app.knock.api.models.users.feeds.FeedListItemsParams.Archived
- An enum containing Archived's known values.
- FeedListItemsParams.Archived.Value - class in app.knock.api.models.users.feeds.FeedListItemsParams.Archived
- An enum containing Archived's known values, as well as an _UNKNOWN member.
- FeedListItemsParams.Builder - class in app.knock.api.models.users.feeds.FeedListItemsParams
- A builder for FeedListItemsParams.
- FeedListItemsParams.Status - class in app.knock.api.models.users.feeds.FeedListItemsParams
- The status of the feed items.
- FeedListItemsParams.Status.Known - class in app.knock.api.models.users.feeds.FeedListItemsParams.Status
- An enum containing Status's known values.
- FeedListItemsParams.Status.Value - class in app.knock.api.models.users.feeds.FeedListItemsParams.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- FeedListItemsResponse - class in app.knock.api.models.users.feeds
- An in-app feed message in a user's feed.
- FeedListItemsResponse.Block - class in app.knock.api.models.users.feeds.FeedListItemsResponse
- A content block for the feed, can be content or a button set.
- FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block
- A button set block in a message in an app feed.
- FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Builder - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock
- A builder for MessageInAppFeedButtonSetBlock.
- FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Button - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock
- A button in an in app feed message.
- FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Button.Builder - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Button
- A builder for Button.
- FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Type - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock
- The type of block in a message in an app feed.
- FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Type.Known - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Type
- An enum containing Type's known values.
- FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Type.Value - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedButtonSetBlock.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- FeedListItemsResponse.Block.MessageInAppFeedContentBlock - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block
- A block in a message in an app feed.
- FeedListItemsResponse.Block.MessageInAppFeedContentBlock.Builder - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedContentBlock
- A builder for MessageInAppFeedContentBlock.
- FeedListItemsResponse.Block.MessageInAppFeedContentBlock.Type - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedContentBlock
- The type of block in a message in an app feed.
- FeedListItemsResponse.Block.MessageInAppFeedContentBlock.Type.Known - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedContentBlock.Type
- An enum containing Type's known values.
- FeedListItemsResponse.Block.MessageInAppFeedContentBlock.Type.Value - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block.MessageInAppFeedContentBlock.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- FeedListItemsResponse.Block.Visitor - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Block
- An interface that defines how to map each variant of Block to a value of type T.
- FeedListItemsResponse.Builder - class in app.knock.api.models.users.feeds.FeedListItemsResponse
- A builder for FeedListItemsResponse.
- FeedListItemsResponse.Data - class in app.knock.api.models.users.feeds.FeedListItemsResponse
- Additional data associated with the feed item.
- FeedListItemsResponse.Data.Builder - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Data
- A builder for Data.
- FeedListItemsResponse.Source - class in app.knock.api.models.users.feeds.FeedListItemsResponse
- Source information for the feed item.
- FeedListItemsResponse.Source.Builder - class in app.knock.api.models.users.feeds.FeedListItemsResponse.Source
- A builder for Source.
- feeds() - function in app.knock.api.services.async.UserServiceAsync
- feeds() - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
- feeds() - function in app.knock.api.services.async.UserServiceAsyncImpl
- feeds() - function in app.knock.api.services.async.UserServiceAsyncImpl.WithRawResponseImpl
- feeds() - function in app.knock.api.services.blocking.UserService
- feeds() - function in app.knock.api.services.blocking.UserService.WithRawResponse
- feeds() - function in app.knock.api.services.blocking.UserServiceImpl
- feeds() - function in app.knock.api.services.blocking.UserServiceImpl.WithRawResponseImpl
- FeedService - class in app.knock.api.services.blocking.users
- FeedService.WithRawResponse - class in app.knock.api.services.blocking.users.FeedService
- A view of FeedService that provides access to raw HTTP responses for each method.
- FeedServiceAsync - class in app.knock.api.services.async.users
- FeedServiceAsync.WithRawResponse - class in app.knock.api.services.async.users.FeedServiceAsync
- A view of FeedServiceAsync that provides access to raw HTTP responses for each method.
- FeedServiceAsyncImpl - class in app.knock.api.services.async.users
- FeedServiceAsyncImpl.WithRawResponseImpl - class in app.knock.api.services.async.users.FeedServiceAsyncImpl
- FeedServiceImpl - class in app.knock.api.services.blocking.users
- FeedServiceImpl.WithRawResponseImpl - class in app.knock.api.services.blocking.users.FeedServiceImpl
- filename() - function in app.knock.api.core.MultipartField
- Returns the filename directive that will be included in the serialized field.
- filename(java.util.Optional) - function in app.knock.api.core.MultipartField.Builder
- Alias for calling Builder.filename with
filename.orElse(null). - filename(java.lang.String) - function in app.knock.api.core.MultipartField.Builder
- fillInStackTrace() - function in kotlin.Throwable
- filter() - function in app.knock.api.models.providers.msteams.MsTeamListChannelsParams.QueryOptions
- OData param passed to the Microsoft Graph API to filter channels.
- filter(java.util.Optional) - function in app.knock.api.models.providers.msteams.MsTeamListChannelsParams.QueryOptions.Builder
- Alias for calling Builder.filter with
filter.orElse(null). - filter(java.lang.String) - function in app.knock.api.models.providers.msteams.MsTeamListChannelsParams.QueryOptions.Builder
- OData param passed to the Microsoft Graph API to filter channels.
- filter() - function in app.knock.api.models.providers.msteams.MsTeamListTeamsParams.QueryOptions
- OData param passed to the Microsoft Graph API to filter teams.
- filter(java.util.Optional) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsParams.QueryOptions.Builder
- Alias for calling Builder.filter with
filter.orElse(null). - filter(java.lang.String) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsParams.QueryOptions.Builder
- OData param passed to the Microsoft Graph API to filter teams.
- findBackReference(java.lang.String) - function in com.fasterxml.jackson.databind.JsonDeserializer
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.messages.MessageListActivitiesPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.messages.MessageListDeliveryLogsPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.messages.MessageListEventsPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.messages.MessageListPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.messages.activities.ActivityListPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.objects.ObjectListMessagesPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.objects.ObjectListPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.objects.ObjectListSchedulesPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.objects.ObjectListSubscriptionsPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.providers.slack.SlackListChannelsPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.schedules.ScheduleListPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.tenants.TenantListPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.users.UserListMessagesPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.users.UserListPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.users.UserListSchedulesPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.users.UserListSubscriptionsPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in app.knock.api.models.users.feeds.FeedListItemsPageAsync.AutoPager
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- frequency() - function in app.knock.api.models.schedules.ScheduleRepeatRule
- The frequency of the schedule.
- frequency(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.ScheduleRepeatRule.Builder
- Sets Builder.frequency to an arbitrary JSON value.
- frequency(app.knock.api.models.schedules.ScheduleRepeatRule.Frequency) - function in app.knock.api.models.schedules.ScheduleRepeatRule.Builder
- The frequency of the schedule.
- FRI - enum entry in app.knock.api.models.schedules.ScheduleRepeatRule.Day.Known
- FRI - enum entry in app.knock.api.models.schedules.ScheduleRepeatRule.Day.Value
- from(java.lang.Object) - function in app.knock.api.core.JsonValue.Companion
- Converts the given value to a JsonValue.
- from() - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageEmailContent
- The sender's email address.
- from(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageEmailContent.Builder
- Sets Builder.from to an arbitrary JSON value.
- from(java.lang.String) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageEmailContent.Builder
- The sender's email address.
- from() - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageEmailContent
- The sender's email address.
- from(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageEmailContent.Builder
- Sets Builder.from to an arbitrary JSON value.
- from(java.lang.String) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageEmailContent.Builder
- The sender's email address.
- fromEnv() - function in app.knock.api.core.ClientOptions.Builder
- fromEnv() - function in app.knock.api.core.ClientOptions.Companion
- fromJsonNode(com.fasterxml.jackson.databind.JsonNode) - function in app.knock.api.core.JsonValue.Companion
- Returns a JsonValue converted from the given Jackson JsonNode.
- fromUserId() - function in app.knock.api.models.users.UserMergeParams
- The user ID to merge from.
- fromUserId() - function in app.knock.api.models.users.UserMergeParams.Body
- The user ID to merge from.
- fromUserId(app.knock.api.core.JsonField) - function in app.knock.api.models.users.UserMergeParams.Body.Builder
- Sets Builder.fromUserId to an arbitrary JSON value.
- fromUserId(java.lang.String) - function in app.knock.api.models.users.UserMergeParams.Body.Builder
- The user ID to merge from.
- fromUserId(app.knock.api.core.JsonField) - function in app.knock.api.models.users.UserMergeParams.Builder
- Sets Builder.fromUserId to an arbitrary JSON value.
- fromUserId(java.lang.String) - function in app.knock.api.models.users.UserMergeParams.Builder
- The user ID to merge from.