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 KeyValue
KeyValue.DEFAULT_INSTANCE
private KeyValue
KeyValueAppend.Builder.entry_
private KeyValue
KeyValueAppend.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.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return KeyValueModifier and TypeMethodDescriptionKeyValue.Builder.build()
KeyValue.Builder.buildPartial()
static KeyValue
KeyValue.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 KeyValue
KeyValue.parseDelimitedFrom
(InputStream input) static KeyValue
KeyValue.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValue
KeyValue.parseFrom
(byte[] data) static KeyValue
KeyValue.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValue
KeyValue.parseFrom
(com.google.protobuf.ByteString data) static KeyValue
KeyValue.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValue
KeyValue.parseFrom
(com.google.protobuf.CodedInputStream input) static KeyValue
KeyValue.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValue
KeyValue.parseFrom
(InputStream input) static KeyValue
KeyValue.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValue
KeyValue.parseFrom
(ByteBuffer data) static KeyValue
KeyValue.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 void
KeyValue.Builder.buildPartial0
(KeyValue result) KeyValueAppend.Builder.mergeEntry
(KeyValue value) Key/value pair entry that this option to append or overwrite.static KeyValue.Builder
KeyValue.newBuilder
(KeyValue prototype) Key/value pair entry that this option to append or overwrite.