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

S

SAT - enum entry in app.knock.api.models.schedules.ScheduleRepeatRule.Day.Known
 
SAT - enum entry in app.knock.api.models.schedules.ScheduleRepeatRule.Day.Value
 
Schedule - class in app.knock.api.models.schedules
A schedule represents a recurring workflow execution.
Schedule.Builder - class in app.knock.api.models.schedules.Schedule
A builder for Schedule.
Schedule.Data - class in app.knock.api.models.schedules.Schedule
An optional map of data to pass into the workflow execution.
Schedule.Data.Builder - class in app.knock.api.models.schedules.Schedule.Data
A builder for Data.
ScheduleCreateParams - class in app.knock.api.models.schedules
Creates one or more schedules for a workflow with the specified recipients, timing, and data.
ScheduleCreateParams.Body - class in app.knock.api.models.schedules.ScheduleCreateParams
A request to create a schedule.
ScheduleCreateParams.Body.Builder - class in app.knock.api.models.schedules.ScheduleCreateParams.Body
A builder for Body.
ScheduleCreateParams.Builder - class in app.knock.api.models.schedules.ScheduleCreateParams
A builder for ScheduleCreateParams.
ScheduleCreateParams.Data - class in app.knock.api.models.schedules.ScheduleCreateParams
An optional map of data to pass into the workflow execution.
ScheduleCreateParams.Data.Builder - class in app.knock.api.models.schedules.ScheduleCreateParams.Data
A builder for Data.
scheduledAt() - function in app.knock.api.models.messages.Message
Timestamp when the message was scheduled to be sent.
scheduledAt(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.Message.Builder
Sets Builder.scheduledAt to an arbitrary JSON value.
scheduledAt(java.time.OffsetDateTime) - function in app.knock.api.models.messages.Message.Builder
Timestamp when the message was scheduled to be sent.
scheduledAt(java.util.Optional) - function in app.knock.api.models.messages.Message.Builder
Alias for calling Builder.scheduledAt with scheduledAt.orElse(null).
scheduledAt() - function in app.knock.api.models.schedules.ScheduleCreateParams
The starting date and time for the schedule.
scheduledAt() - function in app.knock.api.models.schedules.ScheduleCreateParams.Body
The starting date and time for the schedule.
scheduledAt(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.ScheduleCreateParams.Body.Builder
Sets Builder.scheduledAt to an arbitrary JSON value.
scheduledAt(java.time.OffsetDateTime) - function in app.knock.api.models.schedules.ScheduleCreateParams.Body.Builder
The starting date and time for the schedule.
scheduledAt(java.util.Optional) - function in app.knock.api.models.schedules.ScheduleCreateParams.Body.Builder
Alias for calling Builder.scheduledAt with scheduledAt.orElse(null).
scheduledAt(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.ScheduleCreateParams.Builder
Sets Builder.scheduledAt to an arbitrary JSON value.
scheduledAt(java.time.OffsetDateTime) - function in app.knock.api.models.schedules.ScheduleCreateParams.Builder
The starting date and time for the schedule.
scheduledAt(java.util.Optional) - function in app.knock.api.models.schedules.ScheduleCreateParams.Builder
Alias for calling Builder.scheduledAt with scheduledAt.orElse(null).
scheduledAt() - function in app.knock.api.models.schedules.ScheduleUpdateParams
The starting date and time for the schedule.
scheduledAt() - function in app.knock.api.models.schedules.ScheduleUpdateParams.Body
The starting date and time for the schedule.
scheduledAt(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Body.Builder
Sets Builder.scheduledAt to an arbitrary JSON value.
scheduledAt(java.time.OffsetDateTime) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Body.Builder
The starting date and time for the schedule.
scheduledAt(java.util.Optional) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Body.Builder
Alias for calling Builder.scheduledAt with scheduledAt.orElse(null).
scheduledAt(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Builder
Sets Builder.scheduledAt to an arbitrary JSON value.
scheduledAt(java.time.OffsetDateTime) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Builder
The starting date and time for the schedule.
scheduledAt(java.util.Optional) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Builder
Alias for calling Builder.scheduledAt with scheduledAt.orElse(null).
scheduledAt() - function in app.knock.api.models.schedules.bulk.BulkCreateParams.Schedule
The starting date and time for the schedule.
scheduledAt(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.bulk.BulkCreateParams.Schedule.Builder
Sets Builder.scheduledAt to an arbitrary JSON value.
scheduledAt(java.time.OffsetDateTime) - function in app.knock.api.models.schedules.bulk.BulkCreateParams.Schedule.Builder
The starting date and time for the schedule.
scheduledAt(java.util.Optional) - function in app.knock.api.models.schedules.bulk.BulkCreateParams.Schedule.Builder
Alias for calling Builder.scheduledAt with scheduledAt.orElse(null).
ScheduleDeleteParams - class in app.knock.api.models.schedules
Permanently deletes one or more schedules identified by the provided schedule IDs.
ScheduleDeleteParams.Body - class in app.knock.api.models.schedules.ScheduleDeleteParams
A request to delete a schedule.
ScheduleDeleteParams.Body.Builder - class in app.knock.api.models.schedules.ScheduleDeleteParams.Body
A builder for Body.
ScheduleDeleteParams.Builder - class in app.knock.api.models.schedules.ScheduleDeleteParams
A builder for ScheduleDeleteParams.
scheduleIds() - function in app.knock.api.models.schedules.ScheduleDeleteParams
A list of schedule IDs.
scheduleIds() - function in app.knock.api.models.schedules.ScheduleDeleteParams.Body
A list of schedule IDs.
scheduleIds(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.ScheduleDeleteParams.Body.Builder
Sets Builder.scheduleIds to an arbitrary JSON value.
scheduleIds(java.util.List) - function in app.knock.api.models.schedules.ScheduleDeleteParams.Body.Builder
A list of schedule IDs.
scheduleIds(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.ScheduleDeleteParams.Builder
Sets Builder.scheduleIds to an arbitrary JSON value.
scheduleIds(java.util.List) - function in app.knock.api.models.schedules.ScheduleDeleteParams.Builder
A list of schedule IDs.
scheduleIds() - function in app.knock.api.models.schedules.ScheduleUpdateParams
A list of schedule IDs.
scheduleIds() - function in app.knock.api.models.schedules.ScheduleUpdateParams.Body
A list of schedule IDs.
scheduleIds(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Body.Builder
Sets Builder.scheduleIds to an arbitrary JSON value.
scheduleIds(java.util.List) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Body.Builder
A list of schedule IDs.
scheduleIds(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Builder
Sets Builder.scheduleIds to an arbitrary JSON value.
scheduleIds(java.util.List) - function in app.knock.api.models.schedules.ScheduleUpdateParams.Builder
A list of schedule IDs.
ScheduleListPage - class in app.knock.api.models.schedules
 
ScheduleListPage.AutoPager - class in app.knock.api.models.schedules.ScheduleListPage
 
ScheduleListPage.Builder - class in app.knock.api.models.schedules.ScheduleListPage
A builder for ScheduleListPage.
ScheduleListPageAsync - class in app.knock.api.models.schedules
 
ScheduleListPageAsync.AutoPager - class in app.knock.api.models.schedules.ScheduleListPageAsync
 
ScheduleListPageAsync.Builder - class in app.knock.api.models.schedules.ScheduleListPageAsync
A builder for ScheduleListPageAsync.
ScheduleListPageResponse - class in app.knock.api.models.schedules
A response containing a list of schedules.
ScheduleListPageResponse.Builder - class in app.knock.api.models.schedules.ScheduleListPageResponse
A builder for ScheduleListPageResponse.
ScheduleListParams - class in app.knock.api.models.schedules
Returns a paginated list of schedules for the current environment, filtered by workflow and optionally by recipients and tenant.
ScheduleListParams.Builder - class in app.knock.api.models.schedules.ScheduleListParams
A builder for ScheduleListParams.
ScheduleRepeatRule - class in app.knock.api.models.schedules
The repeat rule for the schedule.
ScheduleRepeatRule.Builder - class in app.knock.api.models.schedules.ScheduleRepeatRule
A builder for ScheduleRepeatRule.
ScheduleRepeatRule.Day - class in app.knock.api.models.schedules.ScheduleRepeatRule
An identifier for a day of the week.
ScheduleRepeatRule.Day.Known - class in app.knock.api.models.schedules.ScheduleRepeatRule.Day
An enum containing Day's known values.
ScheduleRepeatRule.Day.Value - class in app.knock.api.models.schedules.ScheduleRepeatRule.Day
An enum containing Day's known values, as well as an _UNKNOWN member.
ScheduleRepeatRule.Frequency - class in app.knock.api.models.schedules.ScheduleRepeatRule
The frequency of the schedule.
ScheduleRepeatRule.Frequency.Known - class in app.knock.api.models.schedules.ScheduleRepeatRule.Frequency
An enum containing Frequency's known values.
ScheduleRepeatRule.Frequency.Value - class in app.knock.api.models.schedules.ScheduleRepeatRule.Frequency
An enum containing Frequency's known values, as well as an _UNKNOWN member.
schedules() - function in app.knock.api.client.KnockClient
 
schedules() - function in app.knock.api.client.KnockClient.WithRawResponse
 
schedules() - function in app.knock.api.client.KnockClientAsync
 
schedules() - function in app.knock.api.client.KnockClientAsync.WithRawResponse
 
schedules() - function in app.knock.api.client.KnockClientAsyncImpl
 
schedules() - function in app.knock.api.client.KnockClientAsyncImpl.WithRawResponseImpl
 
schedules() - function in app.knock.api.client.KnockClientImpl
 
schedules() - function in app.knock.api.client.KnockClientImpl.WithRawResponseImpl
 
schedules() - function in app.knock.api.models.schedules.bulk.BulkCreateParams
A list of schedules.
schedules() - function in app.knock.api.models.schedules.bulk.BulkCreateParams.Body
A list of schedules.
schedules(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.bulk.BulkCreateParams.Body.Builder
Sets Builder.schedules to an arbitrary JSON value.
schedules(java.util.List) - function in app.knock.api.models.schedules.bulk.BulkCreateParams.Body.Builder
A list of schedules.
schedules(app.knock.api.core.JsonField) - function in app.knock.api.models.schedules.bulk.BulkCreateParams.Builder
Sets Builder.schedules to an arbitrary JSON value.
schedules(java.util.List) - function in app.knock.api.models.schedules.bulk.BulkCreateParams.Builder
A list of schedules.
ScheduleService - class in app.knock.api.services.blocking
 
ScheduleService.WithRawResponse - class in app.knock.api.services.blocking.ScheduleService
A view of ScheduleService that provides access to raw HTTP responses for each method.
ScheduleServiceAsync - class in app.knock.api.services.async
 
ScheduleServiceAsync.WithRawResponse - class in app.knock.api.services.async.ScheduleServiceAsync
A view of ScheduleServiceAsync that provides access to raw HTTP responses for each method.
ScheduleServiceAsyncImpl - class in app.knock.api.services.async
 
ScheduleServiceAsyncImpl.WithRawResponseImpl - class in app.knock.api.services.async.ScheduleServiceAsyncImpl
 
ScheduleServiceImpl - class in app.knock.api.services.blocking
 
ScheduleServiceImpl.WithRawResponseImpl - class in app.knock.api.services.blocking.ScheduleServiceImpl
 
ScheduleUpdateParams - class in app.knock.api.models.schedules
Updates one or more existing schedules with new timing, data, or other properties.
ScheduleUpdateParams.Body - class in app.knock.api.models.schedules.ScheduleUpdateParams
A request to update a schedule.
ScheduleUpdateParams.Body.Builder - class in app.knock.api.models.schedules.ScheduleUpdateParams.Body
A builder for Body.
ScheduleUpdateParams.Builder - class in app.knock.api.models.schedules.ScheduleUpdateParams
A builder for ScheduleUpdateParams.
ScheduleUpdateParams.Data - class in app.knock.api.models.schedules.ScheduleUpdateParams
An optional map of data to pass into the workflow execution.
ScheduleUpdateParams.Data.Builder - class in app.knock.api.models.schedules.ScheduleUpdateParams.Data
A builder for Data.
SEEN - enum entry in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.Action.Known
 
SEEN - enum entry in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.Action.Value
 
SEEN - enum entry in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.EngagementStatus.Known
 
SEEN - enum entry in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.EngagementStatus.Value
 
SEEN - enum entry in app.knock.api.models.messages.Message.EngagementStatus.Known
 
SEEN - enum entry in app.knock.api.models.messages.Message.EngagementStatus.Value
 
SEEN - enum entry in app.knock.api.models.messages.MessageListParams.EngagementStatus.Known
 
SEEN - enum entry in app.knock.api.models.messages.MessageListParams.EngagementStatus.Value
 
SEEN - enum entry in app.knock.api.models.objects.ObjectListMessagesParams.EngagementStatus.Known
 
SEEN - enum entry in app.knock.api.models.objects.ObjectListMessagesParams.EngagementStatus.Value
 
SEEN - enum entry in app.knock.api.models.users.UserListMessagesParams.EngagementStatus.Known
 
SEEN - enum entry in app.knock.api.models.users.UserListMessagesParams.EngagementStatus.Value
 
SEEN - enum entry in app.knock.api.models.users.feeds.FeedListItemsParams.Status.Known
 
SEEN - enum entry in app.knock.api.models.users.feeds.FeedListItemsParams.Status.Value
 
seenAt() - function in app.knock.api.models.messages.Message
Timestamp when the message was seen.
seenAt(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.Message.Builder
Sets Builder.seenAt to an arbitrary JSON value.
seenAt(java.time.OffsetDateTime) - function in app.knock.api.models.messages.Message.Builder
Timestamp when the message was seen.
seenAt(java.util.Optional) - function in app.knock.api.models.messages.Message.Builder
Alias for calling Builder.seenAt with seenAt.orElse(null).
seenAt() - function in app.knock.api.models.users.feeds.FeedListItemsResponse
Timestamp when the feed item was marked as seen.
seenAt(app.knock.api.core.JsonField) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Builder
Sets Builder.seenAt to an arbitrary JSON value.
seenAt(java.util.Optional) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Builder
Alias for calling Builder.seenAt with seenAt.orElse(null).
seenAt(java.lang.String) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Builder
Timestamp when the feed item was marked as seen.
select() - function in app.knock.api.models.providers.msteams.MsTeamListChannelsParams.QueryOptions
OData param passed to the Microsoft Graph API to select specific properties.
select(java.util.Optional) - function in app.knock.api.models.providers.msteams.MsTeamListChannelsParams.QueryOptions.Builder
Alias for calling Builder.select with select.orElse(null).
select(java.lang.String) - function in app.knock.api.models.providers.msteams.MsTeamListChannelsParams.QueryOptions.Builder
OData param passed to the Microsoft Graph API to select specific properties.
select() - function in app.knock.api.models.providers.msteams.MsTeamListTeamsParams.QueryOptions
OData param passed to the Microsoft Graph API to select fields on a team.
select(java.util.Optional) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsParams.QueryOptions.Builder
Alias for calling Builder.select with select.orElse(null).
select(java.lang.String) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsParams.QueryOptions.Builder
OData param passed to the Microsoft Graph API to select fields on a team.
SENT - enum entry in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.DeliveryStatus.Known
 
SENT - enum entry in app.knock.api.models.channels.bulk.BulkUpdateMessageStatusParams.DeliveryStatus.Value
 
SENT - enum entry in app.knock.api.models.messages.Message.Status.Known
 
SENT - enum entry in app.knock.api.models.messages.Message.Status.Value
 
SENT - enum entry in app.knock.api.models.messages.MessageListParams.Status.Known
 
SENT - enum entry in app.knock.api.models.messages.MessageListParams.Status.Value
 
SENT - enum entry in app.knock.api.models.objects.ObjectListMessagesParams.Status.Known
 
SENT - enum entry in app.knock.api.models.objects.ObjectListMessagesParams.Status.Value
 
SENT - enum entry in app.knock.api.models.users.UserListMessagesParams.Status.Known
 
SENT - enum entry in app.knock.api.models.users.UserListMessagesParams.Status.Value
 
serialize(app.knock.api.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in app.knock.api.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(app.knock.api.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
 
service(app.knock.api.services.blocking.MessageService) - function in app.knock.api.models.messages.MessageListActivitiesPage.Builder
 
service(app.knock.api.services.async.MessageServiceAsync) - function in app.knock.api.models.messages.MessageListActivitiesPageAsync.Builder
 
service(app.knock.api.services.blocking.MessageService) - function in app.knock.api.models.messages.MessageListDeliveryLogsPage.Builder
 
service(app.knock.api.services.async.MessageServiceAsync) - function in app.knock.api.models.messages.MessageListDeliveryLogsPageAsync.Builder
 
service(app.knock.api.services.blocking.MessageService) - function in app.knock.api.models.messages.MessageListEventsPage.Builder
 
service(app.knock.api.services.async.MessageServiceAsync) - function in app.knock.api.models.messages.MessageListEventsPageAsync.Builder
 
service(app.knock.api.services.blocking.MessageService) - function in app.knock.api.models.messages.MessageListPage.Builder
 
service(app.knock.api.services.async.MessageServiceAsync) - function in app.knock.api.models.messages.MessageListPageAsync.Builder
 
service(app.knock.api.services.blocking.messages.ActivityService) - function in app.knock.api.models.messages.activities.ActivityListPage.Builder
 
service(app.knock.api.services.async.messages.ActivityServiceAsync) - function in app.knock.api.models.messages.activities.ActivityListPageAsync.Builder
 
service(app.knock.api.services.blocking.ObjectService) - function in app.knock.api.models.objects.ObjectListMessagesPage.Builder
 
service(app.knock.api.services.async.ObjectServiceAsync) - function in app.knock.api.models.objects.ObjectListMessagesPageAsync.Builder
 
service(app.knock.api.services.blocking.ObjectService) - function in app.knock.api.models.objects.ObjectListPage.Builder
 
service(app.knock.api.services.async.ObjectServiceAsync) - function in app.knock.api.models.objects.ObjectListPageAsync.Builder
 
service(app.knock.api.services.blocking.ObjectService) - function in app.knock.api.models.objects.ObjectListSchedulesPage.Builder
 
service(app.knock.api.services.async.ObjectServiceAsync) - function in app.knock.api.models.objects.ObjectListSchedulesPageAsync.Builder
 
service(app.knock.api.services.blocking.ObjectService) - function in app.knock.api.models.objects.ObjectListSubscriptionsPage.Builder
 
service(app.knock.api.services.async.ObjectServiceAsync) - function in app.knock.api.models.objects.ObjectListSubscriptionsPageAsync.Builder
 
service(app.knock.api.services.blocking.providers.MsTeamService) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPage.Builder
 
service(app.knock.api.services.async.providers.MsTeamServiceAsync) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPageAsync.Builder
 
service(app.knock.api.services.blocking.providers.SlackService) - function in app.knock.api.models.providers.slack.SlackListChannelsPage.Builder
 
service(app.knock.api.services.async.providers.SlackServiceAsync) - function in app.knock.api.models.providers.slack.SlackListChannelsPageAsync.Builder
 
service(app.knock.api.services.blocking.ScheduleService) - function in app.knock.api.models.schedules.ScheduleListPage.Builder
 
service(app.knock.api.services.async.ScheduleServiceAsync) - function in app.knock.api.models.schedules.ScheduleListPageAsync.Builder
 
service(app.knock.api.services.blocking.TenantService) - function in app.knock.api.models.tenants.TenantListPage.Builder
 
service(app.knock.api.services.async.TenantServiceAsync) - function in app.knock.api.models.tenants.TenantListPageAsync.Builder
 
service(app.knock.api.services.blocking.UserService) - function in app.knock.api.models.users.UserListMessagesPage.Builder
 
service(app.knock.api.services.async.UserServiceAsync) - function in app.knock.api.models.users.UserListMessagesPageAsync.Builder
 
service(app.knock.api.services.blocking.UserService) - function in app.knock.api.models.users.UserListPage.Builder
 
service(app.knock.api.services.async.UserServiceAsync) - function in app.knock.api.models.users.UserListPageAsync.Builder
 
service(app.knock.api.services.blocking.UserService) - function in app.knock.api.models.users.UserListSchedulesPage.Builder
 
service(app.knock.api.services.async.UserServiceAsync) - function in app.knock.api.models.users.UserListSchedulesPageAsync.Builder
 
service(app.knock.api.services.blocking.UserService) - function in app.knock.api.models.users.UserListSubscriptionsPage.Builder
 
service(app.knock.api.services.async.UserServiceAsync) - function in app.knock.api.models.users.UserListSubscriptionsPageAsync.Builder
 
service(app.knock.api.services.blocking.users.FeedService) - function in app.knock.api.models.users.feeds.FeedListItemsPage.Builder
 
service(app.knock.api.services.async.users.FeedServiceAsync) - function in app.knock.api.models.users.feeds.FeedListItemsPageAsync.Builder
 
serviceName() - function in app.knock.api.models.messages.MessageDeliveryLog
The name of the service that processed the delivery.
serviceName(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.MessageDeliveryLog.Builder
Sets Builder.serviceName to an arbitrary JSON value.
serviceName(java.lang.String) - function in app.knock.api.models.messages.MessageDeliveryLog.Builder
The name of the service that processed the delivery.
set(app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.async.ObjectServiceAsync
 
set(app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.async.ObjectServiceAsync
 
set(app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
set(java.lang.String,java.lang.String) - function in app.knock.api.services.async.ObjectServiceAsync
Creates a new object or updates an existing one in the specified collection.
set(java.lang.String,java.lang.String) - function in app.knock.api.services.async.ObjectServiceAsync
Creates a new object or updates an existing one in the specified collection.
set(java.lang.String,java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
set(java.lang.String,java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.async.ObjectServiceAsync
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.async.ObjectServiceAsync
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
set(app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
set(app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
set(app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
set(java.lang.String,java.lang.String) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{id}, but is otherwise the same as ObjectServiceAsync.set.
set(java.lang.String,java.lang.String) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{id}, but is otherwise the same as ObjectServiceAsync.set.
set(java.lang.String,java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
set(app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsyncImpl
 
set(app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsyncImpl.WithRawResponseImpl
 
set(app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.async.TenantServiceAsync
 
set(app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.async.TenantServiceAsync
 
set(app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync
 
set(java.lang.String) - function in app.knock.api.services.async.TenantServiceAsync
Sets a tenant within an environment, performing an upsert operation.
set(java.lang.String) - function in app.knock.api.services.async.TenantServiceAsync
Sets a tenant within an environment, performing an upsert operation.
set(java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync
 
set(java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.async.TenantServiceAsync
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.async.TenantServiceAsync
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync
 
set(app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
 
set(app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
 
set(app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
 
set(java.lang.String) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/tenants/{id}, but is otherwise the same as TenantServiceAsync.set.
set(java.lang.String) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/tenants/{id}, but is otherwise the same as TenantServiceAsync.set.
set(java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
 
set(java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsync.WithRawResponse
 
set(app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsyncImpl
 
set(app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.TenantServiceAsyncImpl.WithRawResponseImpl
 
set(app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.async.objects.BulkServiceAsync
 
set(app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.async.objects.BulkServiceAsync
 
set(app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.objects.BulkServiceAsync
 
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.async.objects.BulkServiceAsync
Bulk sets up to 1,000 objects at a time in the specified collection.
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.async.objects.BulkServiceAsync
Bulk sets up to 1,000 objects at a time in the specified collection.
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.objects.BulkServiceAsync
 
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.objects.BulkServiceAsync
 
set(app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.async.objects.BulkServiceAsync.WithRawResponse
 
set(app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.async.objects.BulkServiceAsync.WithRawResponse
 
set(app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.objects.BulkServiceAsync.WithRawResponse
 
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.async.objects.BulkServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v1/objects/{collection}/bulk/set, but is otherwise the same as BulkServiceAsync.set.
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.async.objects.BulkServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v1/objects/{collection}/bulk/set, but is otherwise the same as BulkServiceAsync.set.
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.objects.BulkServiceAsync.WithRawResponse
 
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.objects.BulkServiceAsync.WithRawResponse
 
set(app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.objects.BulkServiceAsyncImpl
 
set(app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.objects.BulkServiceAsyncImpl.WithRawResponseImpl
 
set(app.knock.api.models.tenants.bulk.BulkSetParams) - function in app.knock.api.services.async.tenants.BulkServiceAsync
Set or update up to 1,000 tenants in a single operation.
set(app.knock.api.models.tenants.bulk.BulkSetParams) - function in app.knock.api.services.async.tenants.BulkServiceAsync
Set or update up to 1,000 tenants in a single operation.
set(app.knock.api.models.tenants.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.tenants.BulkServiceAsync
 
set(app.knock.api.models.tenants.bulk.BulkSetParams) - function in app.knock.api.services.async.tenants.BulkServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v1/tenants/bulk/set, but is otherwise the same as BulkServiceAsync.set.
set(app.knock.api.models.tenants.bulk.BulkSetParams) - function in app.knock.api.services.async.tenants.BulkServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v1/tenants/bulk/set, but is otherwise the same as BulkServiceAsync.set.
set(app.knock.api.models.tenants.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.tenants.BulkServiceAsync.WithRawResponse
 
set(app.knock.api.models.tenants.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.tenants.BulkServiceAsyncImpl
 
set(app.knock.api.models.tenants.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.tenants.BulkServiceAsyncImpl.WithRawResponseImpl
 
set(app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.blocking.ObjectService
 
set(app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.blocking.ObjectService
 
set(app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
set(java.lang.String,java.lang.String) - function in app.knock.api.services.blocking.ObjectService
Creates a new object or updates an existing one in the specified collection.
set(java.lang.String,java.lang.String) - function in app.knock.api.services.blocking.ObjectService
Creates a new object or updates an existing one in the specified collection.
set(java.lang.String,java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
set(java.lang.String,java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.blocking.ObjectService
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.blocking.ObjectService
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
set(app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
set(app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
set(app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
set(java.lang.String,java.lang.String) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{id}, but is otherwise the same as ObjectService.set.
set(java.lang.String,java.lang.String) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{id}, but is otherwise the same as ObjectService.set.
set(java.lang.String,java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
set(java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
set(app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectServiceImpl
 
set(app.knock.api.models.objects.ObjectSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectServiceImpl.WithRawResponseImpl
 
set(app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.blocking.TenantService
 
set(app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.blocking.TenantService
 
set(app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService
 
set(java.lang.String) - function in app.knock.api.services.blocking.TenantService
Sets a tenant within an environment, performing an upsert operation.
set(java.lang.String) - function in app.knock.api.services.blocking.TenantService
Sets a tenant within an environment, performing an upsert operation.
set(java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService
 
set(java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.blocking.TenantService
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.blocking.TenantService
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService
 
set(app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
 
set(app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
 
set(app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
 
set(java.lang.String) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
Returns a raw HTTP response for put /v1/tenants/{id}, but is otherwise the same as TenantService.set.
set(java.lang.String) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
Returns a raw HTTP response for put /v1/tenants/{id}, but is otherwise the same as TenantService.set.
set(java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
 
set(java.lang.String,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
 
set(java.lang.String,app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantService.WithRawResponse
 
set(app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantServiceImpl
 
set(app.knock.api.models.tenants.TenantSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.TenantServiceImpl.WithRawResponseImpl
 
set(app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.blocking.objects.BulkService
 
set(app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.blocking.objects.BulkService
 
set(app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.objects.BulkService
 
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.blocking.objects.BulkService
Bulk sets up to 1,000 objects at a time in the specified collection.
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.blocking.objects.BulkService
Bulk sets up to 1,000 objects at a time in the specified collection.
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.objects.BulkService
 
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.objects.BulkService
 
set(app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.blocking.objects.BulkService.WithRawResponse
 
set(app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.blocking.objects.BulkService.WithRawResponse
 
set(app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.objects.BulkService.WithRawResponse
 
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.blocking.objects.BulkService.WithRawResponse
Returns a raw HTTP response for post /v1/objects/{collection}/bulk/set, but is otherwise the same as BulkService.set.
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams) - function in app.knock.api.services.blocking.objects.BulkService.WithRawResponse
Returns a raw HTTP response for post /v1/objects/{collection}/bulk/set, but is otherwise the same as BulkService.set.
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.objects.BulkService.WithRawResponse
 
set(java.lang.String,app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.objects.BulkService.WithRawResponse
 
set(app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.objects.BulkServiceImpl
 
set(app.knock.api.models.objects.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.objects.BulkServiceImpl.WithRawResponseImpl
 
set(app.knock.api.models.tenants.bulk.BulkSetParams) - function in app.knock.api.services.blocking.tenants.BulkService
Set or update up to 1,000 tenants in a single operation.
set(app.knock.api.models.tenants.bulk.BulkSetParams) - function in app.knock.api.services.blocking.tenants.BulkService
Set or update up to 1,000 tenants in a single operation.
set(app.knock.api.models.tenants.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.tenants.BulkService
 
set(app.knock.api.models.tenants.bulk.BulkSetParams) - function in app.knock.api.services.blocking.tenants.BulkService.WithRawResponse
Returns a raw HTTP response for post /v1/tenants/bulk/set, but is otherwise the same as BulkService.set.
set(app.knock.api.models.tenants.bulk.BulkSetParams) - function in app.knock.api.services.blocking.tenants.BulkService.WithRawResponse
Returns a raw HTTP response for post /v1/tenants/bulk/set, but is otherwise the same as BulkService.set.
set(app.knock.api.models.tenants.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.tenants.BulkService.WithRawResponse
 
set(app.knock.api.models.tenants.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.tenants.BulkServiceImpl
 
set(app.knock.api.models.tenants.bulk.BulkSetParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.tenants.BulkServiceImpl.WithRawResponseImpl
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.async.ObjectServiceAsync
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.async.ObjectServiceAsync
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.async.ObjectServiceAsync
Sets the channel data for the specified object and channel.
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.async.ObjectServiceAsync
Sets the channel data for the specified object and channel.
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{object_id}/channel_data/{channel_id}, but is otherwise the same as ObjectServiceAsync.setChannelData.
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{object_id}/channel_data/{channel_id}, but is otherwise the same as ObjectServiceAsync.setChannelData.
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsyncImpl
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsyncImpl.WithRawResponseImpl
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.async.UserServiceAsync
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.async.UserServiceAsync
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync
 
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.async.UserServiceAsync
Updates or creates channel data for a specific user and channel ID.
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.async.UserServiceAsync
Updates or creates channel data for a specific user and channel ID.
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync
 
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/users/{user_id}/channel_data/{channel_id}, but is otherwise the same as UserServiceAsync.setChannelData.
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/users/{user_id}/channel_data/{channel_id}, but is otherwise the same as UserServiceAsync.setChannelData.
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsyncImpl
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsyncImpl.WithRawResponseImpl
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.blocking.ObjectService
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.blocking.ObjectService
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.blocking.ObjectService
Sets the channel data for the specified object and channel.
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.blocking.ObjectService
Sets the channel data for the specified object and channel.
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{object_id}/channel_data/{channel_id}, but is otherwise the same as ObjectService.setChannelData.
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{object_id}/channel_data/{channel_id}, but is otherwise the same as ObjectService.setChannelData.
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setChannelData(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectServiceImpl
 
setChannelData(app.knock.api.models.objects.ObjectSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectServiceImpl.WithRawResponseImpl
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.blocking.UserService
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.blocking.UserService
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService
 
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.blocking.UserService
Updates or creates channel data for a specific user and channel ID.
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.blocking.UserService
Updates or creates channel data for a specific user and channel ID.
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService
 
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.blocking.UserService.WithRawResponse
Returns a raw HTTP response for put /v1/users/{user_id}/channel_data/{channel_id}, but is otherwise the same as UserService.setChannelData.
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams) - function in app.knock.api.services.blocking.UserService.WithRawResponse
Returns a raw HTTP response for put /v1/users/{user_id}/channel_data/{channel_id}, but is otherwise the same as UserService.setChannelData.
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setChannelData(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserServiceImpl
 
setChannelData(app.knock.api.models.users.UserSetChannelDataParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserServiceImpl.WithRawResponseImpl
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.async.ObjectServiceAsync
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.async.ObjectServiceAsync
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.async.ObjectServiceAsync
Sets preferences within the given preference set.
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.async.ObjectServiceAsync
Sets preferences within the given preference set.
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{object_id}/preferences/{id}, but is otherwise the same as ObjectServiceAsync.setPreferences.
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{object_id}/preferences/{id}, but is otherwise the same as ObjectServiceAsync.setPreferences.
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsync.WithRawResponse
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsyncImpl
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.ObjectServiceAsyncImpl.WithRawResponseImpl
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.async.UserServiceAsync
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.async.UserServiceAsync
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync
 
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.async.UserServiceAsync
Updates a complete preference set for a user.
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.async.UserServiceAsync
Updates a complete preference set for a user.
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync
 
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/users/{user_id}/preferences/{id}, but is otherwise the same as UserServiceAsync.setPreferences.
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
Returns a raw HTTP response for put /v1/users/{user_id}/preferences/{id}, but is otherwise the same as UserServiceAsync.setPreferences.
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsync.WithRawResponse
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsyncImpl
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.UserServiceAsyncImpl.WithRawResponseImpl
 
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams) - function in app.knock.api.services.async.users.BulkServiceAsync
Sets preferences for multiple users in a single operation.
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams) - function in app.knock.api.services.async.users.BulkServiceAsync
Sets preferences for multiple users in a single operation.
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.users.BulkServiceAsync
 
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams) - function in app.knock.api.services.async.users.BulkServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v1/users/bulk/preferences, but is otherwise the same as BulkServiceAsync.setPreferences.
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams) - function in app.knock.api.services.async.users.BulkServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v1/users/bulk/preferences, but is otherwise the same as BulkServiceAsync.setPreferences.
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.users.BulkServiceAsync.WithRawResponse
 
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.users.BulkServiceAsyncImpl
 
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.async.users.BulkServiceAsyncImpl.WithRawResponseImpl
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.blocking.ObjectService
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.blocking.ObjectService
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.blocking.ObjectService
Sets preferences within the given preference set.
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.blocking.ObjectService
Sets preferences within the given preference set.
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{object_id}/preferences/{id}, but is otherwise the same as ObjectService.setPreferences.
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
Returns a raw HTTP response for put /v1/objects/{collection}/{object_id}/preferences/{id}, but is otherwise the same as ObjectService.setPreferences.
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setPreferences(java.lang.String,java.lang.String,java.lang.String,app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectService.WithRawResponse
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectServiceImpl
 
setPreferences(app.knock.api.models.objects.ObjectSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.ObjectServiceImpl.WithRawResponseImpl
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.blocking.UserService
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.blocking.UserService
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService
 
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.blocking.UserService
Updates a complete preference set for a user.
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.blocking.UserService
Updates a complete preference set for a user.
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService
 
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.blocking.UserService.WithRawResponse
Returns a raw HTTP response for put /v1/users/{user_id}/preferences/{id}, but is otherwise the same as UserService.setPreferences.
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams) - function in app.knock.api.services.blocking.UserService.WithRawResponse
Returns a raw HTTP response for put /v1/users/{user_id}/preferences/{id}, but is otherwise the same as UserService.setPreferences.
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setPreferences(java.lang.String,java.lang.String,app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserService.WithRawResponse
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserServiceImpl
 
setPreferences(app.knock.api.models.users.UserSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.UserServiceImpl.WithRawResponseImpl
 
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams) - function in app.knock.api.services.blocking.users.BulkService
Sets preferences for multiple users in a single operation.
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams) - function in app.knock.api.services.blocking.users.BulkService
Sets preferences for multiple users in a single operation.
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.users.BulkService
 
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams) - function in app.knock.api.services.blocking.users.BulkService.WithRawResponse
Returns a raw HTTP response for post /v1/users/bulk/preferences, but is otherwise the same as BulkService.setPreferences.
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams) - function in app.knock.api.services.blocking.users.BulkService.WithRawResponse
Returns a raw HTTP response for post /v1/users/bulk/preferences, but is otherwise the same as BulkService.setPreferences.
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.users.BulkService.WithRawResponse
 
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.users.BulkServiceImpl
 
setPreferences(app.knock.api.models.users.bulk.BulkSetPreferencesParams,app.knock.api.core.RequestOptions) - function in app.knock.api.services.blocking.users.BulkServiceImpl.WithRawResponseImpl
 
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
settings() - function in app.knock.api.models.tenants.Tenant
The settings for the tenant.
settings(app.knock.api.core.JsonField) - function in app.knock.api.models.tenants.Tenant.Builder
Sets Builder.settings to an arbitrary JSON value.
settings(app.knock.api.models.tenants.Tenant.Settings) - function in app.knock.api.models.tenants.Tenant.Builder
The settings for the tenant.
settings(java.util.Optional) - function in app.knock.api.models.tenants.Tenant.Builder
Alias for calling Builder.settings with settings.orElse(null).
settings() - function in app.knock.api.models.tenants.TenantRequest
The settings for the tenant.
settings(app.knock.api.core.JsonField) - function in app.knock.api.models.tenants.TenantRequest.Builder
Sets Builder.settings to an arbitrary JSON value.
settings(app.knock.api.models.tenants.TenantRequest.Settings) - function in app.knock.api.models.tenants.TenantRequest.Builder
The settings for the tenant.
settings() - function in app.knock.api.models.tenants.TenantSetParams
The settings for the tenant.
settings() - function in app.knock.api.models.tenants.TenantSetParams.Body
The settings for the tenant.
settings(app.knock.api.core.JsonField) - function in app.knock.api.models.tenants.TenantSetParams.Body.Builder
Sets Builder.settings to an arbitrary JSON value.
settings(app.knock.api.models.tenants.TenantSetParams.Settings) - function in app.knock.api.models.tenants.TenantSetParams.Body.Builder
The settings for the tenant.
settings(app.knock.api.core.JsonField) - function in app.knock.api.models.tenants.TenantSetParams.Builder
Sets Builder.settings to an arbitrary JSON value.
settings(app.knock.api.models.tenants.TenantSetParams.Settings) - function in app.knock.api.models.tenants.TenantSetParams.Builder
The settings for the tenant.
shared() - function in app.knock.api.client.KnockClient
 
shared() - function in app.knock.api.client.KnockClient.WithRawResponse
 
shared() - function in app.knock.api.client.KnockClientAsync
 
shared() - function in app.knock.api.client.KnockClientAsync.WithRawResponse
 
shared() - function in app.knock.api.client.KnockClientAsyncImpl
 
shared() - function in app.knock.api.client.KnockClientAsyncImpl.WithRawResponseImpl
 
shared() - function in app.knock.api.client.KnockClientImpl
 
shared() - function in app.knock.api.client.KnockClientImpl.WithRawResponseImpl
 
SharedService - class in app.knock.api.services.blocking
 
SharedService.WithRawResponse - class in app.knock.api.services.blocking.SharedService
A view of SharedService that provides access to raw HTTP responses for each method.
SharedServiceAsync - class in app.knock.api.services.async
 
SharedServiceAsync.WithRawResponse - class in app.knock.api.services.async.SharedServiceAsync
A view of SharedServiceAsync that provides access to raw HTTP responses for each method.
SharedServiceAsyncImpl - class in app.knock.api.services.async
 
SharedServiceAsyncImpl.WithRawResponseImpl - class in app.knock.api.services.async.SharedServiceAsyncImpl
 
SharedServiceImpl - class in app.knock.api.services.blocking
 
SharedServiceImpl.WithRawResponseImpl - class in app.knock.api.services.blocking.SharedServiceImpl
 
size() - function in app.knock.api.core.http.Headers
 
size() - function in app.knock.api.core.http.QueryParams
 
skipToken() - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPage
Delegates to MsTeamListTeamsPageResponse, but gracefully handles missing data.
skipToken() - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPageAsync
Delegates to MsTeamListTeamsPageResponse, but gracefully handles missing data.
skipToken() - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPageResponse
OData param passed to the Microsoft Graph API to retrieve the next page of results.
skipToken(app.knock.api.core.JsonField) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPageResponse.Builder
Sets Builder.skipToken to an arbitrary JSON value.
skipToken(java.util.Optional) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPageResponse.Builder
Alias for calling Builder.skipToken with skipToken.orElse(null).
skipToken(java.lang.String) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPageResponse.Builder
OData param passed to the Microsoft Graph API to retrieve the next page of results.
skiptoken() - function in app.knock.api.models.providers.msteams.MsTeamListTeamsParams.QueryOptions
OData param passed to the Microsoft Graph API to retrieve the next page of results.
skiptoken(java.util.Optional) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsParams.QueryOptions.Builder
Alias for calling Builder.skiptoken with skiptoken.orElse(null).
skiptoken(java.lang.String) - function in app.knock.api.models.providers.msteams.MsTeamListTeamsParams.QueryOptions.Builder
OData param passed to the Microsoft Graph API to retrieve the next page of results.
slack() - function in app.knock.api.services.async.ProviderServiceAsync
 
slack() - function in app.knock.api.services.async.ProviderServiceAsync.WithRawResponse
 
slack() - function in app.knock.api.services.async.ProviderServiceAsyncImpl
 
slack() - function in app.knock.api.services.async.ProviderServiceAsyncImpl.WithRawResponseImpl
 
slack() - function in app.knock.api.services.blocking.ProviderService
 
slack() - function in app.knock.api.services.blocking.ProviderService.WithRawResponse
 
slack() - function in app.knock.api.services.blocking.ProviderServiceImpl
 
slack() - function in app.knock.api.services.blocking.ProviderServiceImpl.WithRawResponseImpl
 
slackChannel() - function in app.knock.api.models.recipients.channeldata.ChannelData.Data
Slack channel data
slackChannel() - function in app.knock.api.models.recipients.channeldata.ChannelDataRequest.Data
Slack channel data
SlackChannelData - class in app.knock.api.models.recipients.channeldata
Slack channel data
SlackChannelData.Builder - class in app.knock.api.models.recipients.channeldata.SlackChannelData
A builder for SlackChannelData.
SlackChannelData.Connection - class in app.knock.api.models.recipients.channeldata.SlackChannelData
A Slack connection, either an access token or an incoming webhook
SlackChannelData.Connection.SlackIncomingWebhookConnection - class in app.knock.api.models.recipients.channeldata.SlackChannelData.Connection
A Slack connection incoming webhook.
SlackChannelData.Connection.SlackIncomingWebhookConnection.Builder - class in app.knock.api.models.recipients.channeldata.SlackChannelData.Connection.SlackIncomingWebhookConnection
A builder for SlackIncomingWebhookConnection.
SlackChannelData.Connection.SlackTokenConnection - class in app.knock.api.models.recipients.channeldata.SlackChannelData.Connection
A Slack connection token.
SlackChannelData.Connection.SlackTokenConnection.Builder - class in app.knock.api.models.recipients.channeldata.SlackChannelData.Connection.SlackTokenConnection
A builder for SlackTokenConnection.
SlackChannelData.Connection.Visitor - class in app.knock.api.models.recipients.channeldata.SlackChannelData.Connection
An interface that defines how to map each variant of Connection to a value of type T.
SlackChannelData.Token - class in app.knock.api.models.recipients.channeldata.SlackChannelData
A Slack connection token.
SlackChannelData.Token.Builder - class in app.knock.api.models.recipients.channeldata.SlackChannelData.Token
A builder for Token.
slackChannels() - function in app.knock.api.models.providers.slack.SlackListChannelsPage
Delegates to SlackListChannelsPageResponse, but gracefully handles missing data.
slackChannels() - function in app.knock.api.models.providers.slack.SlackListChannelsPageAsync
Delegates to SlackListChannelsPageResponse, but gracefully handles missing data.
slackChannels() - function in app.knock.api.models.providers.slack.SlackListChannelsPageResponse
List of Slack channels.
slackChannels(app.knock.api.core.JsonField) - function in app.knock.api.models.providers.slack.SlackListChannelsPageResponse.Builder
Sets Builder.slackChannels to an arbitrary JSON value.
slackChannels(java.util.List) - function in app.knock.api.models.providers.slack.SlackListChannelsPageResponse.Builder
List of Slack channels.
SlackCheckAuthParams - class in app.knock.api.models.providers.slack
Check if a Slack channel is authenticated.
SlackCheckAuthParams.Builder - class in app.knock.api.models.providers.slack.SlackCheckAuthParams
A builder for SlackCheckAuthParams.
SlackCheckAuthResponse - class in app.knock.api.models.providers.slack
The response from a Slack auth check request.
SlackCheckAuthResponse.Builder - class in app.knock.api.models.providers.slack.SlackCheckAuthResponse
A builder for SlackCheckAuthResponse.
SlackCheckAuthResponse.Connection - class in app.knock.api.models.providers.slack.SlackCheckAuthResponse
A Slack connection object.
SlackCheckAuthResponse.Connection.Builder - class in app.knock.api.models.providers.slack.SlackCheckAuthResponse.Connection
A builder for Connection.
slackIncomingWebhook() - function in app.knock.api.models.recipients.channeldata.SlackChannelData.Connection
A Slack connection incoming webhook.
SlackListChannelsPage - class in app.knock.api.models.providers.slack
 
SlackListChannelsPage.AutoPager - class in app.knock.api.models.providers.slack.SlackListChannelsPage
 
SlackListChannelsPage.Builder - class in app.knock.api.models.providers.slack.SlackListChannelsPage
A builder for SlackListChannelsPage.
SlackListChannelsPageAsync - class in app.knock.api.models.providers.slack
 
SlackListChannelsPageAsync.AutoPager - class in app.knock.api.models.providers.slack.SlackListChannelsPageAsync
 
SlackListChannelsPageAsync.Builder - class in app.knock.api.models.providers.slack.SlackListChannelsPageAsync
A builder for SlackListChannelsPageAsync.
SlackListChannelsPageResponse - class in app.knock.api.models.providers.slack
The response from a Slack provider request, containing a list of channels.
SlackListChannelsPageResponse.Builder - class in app.knock.api.models.providers.slack.SlackListChannelsPageResponse
A builder for SlackListChannelsPageResponse.
SlackListChannelsParams - class in app.knock.api.models.providers.slack
List Slack channels for a Slack workspace.
SlackListChannelsParams.Builder - class in app.knock.api.models.providers.slack.SlackListChannelsParams
A builder for SlackListChannelsParams.
SlackListChannelsParams.QueryOptions - class in app.knock.api.models.providers.slack.SlackListChannelsParams
 
SlackListChannelsParams.QueryOptions.Builder - class in app.knock.api.models.providers.slack.SlackListChannelsParams.QueryOptions
A builder for QueryOptions.
SlackListChannelsResponse - class in app.knock.api.models.providers.slack
A Slack channel.
SlackListChannelsResponse.Builder - class in app.knock.api.models.providers.slack.SlackListChannelsResponse
A builder for SlackListChannelsResponse.
SlackRevokeAccessParams - class in app.knock.api.models.providers.slack
Revoke access for a Slack channel.
SlackRevokeAccessParams.Builder - class in app.knock.api.models.providers.slack.SlackRevokeAccessParams
A builder for SlackRevokeAccessParams.
SlackRevokeAccessResponse - class in app.knock.api.models.providers.slack
A response indicating the operation was successful.
SlackRevokeAccessResponse.Builder - class in app.knock.api.models.providers.slack.SlackRevokeAccessResponse
A builder for SlackRevokeAccessResponse.
SlackService - class in app.knock.api.services.blocking.providers
 
SlackService.WithRawResponse - class in app.knock.api.services.blocking.providers.SlackService
A view of SlackService that provides access to raw HTTP responses for each method.
SlackServiceAsync - class in app.knock.api.services.async.providers
 
SlackServiceAsync.WithRawResponse - class in app.knock.api.services.async.providers.SlackServiceAsync
A view of SlackServiceAsync that provides access to raw HTTP responses for each method.
SlackServiceAsyncImpl - class in app.knock.api.services.async.providers
 
SlackServiceAsyncImpl.WithRawResponseImpl - class in app.knock.api.services.async.providers.SlackServiceAsyncImpl
 
SlackServiceImpl - class in app.knock.api.services.blocking.providers
 
SlackServiceImpl.WithRawResponseImpl - class in app.knock.api.services.blocking.providers.SlackServiceImpl
 
slackToken() - function in app.knock.api.models.recipients.channeldata.SlackChannelData.Connection
A Slack connection token.
sms() - function in app.knock.api.models.recipients.preferences.PreferenceSetChannelTypes
Whether the channel type is enabled for the preference set.
sms(app.knock.api.core.JsonField) - function in app.knock.api.models.recipients.preferences.PreferenceSetChannelTypes.Builder
Sets Builder.sms to an arbitrary JSON value.
sms(app.knock.api.models.recipients.preferences.PreferenceSetChannelTypeSetting) - function in app.knock.api.models.recipients.preferences.PreferenceSetChannelTypes.Builder
Alias for calling sms with Sms.ofPreferenceSetChannelTypeSetting(preferenceSetChannelTypeSetting).
sms(app.knock.api.models.recipients.preferences.PreferenceSetChannelTypes.Sms) - function in app.knock.api.models.recipients.preferences.PreferenceSetChannelTypes.Builder
Whether the channel type is enabled for the preference set.
sms(java.lang.Boolean) - function in app.knock.api.models.recipients.preferences.PreferenceSetChannelTypes.Builder
Alias for calling sms with Sms.ofBool(bool).
source() - function in app.knock.api.models.messages.Message
The workflow that triggered the message.
source(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.Message.Builder
Sets Builder.source to an arbitrary JSON value.
source(app.knock.api.models.messages.Message.Source) - function in app.knock.api.models.messages.Message.Builder
The workflow that triggered the message.
source() - function in app.knock.api.models.messages.MessageListParams
Limits the results to messages triggered by the given workflow key.
source(java.util.Optional) - function in app.knock.api.models.messages.MessageListParams.Builder
Alias for calling Builder.source with source.orElse(null).
source(java.lang.String) - function in app.knock.api.models.messages.MessageListParams.Builder
Limits the results to messages triggered by the given workflow key.
source() - function in app.knock.api.models.objects.ObjectListMessagesParams
Limits the results to messages triggered by the given workflow key.
source(java.util.Optional) - function in app.knock.api.models.objects.ObjectListMessagesParams.Builder
Alias for calling Builder.source with source.orElse(null).
source(java.lang.String) - function in app.knock.api.models.objects.ObjectListMessagesParams.Builder
Limits the results to messages triggered by the given workflow key.
source() - function in app.knock.api.models.users.UserListMessagesParams
Limits the results to messages triggered by the given workflow key.
source(java.util.Optional) - function in app.knock.api.models.users.UserListMessagesParams.Builder
Alias for calling Builder.source with source.orElse(null).
source(java.lang.String) - function in app.knock.api.models.users.UserListMessagesParams.Builder
Limits the results to messages triggered by the given workflow key.
source() - function in app.knock.api.models.users.feeds.FeedListItemsParams
The source of the feed items.
source(java.util.Optional) - function in app.knock.api.models.users.feeds.FeedListItemsParams.Builder
Alias for calling Builder.source with source.orElse(null).
source(java.lang.String) - function in app.knock.api.models.users.feeds.FeedListItemsParams.Builder
The source of the feed items.
source() - function in app.knock.api.models.users.feeds.FeedListItemsResponse
Source information for the feed item.
source(app.knock.api.core.JsonField) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Builder
Sets Builder.source to an arbitrary JSON value.
source(app.knock.api.models.users.feeds.FeedListItemsResponse.Source) - function in app.knock.api.models.users.feeds.FeedListItemsResponse.Builder
Source information for the feed item.
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Iterable
 
startedAt() - function in app.knock.api.models.bulkoperations.BulkOperation
Timestamp when the bulk operation was started.
startedAt(app.knock.api.core.JsonField) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
Sets Builder.startedAt to an arbitrary JSON value.
startedAt(java.time.OffsetDateTime) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
Timestamp when the bulk operation was started.
startedAt(java.util.Optional) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
Alias for calling Builder.startedAt with startedAt.orElse(null).
status() - function in app.knock.api.models.bulkoperations.BulkOperation
The status of the bulk operation.
status(app.knock.api.core.JsonField) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
Sets Builder.status to an arbitrary JSON value.
status(app.knock.api.models.bulkoperations.BulkOperation.Status) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
The status of the bulk operation.
status() - function in app.knock.api.models.messages.Message
The message delivery status.
status(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.Message.Builder
Sets Builder.status to an arbitrary JSON value.
status(app.knock.api.models.messages.Message.Status) - function in app.knock.api.models.messages.Message.Builder
The message delivery status.
status() - function in app.knock.api.models.messages.MessageDeliveryLog.Response
The HTTP status code of the response.
status(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.MessageDeliveryLog.Response.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.Long) - function in app.knock.api.models.messages.MessageDeliveryLog.Response.Builder
The HTTP status code of the response.
status() - function in app.knock.api.models.messages.MessageListParams
Limits the results to messages with the given delivery status.
status(java.util.Optional) - function in app.knock.api.models.messages.MessageListParams.Builder
Alias for calling Builder.status with status.orElse(null).
status(java.util.List) - function in app.knock.api.models.messages.MessageListParams.Builder
Limits the results to messages with the given delivery status.
status() - function in app.knock.api.models.objects.ObjectListMessagesParams
Limits the results to messages with the given delivery status.
status(java.util.Optional) - function in app.knock.api.models.objects.ObjectListMessagesParams.Builder
Alias for calling Builder.status with status.orElse(null).
status(java.util.List) - function in app.knock.api.models.objects.ObjectListMessagesParams.Builder
Limits the results to messages with the given delivery status.
status() - function in app.knock.api.models.users.UserListMessagesParams
Limits the results to messages with the given delivery status.
status(java.util.Optional) - function in app.knock.api.models.users.UserListMessagesParams.Builder
Alias for calling Builder.status with status.orElse(null).
status(java.util.List) - function in app.knock.api.models.users.UserListMessagesParams.Builder
Limits the results to messages with the given delivery status.
status() - function in app.knock.api.models.users.feeds.FeedListItemsParams
The status of the feed items.
status(app.knock.api.models.users.feeds.FeedListItemsParams.Status) - function in app.knock.api.models.users.feeds.FeedListItemsParams.Builder
The status of the feed items.
status(java.util.Optional) - function in app.knock.api.models.users.feeds.FeedListItemsParams.Builder
Alias for calling Builder.status with status.orElse(null).
status() - function in app.knock.api.models.users.guides.GuideMarkMessageAsArchivedResponse
The status of a guide's action.
status(app.knock.api.core.JsonField) - function in app.knock.api.models.users.guides.GuideMarkMessageAsArchivedResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in app.knock.api.models.users.guides.GuideMarkMessageAsArchivedResponse.Builder
The status of a guide's action.
status() - function in app.knock.api.models.users.guides.GuideMarkMessageAsInteractedResponse
The status of a guide's action.
status(app.knock.api.core.JsonField) - function in app.knock.api.models.users.guides.GuideMarkMessageAsInteractedResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in app.knock.api.models.users.guides.GuideMarkMessageAsInteractedResponse.Builder
The status of a guide's action.
status() - function in app.knock.api.models.users.guides.GuideMarkMessageAsSeenResponse
The status of a guide's action.
status(app.knock.api.core.JsonField) - function in app.knock.api.models.users.guides.GuideMarkMessageAsSeenResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in app.knock.api.models.users.guides.GuideMarkMessageAsSeenResponse.Builder
The status of a guide's action.
statusCode() - function in app.knock.api.core.http.HttpResponse
 
statusCode() - function in app.knock.api.core.http.HttpResponseFor
 
statusCode() - function in app.knock.api.errors.BadRequestException
 
statusCode() - function in app.knock.api.errors.InternalServerException
 
statusCode(java.lang.Integer) - function in app.knock.api.errors.InternalServerException.Builder
 
statusCode() - function in app.knock.api.errors.KnockServiceException
 
statusCode() - function in app.knock.api.errors.NotFoundException
 
statusCode() - function in app.knock.api.errors.PermissionDeniedException
 
statusCode() - function in app.knock.api.errors.RateLimitException
 
statusCode() - function in app.knock.api.errors.UnauthorizedException
 
statusCode() - function in app.knock.api.errors.UnexpectedStatusCodeException
 
statusCode(java.lang.Integer) - function in app.knock.api.errors.UnexpectedStatusCodeException.Builder
 
statusCode() - function in app.knock.api.errors.UnprocessableEntityException
 
stream() - function in app.knock.api.models.messages.MessageListActivitiesPage.AutoPager
 
stream() - function in app.knock.api.models.messages.MessageListDeliveryLogsPage.AutoPager
 
stream() - function in app.knock.api.models.messages.MessageListEventsPage.AutoPager
 
stream() - function in app.knock.api.models.messages.MessageListPage.AutoPager
 
stream() - function in app.knock.api.models.messages.activities.ActivityListPage.AutoPager
 
stream() - function in app.knock.api.models.objects.ObjectListMessagesPage.AutoPager
 
stream() - function in app.knock.api.models.objects.ObjectListPage.AutoPager
 
stream() - function in app.knock.api.models.objects.ObjectListSchedulesPage.AutoPager
 
stream() - function in app.knock.api.models.objects.ObjectListSubscriptionsPage.AutoPager
 
stream() - function in app.knock.api.models.providers.msteams.MsTeamListTeamsPage.AutoPager
 
stream() - function in app.knock.api.models.providers.slack.SlackListChannelsPage.AutoPager
 
stream() - function in app.knock.api.models.schedules.ScheduleListPage.AutoPager
 
stream() - function in app.knock.api.models.tenants.TenantListPage.AutoPager
 
stream() - function in app.knock.api.models.users.UserListMessagesPage.AutoPager
 
stream() - function in app.knock.api.models.users.UserListPage.AutoPager
 
stream() - function in app.knock.api.models.users.UserListSchedulesPage.AutoPager
 
stream() - function in app.knock.api.models.users.UserListSubscriptionsPage.AutoPager
 
stream() - function in app.knock.api.models.users.feeds.FeedListItemsPage.AutoPager
 
string() - function in app.knock.api.models.messages.MessageDeliveryLog.Request.Body
 
string() - function in app.knock.api.models.messages.MessageDeliveryLog.Response.Body
 
string() - function in app.knock.api.models.tenants.InlineTenantRequest
The unique identifier for the tenant.
subjectLine() - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageEmailContent
The subject line of the email message.
subjectLine(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageEmailContent.Builder
Sets Builder.subjectLine to an arbitrary JSON value.
subjectLine(java.lang.String) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageEmailContent.Builder
The subject line of the email message.
subjectLine() - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageEmailContent
The subject line of the email message.
subjectLine(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageEmailContent.Builder
Sets Builder.subjectLine to an arbitrary JSON value.
subjectLine(java.lang.String) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageEmailContent.Builder
The subject line of the email message.
Subscription - class in app.knock.api.models.recipients.subscriptions
A subscription object.
Subscription.Builder - class in app.knock.api.models.recipients.subscriptions.Subscription
A builder for Subscription.
Subscription.Properties - class in app.knock.api.models.recipients.subscriptions.Subscription
The custom properties associated with the subscription relationship.
Subscription.Properties.Builder - class in app.knock.api.models.recipients.subscriptions.Subscription.Properties
A builder for Properties.
subscriptions() - function in app.knock.api.models.objects.bulk.BulkAddSubscriptionsParams
A list of subscriptions.
subscriptions() - function in app.knock.api.models.objects.bulk.BulkAddSubscriptionsParams.Body
A list of subscriptions.
subscriptions(app.knock.api.core.JsonField) - function in app.knock.api.models.objects.bulk.BulkAddSubscriptionsParams.Body.Builder
Sets Builder.subscriptions to an arbitrary JSON value.
subscriptions(java.util.List) - function in app.knock.api.models.objects.bulk.BulkAddSubscriptionsParams.Body.Builder
A list of subscriptions.
subscriptions(app.knock.api.core.JsonField) - function in app.knock.api.models.objects.bulk.BulkAddSubscriptionsParams.Builder
Sets Builder.subscriptions to an arbitrary JSON value.
subscriptions(java.util.List) - function in app.knock.api.models.objects.bulk.BulkAddSubscriptionsParams.Builder
A list of subscriptions.
subscriptions() - function in app.knock.api.services.async.RecipientServiceAsync
 
subscriptions() - function in app.knock.api.services.async.RecipientServiceAsync.WithRawResponse
 
subscriptions() - function in app.knock.api.services.async.RecipientServiceAsyncImpl
 
subscriptions() - function in app.knock.api.services.async.RecipientServiceAsyncImpl.WithRawResponseImpl
 
subscriptions() - function in app.knock.api.services.blocking.RecipientService
 
subscriptions() - function in app.knock.api.services.blocking.RecipientService.WithRawResponse
 
subscriptions() - function in app.knock.api.services.blocking.RecipientServiceImpl
 
subscriptions() - function in app.knock.api.services.blocking.RecipientServiceImpl.WithRawResponseImpl
 
SubscriptionService - class in app.knock.api.services.blocking.recipients
 
SubscriptionService.WithRawResponse - class in app.knock.api.services.blocking.recipients.SubscriptionService
A view of SubscriptionService that provides access to raw HTTP responses for each method.
SubscriptionServiceAsync - class in app.knock.api.services.async.recipients
 
SubscriptionServiceAsync.WithRawResponse - class in app.knock.api.services.async.recipients.SubscriptionServiceAsync
A view of SubscriptionServiceAsync that provides access to raw HTTP responses for each method.
SubscriptionServiceAsyncImpl - class in app.knock.api.services.async.recipients
 
SubscriptionServiceAsyncImpl.WithRawResponseImpl - class in app.knock.api.services.async.recipients.SubscriptionServiceAsyncImpl
 
SubscriptionServiceImpl - class in app.knock.api.services.blocking.recipients
 
SubscriptionServiceImpl.WithRawResponseImpl - class in app.knock.api.services.blocking.recipients.SubscriptionServiceImpl
 
successCount() - function in app.knock.api.models.bulkoperations.BulkOperation
The number of successful operations.
successCount(app.knock.api.core.JsonField) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
Sets Builder.successCount to an arbitrary JSON value.
successCount(java.lang.Long) - function in app.knock.api.models.bulkoperations.BulkOperation.Builder
The number of successful operations.
summary() - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageChatContent.Template
The summary of the chat message.
summary(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageChatContent.Template.Builder
Sets Builder.summary to an arbitrary JSON value.
summary(java.util.Optional) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageChatContent.Template.Builder
Alias for calling Builder.summary with summary.orElse(null).
summary(java.lang.String) - function in app.knock.api.models.messages.MessageGetContentResponse.Data.MessageChatContent.Template.Builder
The summary of the chat message.
summary() - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageChatContent.Template
The summary of the chat message.
summary(app.knock.api.core.JsonField) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageChatContent.Template.Builder
Sets Builder.summary to an arbitrary JSON value.
summary(java.util.Optional) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageChatContent.Template.Builder
Alias for calling Builder.summary with summary.orElse(null).
summary(java.lang.String) - function in app.knock.api.models.messages.batch.BatchGetContentResponse.Data.MessageChatContent.Template.Builder
The summary of the chat message.
SUN - enum entry in app.knock.api.models.schedules.ScheduleRepeatRule.Day.Known
 
SUN - enum entry in app.knock.api.models.schedules.ScheduleRepeatRule.Day.Value
 
supportsUpdate(com.fasterxml.jackson.databind.DeserializationConfig) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
sync() - function in app.knock.api.client.KnockClientAsync
Returns a version of this client that uses synchronous execution.
sync() - function in app.knock.api.client.KnockClientAsyncImpl
Returns a version of this client that uses synchronous execution.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _