Uses of Class
io.envoyproxy.envoy.api.v2.core.RuntimeUInt32.Builder
-
Packages that use RuntimeUInt32.Builder Package Description io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.config.filter.accesslog.v2 -
-
Uses of RuntimeUInt32.Builder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return RuntimeUInt32.Builder Modifier and Type Method Description RuntimeUInt32.BuilderRuntimeUInt32.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RuntimeUInt32.BuilderRuntimeUInt32.Builder. clear()RuntimeUInt32.BuilderRuntimeUInt32.Builder. clearDefaultValue()Default value if runtime value is not available.RuntimeUInt32.BuilderRuntimeUInt32.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)RuntimeUInt32.BuilderRuntimeUInt32.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RuntimeUInt32.BuilderRuntimeUInt32.Builder. clearRuntimeKey()Runtime key to get value for comparison.RuntimeUInt32.BuilderRuntimeUInt32.Builder. clone()RuntimeUInt32.BuilderRuntimeUInt32.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RuntimeUInt32.BuilderRuntimeUInt32.Builder. mergeFrom(com.google.protobuf.Message other)RuntimeUInt32.BuilderRuntimeUInt32.Builder. mergeFrom(RuntimeUInt32 other)RuntimeUInt32.BuilderRuntimeUInt32.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static RuntimeUInt32.BuilderRuntimeUInt32. newBuilder()static RuntimeUInt32.BuilderRuntimeUInt32. newBuilder(RuntimeUInt32 prototype)RuntimeUInt32.BuilderRuntimeUInt32. newBuilderForType()protected RuntimeUInt32.BuilderRuntimeUInt32. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)RuntimeUInt32.BuilderRuntimeUInt32.Builder. setDefaultValue(int value)Default value if runtime value is not available.RuntimeUInt32.BuilderRuntimeUInt32.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RuntimeUInt32.BuilderRuntimeUInt32.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RuntimeUInt32.BuilderRuntimeUInt32.Builder. setRuntimeKey(String value)Runtime key to get value for comparison.RuntimeUInt32.BuilderRuntimeUInt32.Builder. setRuntimeKeyBytes(com.google.protobuf.ByteString value)Runtime key to get value for comparison.RuntimeUInt32.BuilderRuntimeUInt32.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RuntimeUInt32.BuilderRuntimeUInt32. toBuilder() -
Uses of RuntimeUInt32.Builder in io.envoyproxy.envoy.config.filter.accesslog.v2
Methods in io.envoyproxy.envoy.config.filter.accesslog.v2 that return RuntimeUInt32.Builder Modifier and Type Method Description RuntimeUInt32.BuilderComparisonFilter.Builder. getValueBuilder()Value to compare against.Methods in io.envoyproxy.envoy.config.filter.accesslog.v2 with parameters of type RuntimeUInt32.Builder Modifier and Type Method Description ComparisonFilter.BuilderComparisonFilter.Builder. setValue(RuntimeUInt32.Builder builderForValue)Value to compare against.
-