Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.BootstrapOrBuilder
-
Packages that use BootstrapOrBuilder Package Description io.envoyproxy.envoy.admin.v3 io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of BootstrapOrBuilder in io.envoyproxy.envoy.admin.v3
Fields in io.envoyproxy.envoy.admin.v3 with type parameters of type BootstrapOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Bootstrap,Bootstrap.Builder,BootstrapOrBuilder>BootstrapConfigDump.Builder. bootstrapBuilder_Methods in io.envoyproxy.envoy.admin.v3 that return BootstrapOrBuilder Modifier and Type Method Description BootstrapOrBuilderBootstrapConfigDump.Builder. getBootstrapOrBuilder().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapOrBuilderBootstrapConfigDump. getBootstrapOrBuilder().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapOrBuilderBootstrapConfigDumpOrBuilder. getBootstrapOrBuilder().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type BootstrapOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Bootstrap,Bootstrap.Builder,BootstrapOrBuilder>BootstrapConfigDump.Builder. getBootstrapFieldBuilder().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1; -
Uses of BootstrapOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement BootstrapOrBuilder Modifier and Type Class Description classBootstrapBootstrap :ref:`configuration overview <config_overview_bootstrap>`.static classBootstrap.BuilderBootstrap :ref:`configuration overview <config_overview_bootstrap>`.
-