Uses of Class
io.envoyproxy.envoy.config.core.v3.KeyValue
Packages that use KeyValue
-
Uses of KeyValue in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return KeyValueModifier and TypeMethodDescriptionKeyValue.Builder.build()KeyValue.Builder.buildPartial()static KeyValueKeyValue.getDefaultInstance()KeyValue.Builder.getDefaultInstanceForType()KeyValue.getDefaultInstanceForType()KeyValueAppend.Builder.getEntry()Deprecated.envoy.config.core.v3.KeyValueAppend.entry is deprecated.KeyValueAppend.getEntry()Deprecated.envoy.config.core.v3.KeyValueAppend.entry is deprecated.KeyValueAppendOrBuilder.getEntry()Deprecated.envoy.config.core.v3.KeyValueAppend.entry is deprecated.static KeyValueKeyValue.parseDelimitedFrom(InputStream input) static KeyValueKeyValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(byte[] data) static KeyValueKeyValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(com.google.protobuf.ByteString data) static KeyValueKeyValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(com.google.protobuf.CodedInputStream input) static KeyValueKeyValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(InputStream input) static KeyValueKeyValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(ByteBuffer data) static KeyValueKeyValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type KeyValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<KeyValue>KeyValue.getParserForType()static com.google.protobuf.Parser<KeyValue>KeyValue.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type KeyValueModifier and TypeMethodDescriptionKeyValueAppend.Builder.mergeEntry(KeyValue value) Deprecated.static KeyValue.BuilderKeyValue.newBuilder(KeyValue prototype) Deprecated.