Uses of Class
io.envoyproxy.envoy.api.v2.core.RuntimeUInt32.Builder
Packages that use RuntimeUInt32.Builder
-
Uses of RuntimeUInt32.Builder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return RuntimeUInt32.BuilderModifier and TypeMethodDescriptionRuntimeUInt32.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RuntimeUInt32.Builder.clear()RuntimeUInt32.Builder.clearDefaultValue()Default value if runtime value is not available.RuntimeUInt32.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) RuntimeUInt32.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) RuntimeUInt32.Builder.clearRuntimeKey()Runtime key to get value for comparison.RuntimeUInt32.Builder.clone()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) final RuntimeUInt32.BuilderRuntimeUInt32.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static RuntimeUInt32.BuilderRuntimeUInt32.newBuilder()static RuntimeUInt32.BuilderRuntimeUInt32.newBuilder(RuntimeUInt32 prototype) RuntimeUInt32.newBuilderForType()protected RuntimeUInt32.BuilderRuntimeUInt32.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) RuntimeUInt32.Builder.setDefaultValue(int value) Default value if runtime value is not available.RuntimeUInt32.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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.final RuntimeUInt32.BuilderRuntimeUInt32.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) RuntimeUInt32.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.BuilderModifier and TypeMethodDescriptionComparisonFilter.Builder.getValueBuilder()Value to compare against.Methods in io.envoyproxy.envoy.config.filter.accesslog.v2 with parameters of type RuntimeUInt32.BuilderModifier and TypeMethodDescriptionComparisonFilter.Builder.setValue(RuntimeUInt32.Builder builderForValue) Value to compare against.