Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeUInt32.Builder
Packages that use RuntimeUInt32.Builder
-
Uses of RuntimeUInt32.Builder in io.envoyproxy.envoy.config.accesslog.v3
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type RuntimeUInt32.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeUInt32, RuntimeUInt32.Builder, RuntimeUInt32OrBuilder> ComparisonFilter.Builder.valueBuilder_
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return RuntimeUInt32.BuilderModifier and TypeMethodDescriptionComparisonFilter.Builder.getValueBuilder()
Value to compare against.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type RuntimeUInt32.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeUInt32, RuntimeUInt32.Builder, RuntimeUInt32OrBuilder> ComparisonFilter.Builder.getValueFieldBuilder()
Value to compare against.Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type RuntimeUInt32.BuilderModifier and TypeMethodDescriptionComparisonFilter.Builder.setValue
(RuntimeUInt32.Builder builderForValue) Value to compare against. -
Uses of RuntimeUInt32.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeUInt32.BuilderModifier and TypeMethodDescriptionRuntimeUInt32.Builder.clear()
RuntimeUInt32.Builder.clearDefaultValue()
Default value if runtime value is not available.RuntimeUInt32.Builder.clearRuntimeKey()
Runtime key to get value for comparison.RuntimeUInt32.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RuntimeUInt32.Builder.mergeFrom
(com.google.protobuf.Message other) RuntimeUInt32.Builder.mergeFrom
(RuntimeUInt32 other) static RuntimeUInt32.Builder
RuntimeUInt32.newBuilder()
static RuntimeUInt32.Builder
RuntimeUInt32.newBuilder
(RuntimeUInt32 prototype) RuntimeUInt32.newBuilderForType()
protected RuntimeUInt32.Builder
RuntimeUInt32.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) RuntimeUInt32.Builder.setDefaultValue
(int value) Default value if runtime value is not available.RuntimeUInt32.Builder.setRuntimeKey
(String value) Runtime key to get value for comparison.RuntimeUInt32.Builder.setRuntimeKeyBytes
(com.google.protobuf.ByteString value) Runtime key to get value for comparison.RuntimeUInt32.toBuilder()