Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.MemoryAllocatorManagerOrBuilder
-
Packages that use MemoryAllocatorManagerOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of MemoryAllocatorManagerOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement MemoryAllocatorManagerOrBuilder Modifier and Type Class Description class
MemoryAllocatorManager
Protobuf typeenvoy.config.bootstrap.v3.MemoryAllocatorManager
static class
MemoryAllocatorManager.Builder
Protobuf typeenvoy.config.bootstrap.v3.MemoryAllocatorManager
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type MemoryAllocatorManagerOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<MemoryAllocatorManager,MemoryAllocatorManager.Builder,MemoryAllocatorManagerOrBuilder>
Bootstrap.Builder. memoryAllocatorManagerBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return MemoryAllocatorManagerOrBuilder Modifier and Type Method Description MemoryAllocatorManagerOrBuilder
Bootstrap.Builder. getMemoryAllocatorManagerOrBuilder()
Optional configuration for memory allocation manager.MemoryAllocatorManagerOrBuilder
Bootstrap. getMemoryAllocatorManagerOrBuilder()
Optional configuration for memory allocation manager.MemoryAllocatorManagerOrBuilder
BootstrapOrBuilder. getMemoryAllocatorManagerOrBuilder()
Optional configuration for memory allocation manager.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type MemoryAllocatorManagerOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<MemoryAllocatorManager,MemoryAllocatorManager.Builder,MemoryAllocatorManagerOrBuilder>
Bootstrap.Builder. getMemoryAllocatorManagerFieldBuilder()
Optional configuration for memory allocation manager.
-