Uses of Class
com.google.protobuf.Any
Packages that use Any
Package
Description
-
Uses of Any in com.google.protobuf
Methods in com.google.protobuf that return AnyModifier and TypeMethodDescriptionAny.Builder.build()
Any.Builder.buildPartial()
static Any
Any.getDefaultInstance()
Any.Builder.getDefaultInstanceForType()
Option.Builder.getValue()
.google.protobuf.Any value = 2 [json_name = "value"];
Option.getValue()
.google.protobuf.Any value = 2 [json_name = "value"];
OptionOrBuilder.getValue()
.google.protobuf.Any value = 2 [json_name = "value"];
Any.pack
(T message) Packs a message using the given type URL prefix.static Any
Any.parseDelimitedFrom
(InputStream input) static Any
Any.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Any
Any.parseFrom
(byte[] data) static Any
Any.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Any
Any.parseFrom
(com.google.protobuf.ByteString data) static Any
Any.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Any
Any.parseFrom
(com.google.protobuf.CodedInputStream input) static Any
Any.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Any
Any.parseFrom
(InputStream input) static Any
Any.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Any
Any.parseFrom
(ByteBuffer data) static Any
Any.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type AnyModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Any> Any.getParserForType()
static com.google.protobuf.Parser
<Any> Any.parser()
Methods in com.google.protobuf with parameters of type AnyModifier and TypeMethodDescriptionOption.Builder.mergeValue
(Any value) .google.protobuf.Any value = 2 [json_name = "value"];
static Any.Builder
Any.newBuilder
(Any prototype) .google.protobuf.Any value = 2 [json_name = "value"];
-
Uses of Any in dev.enola.common.protobuf
Methods in dev.enola.common.protobuf that return AnyMethods in dev.enola.common.protobuf with parameters of type Any -
Uses of Any in dev.enola.core.proto
Methods in dev.enola.core.proto that return AnyModifier and TypeMethodDescriptionGetThingResponse.Builder.getThing()
TODO Remove Any support by replacing this GetThingsResponseGetThingResponse.getThing()
TODO Remove Any support by replacing this GetThingsResponseGetThingResponseOrBuilder.getThing()
TODO Remove Any support by replacing this GetThingsResponseMethods in dev.enola.core.proto with parameters of type AnyModifier and TypeMethodDescriptionGetThingResponse.Builder.mergeThing
(Any value) TODO Remove Any support by replacing this GetThingsResponseTODO Remove Any support by replacing this GetThingsResponse -
Uses of Any in dev.enola.core.resource
Methods in dev.enola.core.resource that return Any -
Uses of Any in dev.enola.core.thing
Methods in dev.enola.core.thing that return AnyModifier and TypeMethodDescription -
Uses of Any in dev.enola.thing.message
Methods in dev.enola.thing.message that return AnyMethods in dev.enola.thing.message with parameters of type Any