| Class | Description |
|---|---|
| AuthenticateLogoutRequest |
Log out a session, invalidate a refresh token, or log out all sessions/refresh tokens for a user.
|
| AuthenticateLogoutRequest.Builder |
Log out a session, invalidate a refresh token, or log out all sessions/refresh tokens for a user.
|
| AuthenticateRefreshRequest |
Authenticate against the server with a refresh token.
|
| AuthenticateRefreshRequest.Builder |
Authenticate against the server with a refresh token.
|
| AuthenticateRequest |
Authentication request
|
| AuthenticateRequest.Builder |
Authentication request
|
| DeleteMessageRequest |
The request to delete a scheduled message.
|
| DeleteMessageRequest.Builder |
The request to delete a scheduled message.
|
| Event |
A single event.
|
| Event.Builder |
A single event.
|
| EventRequest |
Publish an event to the server
|
| EventRequest.Builder |
Publish an event to the server
|
| Experiment |
An experiment that this user is partaking.
|
| Experiment.Builder |
An experiment that this user is partaking.
|
| ExperimentList |
All experiments that this identity is involved with.
|
| ExperimentList.Builder |
All experiments that this identity is involved with.
|
| Flag |
Feature flag available to the identity.
|
| Flag.Builder |
Feature flag available to the identity.
|
| FlagList |
All flags available to the identity
|
| FlagList.Builder |
All flags available to the identity
|
| GetExperimentsRequest |
Request to get all experiments data.
|
| GetExperimentsRequest.Builder |
Request to get all experiments data.
|
| GetFlagsRequest |
Request to get all flags data.
|
| GetFlagsRequest.Builder |
Request to get all flags data.
|
| GetLiveEventsRequest |
Request to get all live events.
|
| GetLiveEventsRequest.Builder |
Request to get all live events.
|
| GetMessageListRequest |
Protobuf type
satori.api.GetMessageListRequest |
| GetMessageListRequest.Builder |
Protobuf type
satori.api.GetMessageListRequest |
| GetMessageListResponse |
A response containing all the messages for an identity.
|
| GetMessageListResponse.Builder |
A response containing all the messages for an identity.
|
| IdentifyRequest |
Enrich/replace the current session with a new ID.
|
| IdentifyRequest.Builder |
Enrich/replace the current session with a new ID.
|
| LiveEvent |
A single live event.
|
| LiveEvent.Builder |
A single live event.
|
| LiveEventList |
List of Live events.
|
| LiveEventList.Builder |
List of Live events.
|
| Message |
A scheduled message.
|
| Message.Builder |
A scheduled message.
|
| Properties |
Properties associated with an identity.
|
| Properties.Builder |
Properties associated with an identity.
|
| SatoriGrpc |
The GRPC protocol service for Satori built with GRPC.
|
| SatoriGrpc.SatoriBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Satori.
|
| SatoriGrpc.SatoriFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Satori.
|
| SatoriGrpc.SatoriImplBase |
Base class for the server implementation of the service Satori.
|
| SatoriGrpc.SatoriStub |
A stub to allow clients to do asynchronous rpc calls to service Satori.
|
| SatoriProto | |
| Session |
A session.
|
| Session.Builder |
A session.
|
| UpdateMessageRequest |
The request to update the status of a message.
|
| UpdateMessageRequest.Builder |
The request to update the status of a message.
|
| UpdatePropertiesRequest |
Update Properties associated with this identity.
|
| UpdatePropertiesRequest.Builder |
Update Properties associated with this identity.
|