| Package | Description |
|---|---|
| io.growing.collector.tunnel.protocol | |
| io.growing.sdk.java.dto |
| Modifier and Type | Method and Description |
|---|---|
EventV3Dto |
EventV3Dto.Builder.build() |
EventV3Dto |
EventV3Dto.Builder.buildPartial() |
static EventV3Dto |
EventV3Dto.getDefaultInstance() |
EventV3Dto |
EventV3Dto.getDefaultInstanceForType() |
EventV3Dto |
EventV3Dto.Builder.getDefaultInstanceForType() |
EventV3Dto |
EventV3List.getValues(int index)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
EventV3Dto |
EventV3List.Builder.getValues(int index)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
EventV3Dto |
EventV3ListOrBuilder.getValues(int index)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
static EventV3Dto |
EventV3Dto.parseDelimitedFrom(InputStream input) |
static EventV3Dto |
EventV3Dto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventV3Dto |
EventV3Dto.parseFrom(byte[] data) |
static EventV3Dto |
EventV3Dto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventV3Dto |
EventV3Dto.parseFrom(ByteBuffer data) |
static EventV3Dto |
EventV3Dto.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventV3Dto |
EventV3Dto.parseFrom(com.google.protobuf.ByteString data) |
static EventV3Dto |
EventV3Dto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventV3Dto |
EventV3Dto.parseFrom(com.google.protobuf.CodedInputStream input) |
static EventV3Dto |
EventV3Dto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventV3Dto |
EventV3Dto.parseFrom(InputStream input) |
static EventV3Dto |
EventV3Dto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EventV3Dto> |
EventV3Dto.getParserForType() |
List<EventV3Dto> |
EventV3List.getValuesList()
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
List<EventV3Dto> |
EventV3List.Builder.getValuesList()
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
List<EventV3Dto> |
EventV3ListOrBuilder.getValuesList()
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
static com.google.protobuf.Parser<EventV3Dto> |
EventV3Dto.parser() |
| Modifier and Type | Method and Description |
|---|---|
EventV3List.Builder |
EventV3List.Builder.addValues(EventV3Dto value)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
EventV3List.Builder |
EventV3List.Builder.addValues(int index,
EventV3Dto value)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
EventV3Dto.Builder |
EventV3Dto.Builder.mergeFrom(EventV3Dto other) |
static EventV3Dto.Builder |
EventV3Dto.newBuilder(EventV3Dto prototype) |
EventV3List.Builder |
EventV3List.Builder.setValues(int index,
EventV3Dto value)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
| Modifier and Type | Method and Description |
|---|---|
EventV3List.Builder |
EventV3List.Builder.addAllValues(Iterable<? extends EventV3Dto> values)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
| Modifier and Type | Method and Description |
|---|---|
EventV3Dto |
GioCdpUserMessage.getMessage() |
EventV3Dto |
GioCdpEventMessage.getMessage() |
Copyright © 2022. All rights reserved.