Module: HookBridge
- Defined in:
- lib/hookbridge.rb,
lib/hookbridge/types.rb,
lib/hookbridge/client.rb,
lib/hookbridge/errors.rb,
lib/hookbridge/version.rb
Defined Under Namespace
Modules: APIKeyMode, MessageStatus, MetricsWindow, ReplayableMessageStatus Classes: APIKey, APIKeyCreated, APIKeysResponse, AckPullEventsResponse, ActorLookupResult, AttemptRecord, AttemptsResponse, AuthenticationError, BaseModel, CheckoutSession, Client, CreateEndpointResponse, CreateInboundEndpointResponse, CreatePullEndpointResponse, DLQMessage, DLQResponse, DeleteAllResult, DeleteBatchItemResult, DeleteBatchResult, DeleteEventBatchItemResult, DeleteEventBatchResult, DeleteEventResult, DeleteMessageResult, DeletePartialError, DeletePullEventsAllResult, DeleteResult, Endpoint, EndpointSummary, Error, ExportRecord, IdempotencyError, InboundEndpoint, InboundEndpointSummary, InboundLogEntry, InboundLogsResponse, InboundMessage, InboundMetrics, InboundRejection, InboundRejectionsResponse, Invoice, InvoiceLine, InvoicesResponse, ListEndpointsResponse, ListInboundEndpointsResponse, ListPullEndpointsResponse, ListPullEventsResponse, ListenInboundEndpointResponse, ListenMessage, LogsResponse, Message, MessageSummary, Metrics, NetworkError, NotFoundError, PauseState, PortalSession, Project, PullEndpoint, PullEndpointCounts, PullEndpointSummary, PullEventDetail, PullEventSummary, PullLogEntry, PullLogsResponse, PullTimeSeriesBucket, PullTimeSeriesMetrics, PullTimingBreakdown, RateLimitError, ReplayAllMessagesResponse, ReplayBatchMessagesResponse, ReplayBatchResult, ReplayLimitError, ReplayResponse, RotateSecretResponse, SendResponse, SigningKey, Subscription, SubscriptionLimits, SubscriptionUsage, TimeSeriesBucket, TimeSeriesMetrics, TimeoutError, UpdateResult, UsageHistoryResponse, UsageHistoryRow, ValidationError
Constant Summary collapse
- VERSION =
"1.8.0"
Class Method Summary collapse
-
.new(api_key:, **options) ⇒ Client
Create a new HookBridge client.