Uses of Class
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3.PathMatchInput.Builder
Packages that use PathMatchInput.Builder
-
Uses of PathMatchInput.Builder in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that return PathMatchInput.BuilderModifier and TypeMethodDescriptionPathMatchInput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PathMatchInput.Builder.clear()PathMatchInput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) PathMatchInput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) PathMatchInput.Builder.clone()PathMatchInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PathMatchInput.Builder.mergeFrom(com.google.protobuf.Message other) PathMatchInput.Builder.mergeFrom(PathMatchInput other) final PathMatchInput.BuilderPathMatchInput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static PathMatchInput.BuilderPathMatchInput.newBuilder()static PathMatchInput.BuilderPathMatchInput.newBuilder(PathMatchInput prototype) PathMatchInput.newBuilderForType()protected PathMatchInput.BuilderPathMatchInput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) PathMatchInput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PathMatchInput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final PathMatchInput.BuilderPathMatchInput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) PathMatchInput.toBuilder()