Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap
Packages that use Bootstrap
-
Uses of Bootstrap in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return BootstrapModifier and TypeMethodDescriptionBootstrapConfigDump.Builder.getBootstrap().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapConfigDump.getBootstrap().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapConfigDumpOrBuilder.getBootstrap().envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;Methods in io.envoyproxy.envoy.admin.v3 with parameters of type BootstrapModifier and TypeMethodDescriptionBootstrapConfigDump.Builder.mergeBootstrap(Bootstrap value) .envoy.config.bootstrap.v3.Bootstrap bootstrap = 1;BootstrapConfigDump.Builder.setBootstrap(Bootstrap value) .envoy.config.bootstrap.v3.Bootstrap bootstrap = 1; -
Uses of Bootstrap in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return BootstrapModifier and TypeMethodDescriptionBootstrap.Builder.build()Bootstrap.Builder.buildPartial()static BootstrapBootstrap.getDefaultInstance()Bootstrap.Builder.getDefaultInstanceForType()Bootstrap.getDefaultInstanceForType()static BootstrapBootstrap.parseDelimitedFrom(InputStream input) static BootstrapBootstrap.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BootstrapBootstrap.parseFrom(byte[] data) static BootstrapBootstrap.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BootstrapBootstrap.parseFrom(com.google.protobuf.ByteString data) static BootstrapBootstrap.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BootstrapBootstrap.parseFrom(com.google.protobuf.CodedInputStream input) static BootstrapBootstrap.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BootstrapBootstrap.parseFrom(InputStream input) static BootstrapBootstrap.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BootstrapBootstrap.parseFrom(ByteBuffer data) static BootstrapBootstrap.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type BootstrapModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Bootstrap> Bootstrap.getParserForType()static com.google.protobuf.Parser<Bootstrap> Bootstrap.parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type BootstrapModifier and TypeMethodDescriptionstatic Bootstrap.BuilderBootstrap.newBuilder(Bootstrap prototype)