| Package | Description |
|---|---|
| io.axoniq.axonserver.grpc.event |
| Modifier and Type | Method and Description |
|---|---|
DeletedEvent |
DeletedEvent.Builder.build() |
DeletedEvent |
DeletedEvent.Builder.buildPartial() |
static DeletedEvent |
DeletedEvent.getDefaultInstance() |
DeletedEvent |
DeletedEvent.getDefaultInstanceForType() |
DeletedEvent |
DeletedEvent.Builder.getDefaultInstanceForType() |
DeletedEvent |
TransformRequest.getDeleteEvent()
Deletes the content of an event
|
DeletedEvent |
TransformRequest.Builder.getDeleteEvent()
Deletes the content of an event
|
DeletedEvent |
TransformRequestOrBuilder.getDeleteEvent()
Deletes the content of an event
|
static DeletedEvent |
DeletedEvent.parseDelimitedFrom(InputStream input) |
static DeletedEvent |
DeletedEvent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeletedEvent |
DeletedEvent.parseFrom(byte[] data) |
static DeletedEvent |
DeletedEvent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeletedEvent |
DeletedEvent.parseFrom(ByteBuffer data) |
static DeletedEvent |
DeletedEvent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeletedEvent |
DeletedEvent.parseFrom(com.google.protobuf.ByteString data) |
static DeletedEvent |
DeletedEvent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeletedEvent |
DeletedEvent.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeletedEvent |
DeletedEvent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeletedEvent |
DeletedEvent.parseFrom(InputStream input) |
static DeletedEvent |
DeletedEvent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DeletedEvent> |
DeletedEvent.getParserForType() |
static com.google.protobuf.Parser<DeletedEvent> |
DeletedEvent.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransformRequest.Builder |
TransformRequest.Builder.mergeDeleteEvent(DeletedEvent value)
Deletes the content of an event
|
DeletedEvent.Builder |
DeletedEvent.Builder.mergeFrom(DeletedEvent other) |
static DeletedEvent.Builder |
DeletedEvent.newBuilder(DeletedEvent prototype) |
TransformRequest.Builder |
TransformRequest.Builder.setDeleteEvent(DeletedEvent value)
Deletes the content of an event
|
Copyright © 2020–2023 AxonIQ BV. All rights reserved.