| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.Event> |
V1.Event.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.Event |
V1.Event.Builder.build() |
V1.Event |
V1.Event.Builder.buildPartial() |
static V1.Event |
V1.Event.getDefaultInstance() |
V1.Event |
V1.Event.getDefaultInstanceForType() |
V1.Event |
V1.Event.Builder.getDefaultInstanceForType() |
V1.Event |
V1.EventListOrBuilder.getItems(int index)
List of events
|
V1.Event |
V1.EventList.getItems(int index)
List of events
|
V1.Event |
V1.EventList.Builder.getItems(int index)
List of events
|
static V1.Event |
V1.Event.parseDelimitedFrom(InputStream input) |
static V1.Event |
V1.Event.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Event |
V1.Event.parseFrom(byte[] data) |
static V1.Event |
V1.Event.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Event |
V1.Event.parseFrom(ByteBuffer data) |
static V1.Event |
V1.Event.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Event |
V1.Event.parseFrom(com.google.protobuf.ByteString data) |
static V1.Event |
V1.Event.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Event |
V1.Event.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.Event |
V1.Event.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Event |
V1.Event.parseFrom(InputStream input) |
static V1.Event |
V1.Event.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1.Event> |
V1.EventListOrBuilder.getItemsList()
List of events
|
List<V1.Event> |
V1.EventList.getItemsList()
List of events
|
List<V1.Event> |
V1.EventList.Builder.getItemsList()
List of events
|
com.google.protobuf.Parser<V1.Event> |
V1.Event.getParserForType() |
static com.google.protobuf.Parser<V1.Event> |
V1.Event.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.EventList.Builder |
V1.EventList.Builder.addItems(int index,
V1.Event value)
List of events
|
V1.EventList.Builder |
V1.EventList.Builder.addItems(V1.Event value)
List of events
|
V1.Event.Builder |
V1.Event.Builder.mergeFrom(V1.Event other) |
static V1.Event.Builder |
V1.Event.newBuilder(V1.Event prototype) |
V1.EventList.Builder |
V1.EventList.Builder.setItems(int index,
V1.Event value)
List of events
|
| Modifier and Type | Method and Description |
|---|---|
V1.EventList.Builder |
V1.EventList.Builder.addAllItems(Iterable<? extends V1.Event> values)
List of events
|
Copyright © 2021. All rights reserved.