Uses of Interface
io.opentelemetry.proto.common.v1.KeyValueListOrBuilder
-
Packages that use KeyValueListOrBuilder Package Description io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 io.opentelemetry.proto.common.v1 -
-
Uses of KeyValueListOrBuilder in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 that return KeyValueListOrBuilder Modifier and Type Method Description KeyValueListOrBuilderOpenTelemetryAccessLogConfig.Builder. getAttributesOrBuilder()See 'attributes' in the LogResource proto for more details.KeyValueListOrBuilderOpenTelemetryAccessLogConfig. getAttributesOrBuilder()See 'attributes' in the LogResource proto for more details.KeyValueListOrBuilderOpenTelemetryAccessLogConfigOrBuilder. getAttributesOrBuilder()See 'attributes' in the LogResource proto for more details. -
Uses of KeyValueListOrBuilder in io.opentelemetry.proto.common.v1
Classes in io.opentelemetry.proto.common.v1 that implement KeyValueListOrBuilder Modifier and Type Class Description classKeyValueListKeyValueList is a list of KeyValue messages.static classKeyValueList.BuilderKeyValueList is a list of KeyValue messages.Methods in io.opentelemetry.proto.common.v1 that return KeyValueListOrBuilder Modifier and Type Method Description KeyValueListOrBuilderAnyValue.Builder. getKvlistValueOrBuilder().opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;KeyValueListOrBuilderAnyValue. getKvlistValueOrBuilder().opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;KeyValueListOrBuilderAnyValueOrBuilder. getKvlistValueOrBuilder().opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;
-