Uses of Class
tech.justen.concord.goodwill.grpc.ContextProto.JSONValue
Packages that use ContextProto.JSONValue
-
Uses of ContextProto.JSONValue in tech.justen.concord.goodwill.grpc
Methods in tech.justen.concord.goodwill.grpc that return ContextProto.JSONValueModifier and TypeMethodDescriptionContextProto.JSONValue.Builder.build()ContextProto.JSONValue.Builder.buildPartial()static ContextProto.JSONValueContextProto.JSONValue.getDefaultInstance()ContextProto.JSONValue.Builder.getDefaultInstanceForType()ContextProto.JSONValue.getDefaultInstanceForType()static ContextProto.JSONValueContextProto.JSONValue.parseDelimitedFrom(InputStream input) static ContextProto.JSONValueContextProto.JSONValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(byte[] data) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(com.google.protobuf.ByteString data) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(com.google.protobuf.CodedInputStream input) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(InputStream input) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(ByteBuffer data) static ContextProto.JSONValueContextProto.JSONValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.justen.concord.goodwill.grpc that return types with arguments of type ContextProto.JSONValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ContextProto.JSONValue> ContextProto.JSONValue.getParserForType()static com.google.protobuf.Parser<ContextProto.JSONValue> ContextProto.JSONValue.parser()Methods in tech.justen.concord.goodwill.grpc with parameters of type ContextProto.JSONValueModifier and TypeMethodDescriptionContextProto.JSONValue.Builder.mergeFrom(ContextProto.JSONValue other) ContextProto.JSONValue.newBuilder(ContextProto.JSONValue prototype)