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 classMemoryAllocatorManagerProtobuf typeenvoy.config.bootstrap.v3.MemoryAllocatorManagerstatic classMemoryAllocatorManager.BuilderProtobuf typeenvoy.config.bootstrap.v3.MemoryAllocatorManagerFields 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 MemoryAllocatorManagerOrBuilderBootstrap.Builder. getMemoryAllocatorManagerOrBuilder()Optional configuration for memory allocation manager.MemoryAllocatorManagerOrBuilderBootstrap. getMemoryAllocatorManagerOrBuilder()Optional configuration for memory allocation manager.MemoryAllocatorManagerOrBuilderBootstrapOrBuilder. 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.
-