Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.EnvoyMobileHttpConnectionManager.Builder
Packages that use EnvoyMobileHttpConnectionManager.Builder
-
Uses of EnvoyMobileHttpConnectionManager.Builder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return EnvoyMobileHttpConnectionManager.BuilderModifier and TypeMethodDescriptionEnvoyMobileHttpConnectionManager.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EnvoyMobileHttpConnectionManager.Builder.clear()EnvoyMobileHttpConnectionManager.Builder.clearConfig()The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.EnvoyMobileHttpConnectionManager.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) EnvoyMobileHttpConnectionManager.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) EnvoyMobileHttpConnectionManager.Builder.clone()EnvoyMobileHttpConnectionManager.Builder.mergeConfig(HttpConnectionManager value) The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.EnvoyMobileHttpConnectionManager.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EnvoyMobileHttpConnectionManager.Builder.mergeFrom(com.google.protobuf.Message other) EnvoyMobileHttpConnectionManager.Builder.mergeFrom(EnvoyMobileHttpConnectionManager other) EnvoyMobileHttpConnectionManager.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) EnvoyMobileHttpConnectionManager.newBuilder()EnvoyMobileHttpConnectionManager.newBuilder(EnvoyMobileHttpConnectionManager prototype) EnvoyMobileHttpConnectionManager.newBuilderForType()protected EnvoyMobileHttpConnectionManager.BuilderEnvoyMobileHttpConnectionManager.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) EnvoyMobileHttpConnectionManager.Builder.setConfig(HttpConnectionManager value) The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.EnvoyMobileHttpConnectionManager.Builder.setConfig(HttpConnectionManager.Builder builderForValue) The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.EnvoyMobileHttpConnectionManager.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EnvoyMobileHttpConnectionManager.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) EnvoyMobileHttpConnectionManager.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) EnvoyMobileHttpConnectionManager.toBuilder()