Package | Description |
---|---|
io.axoniq.axonserver.grpc.event |
Modifier and Type | Class and Description |
---|---|
class |
PayloadDescription
Description of a Payload Type
|
static class |
PayloadDescription.Builder
Description of a Payload Type
|
Modifier and Type | Method and Description |
---|---|
PayloadDescriptionOrBuilder |
GetEventsRequestOrBuilder.getBlacklistOrBuilder(int index)
An enumeration of payload types that need to be blacklisted.
|
PayloadDescriptionOrBuilder |
GetEventsRequest.getBlacklistOrBuilder(int index)
An enumeration of payload types that need to be blacklisted.
|
PayloadDescriptionOrBuilder |
GetEventsRequest.Builder.getBlacklistOrBuilder(int index)
An enumeration of payload types that need to be blacklisted.
|
Modifier and Type | Method and Description |
---|---|
List<? extends PayloadDescriptionOrBuilder> |
GetEventsRequestOrBuilder.getBlacklistOrBuilderList()
An enumeration of payload types that need to be blacklisted.
|
List<? extends PayloadDescriptionOrBuilder> |
GetEventsRequest.getBlacklistOrBuilderList()
An enumeration of payload types that need to be blacklisted.
|
List<? extends PayloadDescriptionOrBuilder> |
GetEventsRequest.Builder.getBlacklistOrBuilderList()
An enumeration of payload types that need to be blacklisted.
|
Copyright © 2010–2020. All rights reserved.