Uses of Class
io.envoyproxy.envoy.config.trace.v3.DynamicOtConfig
Packages that use DynamicOtConfig
-
Uses of DynamicOtConfig in io.envoyproxy.envoy.config.trace.v3
Fields in io.envoyproxy.envoy.config.trace.v3 declared as DynamicOtConfigModifier and TypeFieldDescriptionprivate static final DynamicOtConfig
DynamicOtConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type DynamicOtConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<DynamicOtConfig> DynamicOtConfig.PARSER
Methods in io.envoyproxy.envoy.config.trace.v3 that return DynamicOtConfigModifier and TypeMethodDescriptionDynamicOtConfig.Builder.build()
DynamicOtConfig.Builder.buildPartial()
static DynamicOtConfig
DynamicOtConfig.getDefaultInstance()
DynamicOtConfig.Builder.getDefaultInstanceForType()
DynamicOtConfig.getDefaultInstanceForType()
static DynamicOtConfig
DynamicOtConfig.parseDelimitedFrom
(InputStream input) static DynamicOtConfig
DynamicOtConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DynamicOtConfig
DynamicOtConfig.parseFrom
(byte[] data) static DynamicOtConfig
DynamicOtConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DynamicOtConfig
DynamicOtConfig.parseFrom
(com.google.protobuf.ByteString data) static DynamicOtConfig
DynamicOtConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DynamicOtConfig
DynamicOtConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static DynamicOtConfig
DynamicOtConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DynamicOtConfig
DynamicOtConfig.parseFrom
(InputStream input) static DynamicOtConfig
DynamicOtConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DynamicOtConfig
DynamicOtConfig.parseFrom
(ByteBuffer data) static DynamicOtConfig
DynamicOtConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type DynamicOtConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<DynamicOtConfig> DynamicOtConfig.getParserForType()
static com.google.protobuf.Parser
<DynamicOtConfig> DynamicOtConfig.parser()
Methods in io.envoyproxy.envoy.config.trace.v3 with parameters of type DynamicOtConfigModifier and TypeMethodDescriptionprivate void
DynamicOtConfig.Builder.buildPartial0
(DynamicOtConfig result) DynamicOtConfig.Builder.mergeFrom
(DynamicOtConfig other) static DynamicOtConfig.Builder
DynamicOtConfig.newBuilder
(DynamicOtConfig prototype)