Uses of Class
io.envoyproxy.envoy.config.core.v3.PerHostConfig.Builder
Packages that use PerHostConfig.Builder
-
Uses of PerHostConfig.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return PerHostConfig.BuilderModifier and TypeMethodDescriptionPerHostConfig.Builder.addAddedTlvs(int index, TlvEntry value) Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.addAddedTlvs(int index, TlvEntry.Builder builderForValue) Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.addAddedTlvs(TlvEntry value) Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.addAddedTlvs(TlvEntry.Builder builderForValue) Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.addAllAddedTlvs(Iterable<? extends TlvEntry> values) Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PerHostConfig.Builder.clear()PerHostConfig.Builder.clearAddedTlvs()Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) PerHostConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) PerHostConfig.Builder.clone()PerHostConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PerHostConfig.Builder.mergeFrom(com.google.protobuf.Message other) PerHostConfig.Builder.mergeFrom(PerHostConfig other) final PerHostConfig.BuilderPerHostConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static PerHostConfig.BuilderPerHostConfig.newBuilder()static PerHostConfig.BuilderPerHostConfig.newBuilder(PerHostConfig prototype) PerHostConfig.newBuilderForType()protected PerHostConfig.BuilderPerHostConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) PerHostConfig.Builder.removeAddedTlvs(int index) Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.setAddedTlvs(int index, TlvEntry value) Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.setAddedTlvs(int index, TlvEntry.Builder builderForValue) Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final PerHostConfig.BuilderPerHostConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) PerHostConfig.toBuilder()