Uses of Class
io.envoyproxy.envoy.config.core.v3.KeyValue
Packages that use KeyValue
-
Uses of KeyValue in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as KeyValueModifier and TypeFieldDescriptionprivate static final KeyValueKeyValue.DEFAULT_INSTANCEprivate KeyValueKeyValueAppend.Builder.entry_private KeyValueKeyValueAppend.entry_Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type KeyValueModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<KeyValue, KeyValue.Builder, KeyValueOrBuilder> KeyValueAppend.Builder.entryBuilder_private static final com.google.protobuf.Parser<KeyValue> KeyValue.PARSERMethods 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()Key/value pair entry that this option to append or overwrite.KeyValueAppend.getEntry()Key/value pair entry that this option to append or overwrite.KeyValueAppendOrBuilder.getEntry()Key/value pair entry that this option to append or overwrite.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()private com.google.protobuf.SingleFieldBuilder<KeyValue, KeyValue.Builder, KeyValueOrBuilder> KeyValueAppend.Builder.internalGetEntryFieldBuilder()Key/value pair entry that this option to append or overwrite.static com.google.protobuf.Parser<KeyValue> KeyValue.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type KeyValueModifier and TypeMethodDescriptionprivate voidKeyValue.Builder.buildPartial0(KeyValue result) KeyValueAppend.Builder.mergeEntry(KeyValue value) Key/value pair entry that this option to append or overwrite.static KeyValue.BuilderKeyValue.newBuilder(KeyValue prototype) Key/value pair entry that this option to append or overwrite.