| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.EventSource> |
V1.EventSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.EventSource |
V1.EventSource.Builder.build() |
V1.EventSource |
V1.EventSource.Builder.buildPartial() |
static V1.EventSource |
V1.EventSource.getDefaultInstance() |
V1.EventSource |
V1.EventSource.getDefaultInstanceForType() |
V1.EventSource |
V1.EventSource.Builder.getDefaultInstanceForType() |
V1.EventSource |
V1.EventOrBuilder.getSource()
The component reporting this event.
|
V1.EventSource |
V1.Event.getSource()
The component reporting this event.
|
V1.EventSource |
V1.Event.Builder.getSource()
The component reporting this event.
|
static V1.EventSource |
V1.EventSource.parseDelimitedFrom(InputStream input) |
static V1.EventSource |
V1.EventSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSource |
V1.EventSource.parseFrom(byte[] data) |
static V1.EventSource |
V1.EventSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSource |
V1.EventSource.parseFrom(ByteBuffer data) |
static V1.EventSource |
V1.EventSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSource |
V1.EventSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.EventSource |
V1.EventSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSource |
V1.EventSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.EventSource |
V1.EventSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.EventSource |
V1.EventSource.parseFrom(InputStream input) |
static V1.EventSource |
V1.EventSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.EventSource> |
V1.EventSource.getParserForType() |
static com.google.protobuf.Parser<V1.EventSource> |
V1.EventSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.EventSource.Builder |
V1.EventSource.Builder.mergeFrom(V1.EventSource other) |
V1.Event.Builder |
V1.Event.Builder.mergeSource(V1.EventSource value)
The component reporting this event.
|
static V1.EventSource.Builder |
V1.EventSource.newBuilder(V1.EventSource prototype) |
V1.Event.Builder |
V1.Event.Builder.setSource(V1.EventSource value)
The component reporting this event.
|
Copyright © 2020. All rights reserved.