- cancelOnEventType(String...) - Method in class io.serialized.client.reaction.ReactionDefinition.DefinitionBuilder
-
- cancelOnEventTypes() - Method in class io.serialized.client.reaction.ReactionDefinition
-
- clear() - Static method in class io.serialized.client.projection.Functions
-
- clearref() - Static method in class io.serialized.client.projection.Functions
-
- ClientException - Exception in io.serialized.client
-
- ClientException(Throwable) - Constructor for exception io.serialized.client.ClientException
-
- close() - Method in class io.serialized.client.feed.FeedClient
-
- Command<A> - Interface in io.serialized.client.aggregate
-
- ConcurrencyException - Exception in io.serialized.client
-
- ConcurrencyException(int, String) - Constructor for exception io.serialized.client.ConcurrencyException
-
- configureHttpClient(Consumer<OkHttpClient.Builder>) - Method in class io.serialized.client.SerializedClientConfig.Builder
-
Allows HTTP client customization.
- configureObjectMapper(Consumer<ObjectMapper>) - Method in class io.serialized.client.aggregate.AggregateClient.Builder
-
Allows object mapper customization.
- configureObjectMapper(Consumer<ObjectMapper>) - Method in class io.serialized.client.feed.FeedClient.Builder
-
Allows object mapper customization.
- configureObjectMapper(Consumer<ObjectMapper>) - Method in class io.serialized.client.projection.ProjectionClient.Builder
-
Allows object mapper customization.
- configureObjectMapper(Consumer<ObjectMapper>) - Method in class io.serialized.client.reaction.ReactionClient.Builder
-
Allows object mapper customization.
- configureObjectMapper(Consumer<ObjectMapper>) - Method in class io.serialized.client.tenant.TenantClient.Builder
-
Allows object mapper customization.
- confirm() - Method in class io.serialized.client.aggregate.AggregateDeleteConfirmation
-
Confirm and perform the actual delete.
- constructUrl(HttpUrl) - Method in class io.serialized.client.projection.query.AggregatedProjectionQuery
-
- constructUrl(HttpUrl) - Method in class io.serialized.client.projection.query.ListProjectionQuery
-
- constructUrl(HttpUrl) - Method in interface io.serialized.client.projection.query.ProjectionQuery
-
Build the full URL for the projection query
- constructUrl(HttpUrl) - Method in class io.serialized.client.projection.query.SingleProjectionQuery
-
- createdAt() - Method in class io.serialized.client.reaction.Reaction
-
- createDefinition(ProjectionDefinition) - Method in class io.serialized.client.projection.ProjectionClient
-
- createDefinition(String) - Method in class io.serialized.client.projection.ProjectionClient
-
Creates a Projection definition from a JSON String value.
- createDefinition(ReactionDefinition) - Method in class io.serialized.client.reaction.ReactionClient
-
- createDefinition(String) - Method in class io.serialized.client.reaction.ReactionClient
-
Creates a Reaction definition from a JSON String value.
- createOrUpdate(ProjectionDefinition) - Method in class io.serialized.client.projection.ProjectionClient
-
- createOrUpdate(String) - Method in class io.serialized.client.projection.ProjectionClient
-
Creates/updates a Projection definition from a JSON String value.
- createOrUpdate(ReactionDefinition) - Method in class io.serialized.client.reaction.ReactionClient
-
Creates/updates a Reaction definition.
- createOrUpdate(String) - Method in class io.serialized.client.reaction.ReactionClient
-
Creates/updates a Reaction definition from a JSON String value.
- currentSequenceNumber() - Method in class io.serialized.client.feed.FeedResponse
-