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 Bootstrap
BootstrapConfigDump.bootstrap_
private Bootstrap
BootstrapConfigDump.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.PARSER
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return BootstrapModifier and TypeMethodDescriptionBootstrap.Builder.build()
Bootstrap.Builder.buildPartial()
static Bootstrap
Bootstrap.getDefaultInstance()
Bootstrap.Builder.getDefaultInstanceForType()
Bootstrap.getDefaultInstanceForType()
static Bootstrap
Bootstrap.parseDelimitedFrom
(InputStream input) static Bootstrap
Bootstrap.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap
Bootstrap.parseFrom
(byte[] data) static Bootstrap
Bootstrap.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap
Bootstrap.parseFrom
(com.google.protobuf.ByteString data) static Bootstrap
Bootstrap.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap
Bootstrap.parseFrom
(com.google.protobuf.CodedInputStream input) static Bootstrap
Bootstrap.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap
Bootstrap.parseFrom
(InputStream input) static Bootstrap
Bootstrap.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap
Bootstrap.parseFrom
(ByteBuffer data) static Bootstrap
Bootstrap.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 void
Bootstrap.Builder.buildPartial0
(Bootstrap result) private void
Bootstrap.Builder.buildPartial1
(Bootstrap result) private void
Bootstrap.Builder.buildPartialOneofs
(Bootstrap result) private void
Bootstrap.Builder.buildPartialRepeatedFields
(Bootstrap result) static Bootstrap.Builder
Bootstrap.newBuilder
(Bootstrap prototype)