A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
F
- FAILURE - enum entry in so.prelude.sdk.models.VerificationCheckResponse.Status.Known
- FAILURE - enum entry in so.prelude.sdk.models.VerificationCheckResponse.Status.Value
- feedbacks() - function in so.prelude.sdk.models.WatchSendFeedbacksParams
- A list of feedbacks to send.
- feedbacks() - function in so.prelude.sdk.models.WatchSendFeedbacksParams.Body
- A list of feedbacks to send.
- feedbacks(java.util.List) - function in so.prelude.sdk.models.WatchSendFeedbacksParams.Body.Builder
- A list of feedbacks to send.
- feedbacks(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.WatchSendFeedbacksParams.Body.Builder
- Sets Builder.feedbacks to an arbitrary JSON value.
- feedbacks(java.util.List) - function in so.prelude.sdk.models.WatchSendFeedbacksParams.Builder
- A list of feedbacks to send.
- feedbacks(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.WatchSendFeedbacksParams.Builder
- Sets Builder.feedbacks to an arbitrary JSON value.
- filename() - function in so.prelude.sdk.core.MultipartField
- Returns the filename directive that will be included in the serialized field.
- filename(java.util.Optional) - function in so.prelude.sdk.core.MultipartField.Builder
- Alias for calling Builder.filename with
filename.orElse(null)
. - filename(java.lang.String) - function in so.prelude.sdk.core.MultipartField.Builder
- fillInStackTrace() - function in kotlin.Throwable
- findBackReference(java.lang.String) - function in com.fasterxml.jackson.databind.JsonDeserializer
- FIXED_LINE - enum entry in so.prelude.sdk.models.LookupLookupResponse.LineType.Known
- FIXED_LINE - enum entry in so.prelude.sdk.models.LookupLookupResponse.LineType.Value
- flags() - function in so.prelude.sdk.models.LookupLookupResponse
- A list of flags associated with the phone number.
- flags(java.util.List) - function in so.prelude.sdk.models.LookupLookupResponse.Builder
- A list of flags associated with the phone number.
- flags(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.LookupLookupResponse.Builder
- Sets Builder.flags to an arbitrary JSON value.
- from(java.lang.Object) - function in so.prelude.sdk.core.JsonValue.Companion
- Converts the given value to a JsonValue.
- from() - function in so.prelude.sdk.models.TransactionalSendParams
- The Sender ID.
- from() - function in so.prelude.sdk.models.TransactionalSendParams.Body
- The Sender ID.
- from(java.lang.String) - function in so.prelude.sdk.models.TransactionalSendParams.Body.Builder
- The Sender ID.
- from(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendParams.Body.Builder
- Sets Builder.from to an arbitrary JSON value.
- from(java.lang.String) - function in so.prelude.sdk.models.TransactionalSendParams.Builder
- The Sender ID.
- from(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendParams.Builder
- Sets Builder.from to an arbitrary JSON value.
- from() - function in so.prelude.sdk.models.TransactionalSendResponse
- The Sender ID.
- from(java.lang.String) - function in so.prelude.sdk.models.TransactionalSendResponse.Builder
- The Sender ID.
- from(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.TransactionalSendResponse.Builder
- Sets Builder.from to an arbitrary JSON value.
- fromEnv() - function in so.prelude.sdk.client.okhttp.PreludeOkHttpClient.Builder
- fromEnv() - function in so.prelude.sdk.client.okhttp.PreludeOkHttpClient.Companion
- fromEnv() - function in so.prelude.sdk.client.okhttp.PreludeOkHttpClientAsync.Builder
- fromEnv() - function in so.prelude.sdk.client.okhttp.PreludeOkHttpClientAsync.Companion
- fromEnv() - function in so.prelude.sdk.core.ClientOptions.Builder
- fromEnv() - function in so.prelude.sdk.core.ClientOptions.Companion
- fromJsonNode(com.fasterxml.jackson.databind.JsonNode) - function in so.prelude.sdk.core.JsonValue.Companion
- Returns a JsonValue converted from the given Jackson JsonNode.