Uses of Class
io.envoyproxy.envoy.extensions.matching.input_matchers.runtime_fraction.v3.RuntimeFraction
Packages that use RuntimeFraction
-
Uses of RuntimeFraction 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 RuntimeFractionModifier and TypeMethodDescriptionRuntimeFraction.Builder.build()RuntimeFraction.Builder.buildPartial()static RuntimeFractionRuntimeFraction.getDefaultInstance()RuntimeFraction.Builder.getDefaultInstanceForType()RuntimeFraction.getDefaultInstanceForType()static RuntimeFractionRuntimeFraction.parseDelimitedFrom(InputStream input) static RuntimeFractionRuntimeFraction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionRuntimeFraction.parseFrom(byte[] data) static RuntimeFractionRuntimeFraction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionRuntimeFraction.parseFrom(com.google.protobuf.ByteString data) static RuntimeFractionRuntimeFraction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionRuntimeFraction.parseFrom(com.google.protobuf.CodedInputStream input) static RuntimeFractionRuntimeFraction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionRuntimeFraction.parseFrom(InputStream input) static RuntimeFractionRuntimeFraction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionRuntimeFraction.parseFrom(ByteBuffer data) static RuntimeFractionRuntimeFraction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.runtime_fraction.v3 that return types with arguments of type RuntimeFractionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RuntimeFraction>RuntimeFraction.getParserForType()static com.google.protobuf.Parser<RuntimeFraction>RuntimeFraction.parser()Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.runtime_fraction.v3 with parameters of type RuntimeFractionModifier and TypeMethodDescriptionRuntimeFraction.Builder.mergeFrom(RuntimeFraction other) static RuntimeFraction.BuilderRuntimeFraction.newBuilder(RuntimeFraction prototype)