Uses of Class
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3.HostMatchInput.Builder
Packages that use HostMatchInput.Builder
-
Uses of HostMatchInput.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 HostMatchInput.BuilderModifier and TypeMethodDescriptionHostMatchInput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) HostMatchInput.Builder.clear()HostMatchInput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) HostMatchInput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) HostMatchInput.Builder.clone()HostMatchInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HostMatchInput.Builder.mergeFrom(com.google.protobuf.Message other) HostMatchInput.Builder.mergeFrom(HostMatchInput other) final HostMatchInput.BuilderHostMatchInput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static HostMatchInput.BuilderHostMatchInput.newBuilder()static HostMatchInput.BuilderHostMatchInput.newBuilder(HostMatchInput prototype) HostMatchInput.newBuilderForType()protected HostMatchInput.BuilderHostMatchInput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) HostMatchInput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) HostMatchInput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final HostMatchInput.BuilderHostMatchInput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) HostMatchInput.toBuilder()