ImmutableRepositoryDispatch |
ImmutableRepositoryDispatch.Builder.build() |
|
static ImmutableRepositoryDispatch |
ImmutableRepositoryDispatch.copyOf(RepositoryDispatch instance) |
|
ImmutableRepositoryDispatch |
ImmutableRepositoryDispatch.withClientPayload(com.fasterxml.jackson.databind.JsonNode value) |
Copy the current immutable object by setting a present value for the optional clientPayload attribute.
|
ImmutableRepositoryDispatch |
ImmutableRepositoryDispatch.withClientPayload(Optional<? extends com.fasterxml.jackson.databind.JsonNode> optional) |
Copy the current immutable object by setting an optional value for the clientPayload attribute.
|
ImmutableRepositoryDispatch |
ImmutableRepositoryDispatch.withEventType(String value) |
Copy the current immutable object by setting a value for the eventType attribute.
|