A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
S
- sandbox() - function in com.bennyapi.core.ClientOptions.Builder
- Sets baseUrl to
https://ebt-sandbox.bennyapi.com. - SC - enum entry in com.bennyapi.models.orders.Address.State.Known
- SC - enum entry in com.bennyapi.models.orders.Address.State.Value
- scheduledTime() - function in com.bennyapi.models.orders.FulfillmentDetails
- Scheduled time for delivery or pickup
- scheduledTime(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- Sets Builder.scheduledTime to an arbitrary JSON value.
- scheduledTime(java.time.OffsetDateTime) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- Scheduled time for delivery or pickup
- SD - enum entry in com.bennyapi.models.orders.Address.State.Known
- SD - enum entry in com.bennyapi.models.orders.Address.State.Value
- serialize(com.bennyapi.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in com.bennyapi.core.JsonMissing.Serializer
- serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
- serializeWithType(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
- serializeWithType(com.bennyapi.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
- SessionCreateTokenParams - class in com.bennyapi.models.sessions
- Creates a session token to authenticate mobile and web SDKs.
- SessionCreateTokenParams.Body - class in com.bennyapi.models.sessions.SessionCreateTokenParams
- SessionCreateTokenParams.Body.Builder - class in com.bennyapi.models.sessions.SessionCreateTokenParams.Body
- A builder for Body.
- SessionCreateTokenParams.Builder - class in com.bennyapi.models.sessions.SessionCreateTokenParams
- A builder for SessionCreateTokenParams.
- SessionCreateTokenResponse - class in com.bennyapi.models.sessions
- SessionCreateTokenResponse.Builder - class in com.bennyapi.models.sessions.SessionCreateTokenResponse
- A builder for SessionCreateTokenResponse.
- sessions() - function in com.bennyapi.client.BennyClient
- sessions() - function in com.bennyapi.client.BennyClient.WithRawResponse
- sessions() - function in com.bennyapi.client.BennyClientAsync
- sessions() - function in com.bennyapi.client.BennyClientAsync.WithRawResponse
- sessions() - function in com.bennyapi.client.BennyClientAsyncImpl
- sessions() - function in com.bennyapi.client.BennyClientAsyncImpl.WithRawResponseImpl
- sessions() - function in com.bennyapi.client.BennyClientImpl
- sessions() - function in com.bennyapi.client.BennyClientImpl.WithRawResponseImpl
- SessionService - class in com.bennyapi.services.blocking
- SessionService.WithRawResponse - class in com.bennyapi.services.blocking.SessionService
- A view of SessionService that provides access to raw HTTP responses for each method.
- SessionServiceAsync - class in com.bennyapi.services.async
- SessionServiceAsync.WithRawResponse - class in com.bennyapi.services.async.SessionServiceAsync
- A view of SessionServiceAsync that provides access to raw HTTP responses for each method.
- SessionServiceAsyncImpl - class in com.bennyapi.services.async
- SessionServiceAsyncImpl.WithRawResponseImpl - class in com.bennyapi.services.async.SessionServiceAsyncImpl
- SessionServiceImpl - class in com.bennyapi.services.blocking
- SessionServiceImpl.WithRawResponseImpl - class in com.bennyapi.services.blocking.SessionServiceImpl
- sessionUrl() - function in com.bennyapi.models.orders.OrderCreateSessionResponse
- The unique checkout session URL for the customer to complete their EBT order.
- sessionUrl(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.OrderCreateSessionResponse.Builder
- Sets Builder.sessionUrl to an arbitrary JSON value.
- sessionUrl(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionResponse.Builder
- The unique checkout session URL for the customer to complete their EBT order.
- setStackTrace(kotlin.Array) - function in kotlin.Throwable
- shippingCost() - function in com.bennyapi.models.orders.FulfillmentDetails
- Shipping cost in cents
- shippingCost(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- Sets Builder.shippingCost to an arbitrary JSON value.
- shippingCost(java.lang.Long) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- Shipping cost in cents
- size() - function in com.bennyapi.core.http.Headers
- size() - function in com.bennyapi.core.http.QueryParams
- sleep(java.time.Duration) - function in com.bennyapi.core.DefaultSleeper
- Synchronously pauses execution for the given duration.
- sleep(java.time.Duration) - function in com.bennyapi.core.Sleeper
- Synchronously pauses execution for the given duration.
- sleepAsync(java.time.Duration) - function in com.bennyapi.core.DefaultSleeper
- Asynchronously pauses execution for the given duration.
- sleepAsync(java.time.Duration) - function in com.bennyapi.core.Sleeper
- Asynchronously pauses execution for the given duration.
- sleeper() - function in com.bennyapi.core.ClientOptions
- The interface to use for delaying execution, like during retries.
- sleeper(com.bennyapi.core.Sleeper) - function in com.bennyapi.core.ClientOptions.Builder
- The interface to use for delaying execution, like during retries.
- Sleeper - class in com.bennyapi.core
- An interface for delaying execution for a specified amount of time.
- sleeper(com.bennyapi.core.Sleeper) - function in com.bennyapi.core.http.RetryingHttpClient.Builder
- SNAP - enum entry in com.bennyapi.models.payment.PaymentRefundParams.PaymentType.Known
- SNAP - enum entry in com.bennyapi.models.payment.PaymentRefundParams.PaymentType.Value
- SNAP - enum entry in com.bennyapi.models.payment.TenderType.Known
- SNAP - enum entry in com.bennyapi.models.payment.TenderType.Value
- snapAmount() - function in com.bennyapi.models.orders.AllocatedAmounts
- Amount allocated to SNAP benefits (in cents)
- snapAmount(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.AllocatedAmounts.Builder
- Sets Builder.snapAmount to an arbitrary JSON value.
- snapAmount(java.lang.Long) - function in com.bennyapi.models.orders.AllocatedAmounts.Builder
- Amount allocated to SNAP benefits (in cents)
- snapEligible() - function in com.bennyapi.models.orders.Item
- Whether the item is eligible for SNAP benefits.
- snapEligible(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.Item.Builder
- Sets Builder.snapEligible to an arbitrary JSON value.
- snapEligible(java.lang.Boolean) - function in com.bennyapi.models.orders.Item.Builder
- Whether the item is eligible for SNAP benefits.
- state() - function in com.bennyapi.models.orders.Address
- Two-digit state code
- state(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.Address.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.bennyapi.models.orders.Address.State) - function in com.bennyapi.models.orders.Address.Builder
- Two-digit state code
- statusCode() - function in com.bennyapi.core.http.HttpResponse
- statusCode() - function in com.bennyapi.core.http.HttpResponseFor
- statusCode() - function in com.bennyapi.errors.BadRequestException
- statusCode() - function in com.bennyapi.errors.BennyServiceException
- statusCode() - function in com.bennyapi.errors.InternalServerException
- statusCode(java.lang.Integer) - function in com.bennyapi.errors.InternalServerException.Builder
- statusCode() - function in com.bennyapi.errors.NotFoundException
- statusCode() - function in com.bennyapi.errors.PermissionDeniedException
- statusCode() - function in com.bennyapi.errors.RateLimitException
- statusCode() - function in com.bennyapi.errors.UnauthorizedException
- statusCode() - function in com.bennyapi.errors.UnexpectedStatusCodeException
- statusCode(java.lang.Integer) - function in com.bennyapi.errors.UnexpectedStatusCodeException.Builder
- statusCode() - function in com.bennyapi.errors.UnprocessableEntityException
- stream() - function in com.bennyapi.core.http.StreamResponse
- StreamResponse - class in com.bennyapi.core.http
- subdomain() - function in com.bennyapi.core.ClientOptions
- subdomain(java.lang.String) - function in com.bennyapi.core.ClientOptions.Builder
- subscribe(com.bennyapi.core.http.AsyncStreamResponse.Handler) - function in com.bennyapi.core.http.AsyncStreamResponse
- Registers handler to be called for events of this stream.
- subscribe(com.bennyapi.core.http.AsyncStreamResponse.Handler,java.util.concurrent.Executor) - function in com.bennyapi.core.http.AsyncStreamResponse
- Registers handler to be called for events of this stream.
- supportsUpdate(com.fasterxml.jackson.databind.DeserializationConfig) - function in com.fasterxml.jackson.databind.JsonDeserializer
- sync() - function in com.bennyapi.client.BennyClientAsync
- Returns a version of this client that uses synchronous execution.
- sync() - function in com.bennyapi.client.BennyClientAsyncImpl
- Returns a version of this client that uses synchronous execution.