A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
R
- RateLimitException - class in com.bennyapi.errors
- RateLimitException.Builder - class in com.bennyapi.errors.RateLimitException
- A builder for RateLimitException.
- read() - function in com.bennyapi.core.Timeout
- The maximum time allowed between two data packets when waiting for the server’s response.
- read(java.time.Duration) - function in com.bennyapi.core.Timeout.Builder
- The maximum time allowed between two data packets when waiting for the server’s response.
- read(java.util.Optional) - function in com.bennyapi.core.Timeout.Builder
- Alias for calling Builder.read with
read.orElse(null). - refund(com.bennyapi.models.payment.PaymentRefundParams) - function in com.bennyapi.services.async.PaymentServiceAsync
- Allows a payment to be fully or partially refunded based on the refund intent parameters.
- refund(com.bennyapi.models.payment.PaymentRefundParams) - function in com.bennyapi.services.async.PaymentServiceAsync
- Allows a payment to be fully or partially refunded based on the refund intent parameters.
- refund(com.bennyapi.models.payment.PaymentRefundParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsync
- refund(com.bennyapi.models.payment.PaymentRefundParams) - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /v1/payment/refund, but is otherwise the same as PaymentServiceAsync.refund. - refund(com.bennyapi.models.payment.PaymentRefundParams) - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /v1/payment/refund, but is otherwise the same as PaymentServiceAsync.refund. - refund(com.bennyapi.models.payment.PaymentRefundParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- refund(com.bennyapi.models.payment.PaymentRefundParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsyncImpl
- refund(com.bennyapi.models.payment.PaymentRefundParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsyncImpl.WithRawResponseImpl
- refund(com.bennyapi.models.payment.PaymentRefundParams) - function in com.bennyapi.services.blocking.PaymentService
- Allows a payment to be fully or partially refunded based on the refund intent parameters.
- refund(com.bennyapi.models.payment.PaymentRefundParams) - function in com.bennyapi.services.blocking.PaymentService
- Allows a payment to be fully or partially refunded based on the refund intent parameters.
- refund(com.bennyapi.models.payment.PaymentRefundParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentService
- refund(com.bennyapi.models.payment.PaymentRefundParams) - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- Returns a raw HTTP response for
post /v1/payment/refund, but is otherwise the same as PaymentService.refund. - refund(com.bennyapi.models.payment.PaymentRefundParams) - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- Returns a raw HTTP response for
post /v1/payment/refund, but is otherwise the same as PaymentService.refund. - refund(com.bennyapi.models.payment.PaymentRefundParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- refund(com.bennyapi.models.payment.PaymentRefundParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentServiceImpl
- refund(com.bennyapi.models.payment.PaymentRefundParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentServiceImpl.WithRawResponseImpl
- REFUNDED - enum entry in com.bennyapi.models.orders.OrderState.Known
- REFUNDED - enum entry in com.bennyapi.models.orders.OrderState.Value
- refundIntentId() - function in com.bennyapi.models.payment.PaymentRefundResponse
- The refund intent ID.
- refundIntentId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentRefundResponse.Builder
- Sets Builder.refundIntentId to an arbitrary JSON value.
- refundIntentId(java.lang.String) - function in com.bennyapi.models.payment.PaymentRefundResponse.Builder
- The refund intent ID.
- refundIntentId() - function in com.bennyapi.models.payment.PaymentReverseParams
- The refund intent ID.
- refundIntentId() - function in com.bennyapi.models.payment.PaymentReverseParams.Body
- The refund intent ID.
- refundIntentId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentReverseParams.Body.Builder
- Sets Builder.refundIntentId to an arbitrary JSON value.
- refundIntentId(java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseParams.Body.Builder
- The refund intent ID.
- refundIntentId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- Sets Builder.refundIntentId to an arbitrary JSON value.
- refundIntentId(java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- The refund intent ID.
- remove(java.lang.String) - function in com.bennyapi.core.http.Headers.Builder
- remove(java.lang.String) - function in com.bennyapi.core.http.QueryParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.orders.Address.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.orders.AllocatedAmounts.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.orders.Item.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.orders.Item.Tender.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateIntentResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentRefundParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentRefundResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.payment.PaymentUpdateIntentResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenResponse.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- removeAll(java.util.Set) - function in com.bennyapi.core.http.Headers.Builder
- removeAll(java.util.Set) - function in com.bennyapi.core.http.QueryParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.orders.Address.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.orders.AllocatedAmounts.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.orders.Item.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.orders.Item.Tender.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.orders.OrderCreateSessionResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateIntentResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateMethodResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentRefundParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentRefundResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentReverseParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentReverseResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.payment.PaymentUpdateIntentResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.bennyapi.models.sessions.SessionCreateTokenResponse.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- removeAllHeaders(java.util.Set) - function in com.bennyapi.core.ClientOptions.Builder
- removeAllHeaders(java.util.Set) - function in com.bennyapi.core.http.HttpRequest.Builder
- removeAllQueryParams(java.util.Set) - function in com.bennyapi.core.ClientOptions.Builder
- removeAllQueryParams(java.util.Set) - function in com.bennyapi.core.http.HttpRequest.Builder
- removeHeaders(java.lang.String) - function in com.bennyapi.core.ClientOptions.Builder
- removeHeaders(java.lang.String) - function in com.bennyapi.core.http.HttpRequest.Builder
- removeQueryParams(java.lang.String) - function in com.bennyapi.core.ClientOptions.Builder
- removeQueryParams(java.lang.String) - function in com.bennyapi.core.http.HttpRequest.Builder
- repeatable() - function in com.bennyapi.core.http.HttpRequestBody
- Determines if a request can be repeated in a meaningful way, for example before doing a retry.
- replace(java.lang.String,java.lang.String) - function in com.bennyapi.core.http.Headers.Builder
- replace(java.lang.String,java.lang.Iterable) - function in com.bennyapi.core.http.Headers.Builder
- replace(java.lang.String,java.lang.String) - function in com.bennyapi.core.http.QueryParams.Builder
- replace(java.lang.String,java.lang.Iterable) - function in com.bennyapi.core.http.QueryParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- replaceAll(com.bennyapi.core.http.Headers) - function in com.bennyapi.core.http.Headers.Builder
- replaceAll(java.util.Map) - function in com.bennyapi.core.http.Headers.Builder
- replaceAll(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.core.http.QueryParams.Builder
- replaceAll(java.util.Map) - function in com.bennyapi.core.http.QueryParams.Builder
- replaceAllAdditionalHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- replaceAllAdditionalHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- replaceAllAdditionalHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- replaceAllAdditionalHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- replaceAllAdditionalHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- replaceAllAdditionalHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- replaceAllAdditionalHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- replaceAllAdditionalHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- replaceAllAdditionalQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- replaceAllAdditionalQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- replaceAllAdditionalQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- replaceAllAdditionalQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams.Builder
- replaceAllAdditionalQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- replaceAllAdditionalQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.bennyapi.models.payment.PaymentReverseParams.Builder
- replaceAllAdditionalQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Builder
- replaceAllAdditionalQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
- replaceAllHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.core.ClientOptions.Builder
- replaceAllHeaders(java.util.Map) - function in com.bennyapi.core.ClientOptions.Builder
- replaceAllHeaders(com.bennyapi.core.http.Headers) - function in com.bennyapi.core.http.HttpRequest.Builder
- replaceAllHeaders(java.util.Map) - function in com.bennyapi.core.http.HttpRequest.Builder
- replaceAllQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.core.ClientOptions.Builder
- replaceAllQueryParams(java.util.Map) - function in com.bennyapi.core.ClientOptions.Builder
- replaceAllQueryParams(com.bennyapi.core.http.QueryParams) - function in com.bennyapi.core.http.HttpRequest.Builder
- replaceAllQueryParams(java.util.Map) - function in com.bennyapi.core.http.HttpRequest.Builder
- replaceDelegatee(com.fasterxml.jackson.databind.JsonDeserializer) - function in com.fasterxml.jackson.databind.JsonDeserializer
- replaceDelegatee(com.fasterxml.jackson.databind.JsonSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
- replaceDelegatee(com.fasterxml.jackson.databind.JsonSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
- replaceHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.core.ClientOptions.Builder
- replaceHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.core.ClientOptions.Builder
- replaceHeaders(java.lang.String,java.lang.String) - function in com.bennyapi.core.http.HttpRequest.Builder
- replaceHeaders(java.lang.String,java.lang.Iterable) - function in com.bennyapi.core.http.HttpRequest.Builder
- replaceQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.core.ClientOptions.Builder
- replaceQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.core.ClientOptions.Builder
- replaceQueryParams(java.lang.String,java.lang.String) - function in com.bennyapi.core.http.HttpRequest.Builder
- replaceQueryParams(java.lang.String,java.lang.Iterable) - function in com.bennyapi.core.http.HttpRequest.Builder
- request() - function in com.bennyapi.core.Timeout
- The maximum time allowed for a complete HTTP call, not including retries.
- request(java.time.Duration) - function in com.bennyapi.core.Timeout.Builder
- The maximum time allowed for a complete HTTP call, not including retries.
- request(java.util.Optional) - function in com.bennyapi.core.Timeout.Builder
- Alias for calling Builder.request with
request.orElse(null). - RequestOptions - class in com.bennyapi.core
- RequestOptions.Builder - class in com.bennyapi.core.RequestOptions
- responseValidation() - function in com.bennyapi.core.ClientOptions
- Whether to call
validateon every response before returning it. - responseValidation(java.lang.Boolean) - function in com.bennyapi.core.ClientOptions.Builder
- Whether to call
validateon every response before returning it. - responseValidation(java.lang.Boolean) - function in com.bennyapi.core.RequestOptions.Builder
- retrievalReferenceNumber() - function in com.bennyapi.models.payment.PaymentReverseResponse
- The underlying retrieval reference number representing the transaction for auditing purpsoes
- retrievalReferenceNumber(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentReverseResponse.Builder
- Sets Builder.retrievalReferenceNumber to an arbitrary JSON value.
- retrievalReferenceNumber(java.lang.String) - function in com.bennyapi.models.payment.PaymentReverseResponse.Builder
- The underlying retrieval reference number representing the transaction for auditing purpsoes
- RetryingHttpClient - class in com.bennyapi.core.http
- RetryingHttpClient.Builder - class in com.bennyapi.core.http.RetryingHttpClient
- reverse() - function in com.bennyapi.services.async.PaymentServiceAsync
- Allows a payment or refund to be reversed.
- reverse() - function in com.bennyapi.services.async.PaymentServiceAsync
- Allows a payment or refund to be reversed.
- reverse(com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsync
- reverse(com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsync
- reverse(com.bennyapi.models.payment.PaymentReverseParams) - function in com.bennyapi.services.async.PaymentServiceAsync
- reverse(com.bennyapi.models.payment.PaymentReverseParams) - function in com.bennyapi.services.async.PaymentServiceAsync
- reverse(com.bennyapi.models.payment.PaymentReverseParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsync
- reverse() - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /v1/payment/reverse, but is otherwise the same as PaymentServiceAsync.reverse. - reverse() - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /v1/payment/reverse, but is otherwise the same as PaymentServiceAsync.reverse. - reverse(com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- reverse(com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- reverse(com.bennyapi.models.payment.PaymentReverseParams) - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- reverse(com.bennyapi.models.payment.PaymentReverseParams) - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- reverse(com.bennyapi.models.payment.PaymentReverseParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsync.WithRawResponse
- reverse(com.bennyapi.models.payment.PaymentReverseParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsyncImpl
- reverse(com.bennyapi.models.payment.PaymentReverseParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.async.PaymentServiceAsyncImpl.WithRawResponseImpl
- reverse() - function in com.bennyapi.services.blocking.PaymentService
- Allows a payment or refund to be reversed.
- reverse() - function in com.bennyapi.services.blocking.PaymentService
- Allows a payment or refund to be reversed.
- reverse(com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentService
- reverse(com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentService
- reverse(com.bennyapi.models.payment.PaymentReverseParams) - function in com.bennyapi.services.blocking.PaymentService
- reverse(com.bennyapi.models.payment.PaymentReverseParams) - function in com.bennyapi.services.blocking.PaymentService
- reverse(com.bennyapi.models.payment.PaymentReverseParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentService
- reverse() - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- Returns a raw HTTP response for
post /v1/payment/reverse, but is otherwise the same as PaymentService.reverse. - reverse() - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- Returns a raw HTTP response for
post /v1/payment/reverse, but is otherwise the same as PaymentService.reverse. - reverse(com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- reverse(com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- reverse(com.bennyapi.models.payment.PaymentReverseParams) - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- reverse(com.bennyapi.models.payment.PaymentReverseParams) - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- reverse(com.bennyapi.models.payment.PaymentReverseParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentService.WithRawResponse
- reverse(com.bennyapi.models.payment.PaymentReverseParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentServiceImpl
- reverse(com.bennyapi.models.payment.PaymentReverseParams,com.bennyapi.core.RequestOptions) - function in com.bennyapi.services.blocking.PaymentServiceImpl.WithRawResponseImpl
- RI - enum entry in com.bennyapi.models.orders.Address.State.Known
- RI - enum entry in com.bennyapi.models.orders.Address.State.Value