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

J

ja4Fingerprint() - function in so.prelude.sdk.models.VerificationCreateParams.Signals
The JA4 fingerprint observed for the connection.
ja4Fingerprint(java.lang.String) - function in so.prelude.sdk.models.VerificationCreateParams.Signals.Builder
The JA4 fingerprint observed for the connection.
ja4Fingerprint(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.VerificationCreateParams.Signals.Builder
Sets Builder.ja4Fingerprint to an arbitrary JSON value.
ja4Fingerprint() - function in so.prelude.sdk.models.WatchPredictParams.Signals
The JA4 fingerprint observed for the connection.
ja4Fingerprint(java.lang.String) - function in so.prelude.sdk.models.WatchPredictParams.Signals.Builder
The JA4 fingerprint observed for the connection.
ja4Fingerprint(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.WatchPredictParams.Signals.Builder
Sets Builder.ja4Fingerprint to an arbitrary JSON value.
ja4Fingerprint() - function in so.prelude.sdk.models.WatchSendFeedbacksParams.Feedback.Signals
The JA4 fingerprint observed for the connection.
ja4Fingerprint(java.lang.String) - function in so.prelude.sdk.models.WatchSendFeedbacksParams.Feedback.Signals.Builder
The JA4 fingerprint observed for the connection.
ja4Fingerprint(so.prelude.sdk.core.JsonField) - function in so.prelude.sdk.models.WatchSendFeedbacksParams.Feedback.Signals.Builder
Sets Builder.ja4Fingerprint to an arbitrary JSON value.
JsonArray - class in so.prelude.sdk.core
A JsonValue representing a JSON array value.
JsonBoolean - class in so.prelude.sdk.core
A JsonValue representing a JSON boolean value.
JsonField - class in so.prelude.sdk.core
A class representing a serializable JSON field.
JsonField.Deserializer - class in so.prelude.sdk.core.JsonField
 
JsonField.IsMissing - class in so.prelude.sdk.core.JsonField
This class is a Jackson filter that can be used to exclude missing properties from objects.
JsonField.Visitor - class in so.prelude.sdk.core.JsonField
An interface that defines how to map each possible state of a JsonField<T> to a value of type R.
jsonMapper(com.fasterxml.jackson.databind.json.JsonMapper) - function in so.prelude.sdk.client.okhttp.PreludeOkHttpClient.Builder
The Jackson JSON mapper to use for serializing and deserializing JSON.
jsonMapper(com.fasterxml.jackson.databind.json.JsonMapper) - function in so.prelude.sdk.client.okhttp.PreludeOkHttpClientAsync.Builder
The Jackson JSON mapper to use for serializing and deserializing JSON.
jsonMapper() - function in so.prelude.sdk.core.ClientOptions
The Jackson JSON mapper to use for serializing and deserializing JSON.
jsonMapper(com.fasterxml.jackson.databind.json.JsonMapper) - function in so.prelude.sdk.core.ClientOptions.Builder
The Jackson JSON mapper to use for serializing and deserializing JSON.
jsonMapper() - function in so.prelude.sdk.core.ObjectMappers
 
JsonMissing - class in so.prelude.sdk.core
A JsonValue representing an omitted JSON field.
JsonMissing.Serializer - class in so.prelude.sdk.core.JsonMissing
 
JsonNull - class in so.prelude.sdk.core
A JsonValue representing a JSON null value.
JsonNumber - class in so.prelude.sdk.core
A JsonValue representing a JSON number value.
JsonObject - class in so.prelude.sdk.core
A JsonValue representing a JSON object value.
JsonString - class in so.prelude.sdk.core
A JsonValue representing a JSON string value.
JsonValue - class in so.prelude.sdk.core
A class representing an arbitrary JSON value.
JsonValue.Deserializer - class in so.prelude.sdk.core.JsonValue
 
JsonValue.Visitor - class in so.prelude.sdk.core.JsonValue
An interface that defines how to map each variant state of a JsonValue to a value of type R.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z  _