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.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.Builder
EnvoyMobileHttpConnectionManager.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()