EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.Builder.clear() |
|
EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.Builder.clearConfig() |
The configuration for the underlying HttpConnectionManager which will be
instantiated for Envoy mobile.
|
EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.Builder.mergeConfig(HttpConnectionManager value) |
The configuration for the underlying HttpConnectionManager which will be
instantiated for Envoy mobile.
|
EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.Builder.mergeFrom(com.google.protobuf.Message other) |
|
EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.Builder.mergeFrom(EnvoyMobileHttpConnectionManager other) |
|
static EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.newBuilder() |
|
static EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.newBuilder(EnvoyMobileHttpConnectionManager prototype) |
|
EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.newBuilderForType() |
|
protected EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.Builder.setConfig(HttpConnectionManager value) |
The configuration for the underlying HttpConnectionManager which will be
instantiated for Envoy mobile.
|
EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.Builder.setConfig(HttpConnectionManager.Builder builderForValue) |
The configuration for the underlying HttpConnectionManager which will be
instantiated for Envoy mobile.
|
EnvoyMobileHttpConnectionManager.Builder |
EnvoyMobileHttpConnectionManager.toBuilder() |
|