Uses of Class
io.envoyproxy.envoy.extensions.matching.input_matchers.runtime_fraction.v3.RuntimeFraction.Builder
Packages that use RuntimeFraction.Builder
-
Uses of RuntimeFraction.Builder in io.envoyproxy.envoy.extensions.matching.input_matchers.runtime_fraction.v3
Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.runtime_fraction.v3 that return RuntimeFraction.BuilderModifier and TypeMethodDescriptionRuntimeFraction.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RuntimeFraction.Builder.clear()RuntimeFraction.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) RuntimeFraction.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) RuntimeFraction.Builder.clearRuntimeFraction()Match the input against the given runtime key.RuntimeFraction.Builder.clearSeed()Optional seed passed through the hash function.RuntimeFraction.Builder.clone()RuntimeFraction.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RuntimeFraction.Builder.mergeFrom(com.google.protobuf.Message other) RuntimeFraction.Builder.mergeFrom(RuntimeFraction other) RuntimeFraction.Builder.mergeRuntimeFraction(RuntimeFractionalPercent value) Match the input against the given runtime key.final RuntimeFraction.BuilderRuntimeFraction.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static RuntimeFraction.BuilderRuntimeFraction.newBuilder()static RuntimeFraction.BuilderRuntimeFraction.newBuilder(RuntimeFraction prototype) RuntimeFraction.newBuilderForType()protected RuntimeFraction.BuilderRuntimeFraction.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) RuntimeFraction.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RuntimeFraction.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) RuntimeFraction.Builder.setRuntimeFraction(RuntimeFractionalPercent value) Match the input against the given runtime key.RuntimeFraction.Builder.setRuntimeFraction(RuntimeFractionalPercent.Builder builderForValue) Match the input against the given runtime key.RuntimeFraction.Builder.setSeed(long value) Optional seed passed through the hash function.final RuntimeFraction.BuilderRuntimeFraction.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) RuntimeFraction.toBuilder()