Uses of Interface
io.envoyproxy.envoy.config.core.v3.KeyValueOrBuilder
-
Packages that use KeyValueOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of KeyValueOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement KeyValueOrBuilder Modifier and Type Class Description classKeyValueProtobuf typeenvoy.config.core.v3.KeyValuestatic classKeyValue.BuilderProtobuf typeenvoy.config.core.v3.KeyValueFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type KeyValueOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<KeyValue,KeyValue.Builder,KeyValueOrBuilder>KeyValueAppend.Builder. entryBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return KeyValueOrBuilder Modifier and Type Method Description KeyValueOrBuilderKeyValueAppend.Builder. getEntryOrBuilder()Key/value pair entry that this option to append or overwrite.KeyValueOrBuilderKeyValueAppend. getEntryOrBuilder()Key/value pair entry that this option to append or overwrite.KeyValueOrBuilderKeyValueAppendOrBuilder. 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 KeyValueOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<KeyValue,KeyValue.Builder,KeyValueOrBuilder>KeyValueAppend.Builder. getEntryFieldBuilder()Key/value pair entry that this option to append or overwrite.
-