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
Subclasses with type arguments of type EnvoyMobileHttpConnectionManager.Builder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3Modifier and TypeClassDescriptionstatic final class[#protodoc-title: Envoy Mobile HTTP connection manager] HTTP connection manager for use in Envoy mobile.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return EnvoyMobileHttpConnectionManager.BuilderModifier and TypeMethodDescriptionEnvoyMobileHttpConnectionManager.Builder.clear()EnvoyMobileHttpConnectionManager.Builder.clearConfig()The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.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.newBuilder()EnvoyMobileHttpConnectionManager.newBuilder(EnvoyMobileHttpConnectionManager prototype) EnvoyMobileHttpConnectionManager.newBuilderForType()protected EnvoyMobileHttpConnectionManager.BuilderEnvoyMobileHttpConnectionManager.newBuilderForType(com.google.protobuf.AbstractMessage.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.toBuilder()