A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
_
J
- javaEnabled() - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser
- Indicates whether the cardholder's browser has the ability to execute Java.
- javaEnabled(com.lithic.api.core.JsonField) - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser.Builder
- Sets Builder.javaEnabled to an arbitrary JSON value.
- javaEnabled(java.util.Optional) - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser.Builder
- Alias for calling Builder.javaEnabled with
javaEnabled.orElse(null). - javaEnabled(java.lang.Boolean) - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser.Builder
- Alias for Builder.javaEnabled.
- javaEnabled(java.lang.Boolean) - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser.Builder
- Indicates whether the cardholder's browser has the ability to execute Java.
- javascriptEnabled() - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser
- Indicates whether the cardholder's browser has the ability to execute JavaScript.
- javascriptEnabled(com.lithic.api.core.JsonField) - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser.Builder
- Sets Builder.javascriptEnabled to an arbitrary JSON value.
- javascriptEnabled(java.util.Optional) - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser.Builder
- Alias for calling Builder.javascriptEnabled with
javascriptEnabled.orElse(null). - javascriptEnabled(java.lang.Boolean) - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser.Builder
- Alias for Builder.javascriptEnabled.
- javascriptEnabled(java.lang.Boolean) - function in com.lithic.api.models.AuthenticationRetrieveResponse.Browser.Builder
- Indicates whether the cardholder's browser has the ability to execute JavaScript.
- JET_FUEL - enum entry in com.lithic.api.models.EnhancedData.Fleet.FuelData.FuelType.Known
- JET_FUEL - enum entry in com.lithic.api.models.EnhancedData.Fleet.FuelData.FuelType.Value
- JsonArray - class in com.lithic.api.core
- A JsonValue representing a JSON array value.
- JsonBoolean - class in com.lithic.api.core
- A JsonValue representing a JSON boolean value.
- JsonField - class in com.lithic.api.core
- A class representing a serializable JSON field.
- JsonField.Deserializer - class in com.lithic.api.core.JsonField
- JsonField.IsMissing - class in com.lithic.api.core.JsonField
- This class is a Jackson filter that can be used to exclude missing properties from objects.
- JsonField.Visitor - class in com.lithic.api.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 com.lithic.api.client.okhttp.LithicOkHttpClient.Builder
- The Jackson JSON mapper to use for serializing and deserializing JSON.
- jsonMapper(com.fasterxml.jackson.databind.json.JsonMapper) - function in com.lithic.api.client.okhttp.LithicOkHttpClientAsync.Builder
- The Jackson JSON mapper to use for serializing and deserializing JSON.
- jsonMapper() - function in com.lithic.api.core.ClientOptions
- The Jackson JSON mapper to use for serializing and deserializing JSON.
- jsonMapper(com.fasterxml.jackson.databind.json.JsonMapper) - function in com.lithic.api.core.ClientOptions.Builder
- The Jackson JSON mapper to use for serializing and deserializing JSON.
- jsonMapper() - function in com.lithic.api.core.ObjectMappers
- JsonMissing - class in com.lithic.api.core
- A JsonValue representing an omitted JSON field.
- JsonMissing.Serializer - class in com.lithic.api.core.JsonMissing
- JsonNull - class in com.lithic.api.core
- A JsonValue representing a JSON
nullvalue. - JsonNumber - class in com.lithic.api.core
- A JsonValue representing a JSON number value.
- JsonObject - class in com.lithic.api.core
- A JsonValue representing a JSON object value.
- JsonString - class in com.lithic.api.core
- A JsonValue representing a JSON string value.
- JsonValue - class in com.lithic.api.core
- A class representing an arbitrary JSON value.
- JsonValue.Deserializer - class in com.lithic.api.core.JsonValue
- JsonValue.Visitor - class in com.lithic.api.core.JsonValue
- An interface that defines how to map each variant state of a JsonValue to a value of type R.
- jws() - function in com.lithic.api.models.CardWebProvisionResponse
- JWS object required for handoff to Apple's script.
- jws(com.lithic.api.core.JsonField) - function in com.lithic.api.models.CardWebProvisionResponse.Builder
- Sets Builder.jws to an arbitrary JSON value.
- jws(com.lithic.api.models.CardWebProvisionResponse.WebPushProvisioningResponseJws) - function in com.lithic.api.models.CardWebProvisionResponse.Builder
- JWS object required for handoff to Apple's script.