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

H

handle(com.bennyapi.core.http.HttpResponse) - function in com.bennyapi.core.http.HttpResponse.Handler
 
handledType() - function in com.fasterxml.jackson.databind.deser.std.StdDeserializer
 
handledType() - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
 
handledType() - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
 
hashCode() - function in com.bennyapi.core.JsonArray
 
hashCode() - function in com.bennyapi.core.JsonBoolean
 
hashCode() - function in com.bennyapi.core.JsonField.IsMissing
 
hashCode() - function in com.bennyapi.core.JsonNumber
 
hashCode() - function in com.bennyapi.core.JsonObject
 
hashCode() - function in com.bennyapi.core.JsonString
 
hashCode() - function in com.bennyapi.core.KnownValue
 
hashCode() - function in com.bennyapi.core.MultipartField
 
hashCode() - function in com.bennyapi.core.Timeout
 
hashCode() - function in com.bennyapi.core.http.Headers
 
hashCode() - function in com.bennyapi.core.http.QueryParams
 
hashCode() - function in com.bennyapi.models.orders.Address
 
hashCode() - function in com.bennyapi.models.orders.Address.Country
 
hashCode() - function in com.bennyapi.models.orders.Address.State
 
hashCode() - function in com.bennyapi.models.orders.AllocatedAmounts
 
hashCode() - function in com.bennyapi.models.orders.FulfillmentDetails
 
hashCode() - function in com.bennyapi.models.orders.Item
 
hashCode() - function in com.bennyapi.models.orders.Item.Tender
 
hashCode() - function in com.bennyapi.models.orders.Item.Unit
 
hashCode() - function in com.bennyapi.models.orders.OrderCreateSessionParams
 
hashCode() - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body
 
hashCode() - function in com.bennyapi.models.orders.OrderCreateSessionResponse
 
hashCode() - function in com.bennyapi.models.orders.OrderState
 
hashCode() - function in com.bennyapi.models.payment.FulfillmentType
 
hashCode() - function in com.bennyapi.models.payment.PaymentCreateIntentParams
 
hashCode() - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body
 
hashCode() - function in com.bennyapi.models.payment.PaymentCreateIntentResponse
 
hashCode() - function in com.bennyapi.models.payment.PaymentCreateMethodParams
 
hashCode() - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body
 
hashCode() - function in com.bennyapi.models.payment.PaymentCreateMethodResponse
 
hashCode() - function in com.bennyapi.models.payment.PaymentDeleteIntentParams
 
hashCode() - function in com.bennyapi.models.payment.PaymentRefundParams
 
hashCode() - function in com.bennyapi.models.payment.PaymentRefundParams.Body
 
hashCode() - function in com.bennyapi.models.payment.PaymentRefundParams.PaymentType
 
hashCode() - function in com.bennyapi.models.payment.PaymentRefundResponse
 
hashCode() - function in com.bennyapi.models.payment.PaymentReverseParams
 
hashCode() - function in com.bennyapi.models.payment.PaymentReverseParams.Body
 
hashCode() - function in com.bennyapi.models.payment.PaymentReverseResponse
 
hashCode() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams
 
hashCode() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body
 
hashCode() - function in com.bennyapi.models.payment.PaymentUpdateIntentResponse
 
hashCode() - function in com.bennyapi.models.payment.TenderType
 
hashCode() - function in com.bennyapi.models.sessions.SessionCreateTokenParams
 
hashCode() - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body
 
hashCode() - function in com.bennyapi.models.sessions.SessionCreateTokenResponse
 
HEAD - enum entry in com.bennyapi.core.http.HttpMethod
 
headers() - function in com.bennyapi.core.ClientOptions
Headers to send with the request.
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.core.ClientOptions.Builder
 
headers(java.util.Map) - function in com.bennyapi.core.ClientOptions.Builder
 
Headers - class in com.bennyapi.core.http
 
headers() - function in com.bennyapi.core.http.HttpRequest
 
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.core.http.HttpRequest.Builder
 
headers(java.util.Map) - function in com.bennyapi.core.http.HttpRequest.Builder
 
headers() - function in com.bennyapi.core.http.HttpResponse
 
headers() - function in com.bennyapi.core.http.HttpResponseFor
 
headers() - function in com.bennyapi.errors.BadRequestException
 
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.errors.BadRequestException.Builder
 
headers() - function in com.bennyapi.errors.BennyServiceException
 
headers() - function in com.bennyapi.errors.InternalServerException
 
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.errors.InternalServerException.Builder
 
headers() - function in com.bennyapi.errors.NotFoundException
 
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.errors.NotFoundException.Builder
 
headers() - function in com.bennyapi.errors.PermissionDeniedException
 
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.errors.PermissionDeniedException.Builder
 
headers() - function in com.bennyapi.errors.RateLimitException
 
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.errors.RateLimitException.Builder
 
headers() - function in com.bennyapi.errors.UnauthorizedException
 
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.errors.UnauthorizedException.Builder
 
headers() - function in com.bennyapi.errors.UnexpectedStatusCodeException
 
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.errors.UnexpectedStatusCodeException.Builder
 
headers() - function in com.bennyapi.errors.UnprocessableEntityException
 
headers(com.bennyapi.core.http.Headers) - function in com.bennyapi.errors.UnprocessableEntityException.Builder
 
Headers.Builder - class in com.bennyapi.core.http.Headers
 
HI - enum entry in com.bennyapi.models.orders.Address.State.Known
 
HI - enum entry in com.bennyapi.models.orders.Address.State.Value
 
httpClient() - function in com.bennyapi.core.ClientOptions
The HTTP client to use in the SDK.
httpClient(com.bennyapi.core.http.HttpClient) - function in com.bennyapi.core.ClientOptions.Builder
The HTTP client to use in the SDK.
HttpClient - class in com.bennyapi.core.http
 
httpClient(com.bennyapi.core.http.HttpClient) - function in com.bennyapi.core.http.RetryingHttpClient.Builder
 
HttpMethod - class in com.bennyapi.core.http
 
HttpRequest - class in com.bennyapi.core.http
 
HttpRequest.Builder - class in com.bennyapi.core.http.HttpRequest
 
HttpRequestBody - class in com.bennyapi.core.http
 
HttpResponse - class in com.bennyapi.core.http
 
HttpResponse.Handler - class in com.bennyapi.core.http.HttpResponse
 
HttpResponseFor - class in com.bennyapi.core.http
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _