A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
F
- FAILED - enum entry in com.bennyapi.models.orders.OrderState.Known
- FAILED - enum entry in com.bennyapi.models.orders.OrderState.Value
- filename() - function in com.bennyapi.core.MultipartField
- Returns the filename directive that will be included in the serialized field.
- filename(java.util.Optional) - function in com.bennyapi.core.MultipartField.Builder
- Alias for calling Builder.filename with
filename.orElse(null). - filename(java.lang.String) - function in com.bennyapi.core.MultipartField.Builder
- fillInStackTrace() - function in kotlin.Throwable
- findBackReference(java.lang.String) - function in com.fasterxml.jackson.databind.JsonDeserializer
- FL - enum entry in com.bennyapi.models.orders.Address.State.Known
- FL - enum entry in com.bennyapi.models.orders.Address.State.Value
- from(java.lang.Object) - function in com.bennyapi.core.JsonValue.Companion
- Converts the given value to a JsonValue.
- fromEnv() - function in com.bennyapi.core.ClientOptions.Builder
- Updates configuration using system properties and environment variables.
- fromEnv() - function in com.bennyapi.core.ClientOptions.Companion
- Returns options configured using system properties and environment variables.
- fromJsonNode(com.fasterxml.jackson.databind.JsonNode) - function in com.bennyapi.core.JsonValue.Companion
- Returns a JsonValue converted from the given Jackson JsonNode.
- fulfillmentAddress() - function in com.bennyapi.models.payment.PaymentCreateIntentParams
- The fulfillment address
- fulfillmentAddress() - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body
- The fulfillment address
- fulfillmentAddress(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
- Sets Builder.fulfillmentAddress to an arbitrary JSON value.
- fulfillmentAddress(com.bennyapi.models.orders.Address) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
- The fulfillment address
- fulfillmentAddress(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- Sets Builder.fulfillmentAddress to an arbitrary JSON value.
- fulfillmentAddress(com.bennyapi.models.orders.Address) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- The fulfillment address
- fulfillmentAddress() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams
- The fulfillment address.
- fulfillmentAddress() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body
- The fulfillment address.
- fulfillmentAddress(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body.Builder
- Sets Builder.fulfillmentAddress to an arbitrary JSON value.
- fulfillmentAddress(com.bennyapi.models.orders.Address) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body.Builder
- The fulfillment address.
- fulfillmentAddress(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- Sets Builder.fulfillmentAddress to an arbitrary JSON value.
- fulfillmentAddress(com.bennyapi.models.orders.Address) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- The fulfillment address.
- FulfillmentDetails - class in com.bennyapi.models.orders
- FulfillmentDetails.Builder - class in com.bennyapi.models.orders.FulfillmentDetails
- A builder for FulfillmentDetails.
- FulfillmentType - class in com.bennyapi.models.payment
- fulfillmentType() - function in com.bennyapi.models.payment.PaymentCreateIntentParams
- The fulfillment type.
- fulfillmentType() - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body
- The fulfillment type.
- fulfillmentType(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
- Sets Builder.fulfillmentType to an arbitrary JSON value.
- fulfillmentType(com.bennyapi.models.payment.FulfillmentType) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
- The fulfillment type.
- fulfillmentType(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- Sets Builder.fulfillmentType to an arbitrary JSON value.
- fulfillmentType(com.bennyapi.models.payment.FulfillmentType) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- The fulfillment type.
- fulfillmentType() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams
- The fulfillment type.
- fulfillmentType() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body
- The fulfillment type.
- fulfillmentType(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body.Builder
- Sets Builder.fulfillmentType to an arbitrary JSON value.
- fulfillmentType(com.bennyapi.models.payment.FulfillmentType) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body.Builder
- The fulfillment type.
- fulfillmentType(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- Sets Builder.fulfillmentType to an arbitrary JSON value.
- fulfillmentType(com.bennyapi.models.payment.FulfillmentType) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- The fulfillment type.
- FulfillmentType.Known - class in com.bennyapi.models.payment.FulfillmentType
- An enum containing FulfillmentType's known values.
- FulfillmentType.Value - class in com.bennyapi.models.payment.FulfillmentType
- An enum containing FulfillmentType's known values, as well as an _UNKNOWN member.