Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap
Packages that use Bootstrap
-
Uses of Bootstrap in io.envoyproxy.envoy.admin.v3
Fields in io.envoyproxy.envoy.admin.v3 declared as BootstrapModifier and TypeFieldDescriptionprivate BootstrapBootstrapConfigDump.bootstrap_private BootstrapBootstrapConfigDump.Builder.bootstrap_Fields in io.envoyproxy.envoy.admin.v3 with type parameters of type BootstrapModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Bootstrap, Bootstrap.Builder, BootstrapOrBuilder> BootstrapConfigDump.Builder.bootstrapBuilder_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 that return types with arguments of type BootstrapModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Bootstrap, Bootstrap.Builder, BootstrapOrBuilder> BootstrapConfigDump.Builder.internalGetBootstrapFieldBuilder().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
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as BootstrapFields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type BootstrapModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<Bootstrap> Bootstrap.PARSERMethods 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 TypeMethodDescriptionprivate voidBootstrap.Builder.buildPartial0(Bootstrap result) private voidBootstrap.Builder.buildPartial1(Bootstrap result) private voidBootstrap.Builder.buildPartialOneofs(Bootstrap result) private voidBootstrap.Builder.buildPartialRepeatedFields(Bootstrap result) static Bootstrap.BuilderBootstrap.newBuilder(Bootstrap prototype)