Uses of Class
io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1.MethodMatch.ParameterMatchSpecifier.Builder
Packages that use MethodMatch.ParameterMatchSpecifier.Builder
-
Uses of MethodMatch.ParameterMatchSpecifier.Builder in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1 that return MethodMatch.ParameterMatchSpecifier.BuilderModifier and TypeMethodDescriptionMethodMatch.ParameterMatchSpecifier.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) MethodMatch.ParameterMatchSpecifier.Builder.clear()MethodMatch.ParameterMatchSpecifier.Builder.clearExactMatch()If specified, header match will be performed based on the value of the header.MethodMatch.ParameterMatchSpecifier.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) MethodMatch.ParameterMatchSpecifier.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) MethodMatch.ParameterMatchSpecifier.Builder.clearParameterMatchSpecifier()MethodMatch.ParameterMatchSpecifier.Builder.clearRangeMatch()If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifier.Builder.clone()MethodMatch.ParameterMatchSpecifier.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MethodMatch.ParameterMatchSpecifier.Builder.mergeFrom(com.google.protobuf.Message other) MethodMatch.ParameterMatchSpecifier.Builder.mergeFrom(MethodMatch.ParameterMatchSpecifier other) MethodMatch.ParameterMatchSpecifier.Builder.mergeRangeMatch(Int64Range value) If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifier.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) MethodMatch.ParameterMatchSpecifier.newBuilder()MethodMatch.ParameterMatchSpecifier.newBuilder(MethodMatch.ParameterMatchSpecifier prototype) MethodMatch.ParameterMatchSpecifier.newBuilderForType()MethodMatch.ParameterMatchSpecifier.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) MethodMatch.Builder.putParamsMatchBuilderIfAbsent(int key) Method parameter definition.MethodMatch.ParameterMatchSpecifier.Builder.setExactMatch(String value) If specified, header match will be performed based on the value of the header.MethodMatch.ParameterMatchSpecifier.Builder.setExactMatchBytes(com.google.protobuf.ByteString value) If specified, header match will be performed based on the value of the header.MethodMatch.ParameterMatchSpecifier.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) MethodMatch.ParameterMatchSpecifier.Builder.setRangeMatch(Int64Range value) If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifier.Builder.setRangeMatch(Int64Range.Builder builderForValue) If specified, header match will be performed based on range.MethodMatch.ParameterMatchSpecifier.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) MethodMatch.ParameterMatchSpecifier.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) MethodMatch.ParameterMatchSpecifier.toBuilder()