Uses of Interface
io.envoyproxy.envoy.config.core.v3.KeyValueOrBuilder
Packages that use KeyValueOrBuilder
-
Uses of KeyValueOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement KeyValueOrBuilderModifier and TypeClassDescriptionfinal class
Protobuf typeenvoy.config.core.v3.KeyValue
static final class
Protobuf typeenvoy.config.core.v3.KeyValue
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type KeyValueOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<KeyValue, KeyValue.Builder, KeyValueOrBuilder> KeyValueAppend.Builder.entryBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return KeyValueOrBuilderModifier and TypeMethodDescriptionKeyValueAppend.Builder.getEntryOrBuilder()
Key/value pair entry that this option to append or overwrite.KeyValueAppend.getEntryOrBuilder()
Key/value pair entry that this option to append or overwrite.KeyValueAppendOrBuilder.getEntryOrBuilder()
Key/value pair entry that this option to append or overwrite.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type KeyValueOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<KeyValue, KeyValue.Builder, KeyValueOrBuilder> KeyValueAppend.Builder.getEntryFieldBuilder()
Key/value pair entry that this option to append or overwrite.