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

C

callbackUrl() - function in so.prelude.sdk.models.TransactionalSendParams
The callback URL.
callbackUrl() - function in so.prelude.sdk.models.TransactionalSendParams.Body
The callback URL.
callbackUrl(java.lang.String) - function in so.prelude.sdk.models.TransactionalSendParams.Body.Builder
The callback URL.
callbackUrl(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendParams.Body.Builder
The callback URL.
callbackUrl(java.lang.String) - function in so.prelude.sdk.models.TransactionalSendParams.Builder
The callback URL.
callbackUrl(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendParams.Builder
The callback URL.
callbackUrl() - function in so.prelude.sdk.models.TransactionalSendResponse
The callback URL.
callbackUrl(java.lang.String) - function in so.prelude.sdk.models.TransactionalSendResponse.Builder
The callback URL.
callbackUrl(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendResponse.Builder
The callback URL.
callbackUrl() - function in so.prelude.sdk.models.VerificationCreateParams.Options
The URL where webhooks will be sent when verification events occur, including verification creation, attempt creation, and delivery status changes.
callbackUrl(java.lang.String) - function in so.prelude.sdk.models.VerificationCreateParams.Options.Builder
The URL where webhooks will be sent when verification events occur, including verification creation, attempt creation, and delivery status changes.
callbackUrl(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.VerificationCreateParams.Options.Builder
The URL where webhooks will be sent when verification events occur, including verification creation, attempt creation, and delivery status changes.
cause() - function in so.prelude.sdk.models.WatchPredictResponse.Reasoning
A label explaining why the phone number was classified as not trustworthy
cause(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.WatchPredictResponse.Reasoning.Builder
A label explaining why the phone number was classified as not trustworthy
cause(so.prelude.sdk.models.WatchPredictResponse.Reasoning.Cause) - function in so.prelude.sdk.models.WatchPredictResponse.Reasoning.Builder
A label explaining why the phone number was classified as not trustworthy
Check - class in so.prelude.sdk.core
 
check(so.prelude.sdk.models.VerificationCheckParams) - function in so.prelude.sdk.services.async.VerificationServiceAsync
Check the validity of a verification code.
check(so.prelude.sdk.models.VerificationCheckParams) - function in so.prelude.sdk.services.async.VerificationServiceAsync
Check the validity of a verification code.
check(so.prelude.sdk.models.VerificationCheckParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.async.VerificationServiceAsync
 
check(so.prelude.sdk.models.VerificationCheckParams) - function in so.prelude.sdk.services.async.VerificationServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v2/verification/check, but is otherwise the same as VerificationServiceAsync.check.
check(so.prelude.sdk.models.VerificationCheckParams) - function in so.prelude.sdk.services.async.VerificationServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v2/verification/check, but is otherwise the same as VerificationServiceAsync.check.
check(so.prelude.sdk.models.VerificationCheckParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.async.VerificationServiceAsync.WithRawResponse
 
check(so.prelude.sdk.models.VerificationCheckParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.async.VerificationServiceAsyncImpl
 
check(so.prelude.sdk.models.VerificationCheckParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.async.VerificationServiceAsyncImpl.WithRawResponseImpl
 
check(so.prelude.sdk.models.VerificationCheckParams) - function in so.prelude.sdk.services.blocking.VerificationService
Check the validity of a verification code.
check(so.prelude.sdk.models.VerificationCheckParams) - function in so.prelude.sdk.services.blocking.VerificationService
Check the validity of a verification code.
check(so.prelude.sdk.models.VerificationCheckParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.blocking.VerificationService
 
check(so.prelude.sdk.models.VerificationCheckParams) - function in so.prelude.sdk.services.blocking.VerificationService.WithRawResponse
Returns a raw HTTP response for post /v2/verification/check, but is otherwise the same as VerificationService.check.
check(so.prelude.sdk.models.VerificationCheckParams) - function in so.prelude.sdk.services.blocking.VerificationService.WithRawResponse
Returns a raw HTTP response for post /v2/verification/check, but is otherwise the same as VerificationService.check.
check(so.prelude.sdk.models.VerificationCheckParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.blocking.VerificationService.WithRawResponse
 
check(so.prelude.sdk.models.VerificationCheckParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.blocking.VerificationServiceImpl
 
check(so.prelude.sdk.models.VerificationCheckParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.blocking.VerificationServiceImpl.WithRawResponseImpl
 
checkRequired(java.lang.String,T) - function in so.prelude.sdk.core.Check
 
clear() - function in so.prelude.sdk.core.http.Headers.Builder
 
clear() - function in so.prelude.sdk.core.http.QueryParams.Builder
 
ClientOptions - class in so.prelude.sdk.core
 
ClientOptions.Builder - class in so.prelude.sdk.core.ClientOptions
A builder for ClientOptions.
clock(java.time.Clock) - function in so.prelude.sdk.client.okhttp.PreludeOkHttpClient.Builder
 
clock(java.time.Clock) - function in so.prelude.sdk.client.okhttp.PreludeOkHttpClientAsync.Builder
 
clock() - function in so.prelude.sdk.core.ClientOptions
 
clock(java.time.Clock) - function in so.prelude.sdk.core.ClientOptions.Builder
 
clock(java.time.Clock) - function in so.prelude.sdk.core.http.RetryingHttpClient.Builder
 
close() - function in so.prelude.sdk.client.PreludeClient
Closes this client, relinquishing any underlying resources.
close() - function in so.prelude.sdk.client.PreludeClientAsync
Closes this client, relinquishing any underlying resources.
close() - function in so.prelude.sdk.client.PreludeClientAsyncImpl
Closes this client, relinquishing any underlying resources.
close() - function in so.prelude.sdk.client.PreludeClientImpl
Closes this client, relinquishing any underlying resources.
close() - function in so.prelude.sdk.client.okhttp.OkHttpClient
 
close() - function in so.prelude.sdk.core.http.HttpClient
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in so.prelude.sdk.core.http.HttpRequestBody
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in so.prelude.sdk.core.http.HttpResponse
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in so.prelude.sdk.core.http.HttpResponseFor
Overridden from AutoCloseable to not have a checked exception in its signature.
close() - function in so.prelude.sdk.core.http.RetryingHttpClient
Overridden from AutoCloseable to not have a checked exception in its signature.
code() - function in so.prelude.sdk.models.VerificationCheckParams
The OTP code to validate.
code() - function in so.prelude.sdk.models.VerificationCheckParams.Body
The OTP code to validate.
code(java.lang.String) - function in so.prelude.sdk.models.VerificationCheckParams.Body.Builder
The OTP code to validate.
code(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.VerificationCheckParams.Body.Builder
The OTP code to validate.
code(java.lang.String) - function in so.prelude.sdk.models.VerificationCheckParams.Builder
The OTP code to validate.
code(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.VerificationCheckParams.Builder
The OTP code to validate.
codeSize() - function in so.prelude.sdk.models.VerificationCreateParams.Options
The size of the code generated.
codeSize(java.lang.Long) - function in so.prelude.sdk.models.VerificationCreateParams.Options.Builder
The size of the code generated.
codeSize(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.VerificationCreateParams.Options.Builder
The size of the code generated.
CONFIRM_TARGET - enum entry in so.prelude.sdk.models.WatchFeedBackParams.Feedback.Type.Known
 
CONFIRM_TARGET - enum entry in so.prelude.sdk.models.WatchFeedBackParams.Feedback.Type.Value
 
connect() - function in so.prelude.sdk.core.Timeout
The maximum time allowed to establish a connection with a host.
connect(java.time.Duration) - function in so.prelude.sdk.core.Timeout.Builder
The maximum time allowed to establish a connection with a host.
connect(java.util.Optional) - function in so.prelude.sdk.core.Timeout.Builder
The maximum time allowed to establish a connection with a host.
CONNECT - enum entry in so.prelude.sdk.core.http.HttpMethod
 
contentLength() - function in so.prelude.sdk.core.http.HttpRequestBody
 
contentType() - function in so.prelude.sdk.core.MultipartField
 
contentType(java.lang.String) - function in so.prelude.sdk.core.MultipartField.Builder
 
contentType() - function in so.prelude.sdk.core.http.HttpRequestBody
 
convert(com.fasterxml.jackson.core.type.TypeReference) - function in so.prelude.sdk.core.JsonValue
 
convert(com.fasterxml.jackson.core.type.TypeReference) - function in so.prelude.sdk.core.JsonValue
 
convert(java.lang.Class) - function in so.prelude.sdk.core.JsonValue
 
convert(java.lang.Class) - function in so.prelude.sdk.core.JsonValue
 
correlationId() - function in so.prelude.sdk.models.TransactionalSendParams
A unique, user-defined identifier that will be included in webhook events.
correlationId() - function in so.prelude.sdk.models.TransactionalSendParams.Body
A unique, user-defined identifier that will be included in webhook events.
correlationId(java.lang.String) - function in so.prelude.sdk.models.TransactionalSendParams.Body.Builder
A unique, user-defined identifier that will be included in webhook events.
correlationId(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendParams.Body.Builder
A unique, user-defined identifier that will be included in webhook events.
correlationId(java.lang.String) - function in so.prelude.sdk.models.TransactionalSendParams.Builder
A unique, user-defined identifier that will be included in webhook events.
correlationId(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendParams.Builder
A unique, user-defined identifier that will be included in webhook events.
correlationId() - function in so.prelude.sdk.models.TransactionalSendResponse
A unique, user-defined identifier that will be included in webhook events.
correlationId(java.lang.String) - function in so.prelude.sdk.models.TransactionalSendResponse.Builder
A unique, user-defined identifier that will be included in webhook events.
correlationId(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendResponse.Builder
A unique, user-defined identifier that will be included in webhook events.
correlationId() - function in so.prelude.sdk.models.VerificationCheckResponse.Metadata
 
correlationId(java.lang.String) - function in so.prelude.sdk.models.VerificationCheckResponse.Metadata.Builder
 
correlationId(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.VerificationCheckResponse.Metadata.Builder
 
correlationId() - function in so.prelude.sdk.models.VerificationCreateParams.Metadata
A user-defined identifier to correlate this verification with.
correlationId(java.lang.String) - function in so.prelude.sdk.models.VerificationCreateParams.Metadata.Builder
A user-defined identifier to correlate this verification with.
correlationId(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.VerificationCreateParams.Metadata.Builder
A user-defined identifier to correlate this verification with.
correlationId() - function in so.prelude.sdk.models.VerificationCreateResponse.Metadata
 
correlationId(java.lang.String) - function in so.prelude.sdk.models.VerificationCreateResponse.Metadata.Builder
 
correlationId(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.VerificationCreateResponse.Metadata.Builder
 
create(so.prelude.sdk.models.VerificationCreateParams) - function in so.prelude.sdk.services.async.VerificationServiceAsync
Create a new verification for a specific phone number.
create(so.prelude.sdk.models.VerificationCreateParams) - function in so.prelude.sdk.services.async.VerificationServiceAsync
Create a new verification for a specific phone number.
create(so.prelude.sdk.models.VerificationCreateParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.async.VerificationServiceAsync
 
create(so.prelude.sdk.models.VerificationCreateParams) - function in so.prelude.sdk.services.async.VerificationServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v2/verification, but is otherwise the same as VerificationServiceAsync.create.
create(so.prelude.sdk.models.VerificationCreateParams) - function in so.prelude.sdk.services.async.VerificationServiceAsync.WithRawResponse
Returns a raw HTTP response for post /v2/verification, but is otherwise the same as VerificationServiceAsync.create.
create(so.prelude.sdk.models.VerificationCreateParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.async.VerificationServiceAsync.WithRawResponse
 
create(so.prelude.sdk.models.VerificationCreateParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.async.VerificationServiceAsyncImpl
 
create(so.prelude.sdk.models.VerificationCreateParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.async.VerificationServiceAsyncImpl.WithRawResponseImpl
 
create(so.prelude.sdk.models.VerificationCreateParams) - function in so.prelude.sdk.services.blocking.VerificationService
Create a new verification for a specific phone number.
create(so.prelude.sdk.models.VerificationCreateParams) - function in so.prelude.sdk.services.blocking.VerificationService
Create a new verification for a specific phone number.
create(so.prelude.sdk.models.VerificationCreateParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.blocking.VerificationService
 
create(so.prelude.sdk.models.VerificationCreateParams) - function in so.prelude.sdk.services.blocking.VerificationService.WithRawResponse
Returns a raw HTTP response for post /v2/verification, but is otherwise the same as VerificationService.create.
create(so.prelude.sdk.models.VerificationCreateParams) - function in so.prelude.sdk.services.blocking.VerificationService.WithRawResponse
Returns a raw HTTP response for post /v2/verification, but is otherwise the same as VerificationService.create.
create(so.prelude.sdk.models.VerificationCreateParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.blocking.VerificationService.WithRawResponse
 
create(so.prelude.sdk.models.VerificationCreateParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.blocking.VerificationServiceImpl
 
create(so.prelude.sdk.models.VerificationCreateParams,so.prelude.sdk.core.RequestOptions) - function in so.prelude.sdk.services.blocking.VerificationServiceImpl.WithRawResponseImpl
 
createContextual(com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.BeanProperty) - function in so.prelude.sdk.core.BaseDeserializer
 
createContextual(com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.BeanProperty) - function in so.prelude.sdk.core.BaseDeserializer
 
createContextual(com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.BeanProperty) - function in so.prelude.sdk.core.JsonField.Deserializer
 
createdAt() - function in so.prelude.sdk.models.TransactionalSendResponse
The message creation date.
createdAt(java.time.OffsetDateTime) - function in so.prelude.sdk.models.TransactionalSendResponse.Builder
The message creation date.
createdAt(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendResponse.Builder
The message creation date.
customCode() - function in so.prelude.sdk.models.VerificationCreateParams.Options
The custom code to use for OTP verification.
customCode(java.lang.String) - function in so.prelude.sdk.models.VerificationCreateParams.Options.Builder
The custom code to use for OTP verification.
customCode(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.VerificationCreateParams.Options.Builder
The custom code to use for OTP verification.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _