| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v2alpha | |
| io.envoyproxy.envoy.config.bootstrap.v2 |
| Modifier and Type | Method and Description |
|---|---|
Bootstrap |
BootstrapConfigDump.getBootstrap()
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1; |
Bootstrap |
BootstrapConfigDump.Builder.getBootstrap()
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1; |
Bootstrap |
BootstrapConfigDumpOrBuilder.getBootstrap()
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1; |
| Modifier and Type | Method and Description |
|---|---|
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.mergeBootstrap(Bootstrap value)
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1; |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.setBootstrap(Bootstrap value)
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1; |
| Modifier and Type | Method and Description |
|---|---|
Bootstrap |
Bootstrap.Builder.build() |
Bootstrap |
Bootstrap.Builder.buildPartial() |
static Bootstrap |
Bootstrap.getDefaultInstance() |
Bootstrap |
Bootstrap.getDefaultInstanceForType() |
Bootstrap |
Bootstrap.Builder.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(ByteBuffer data) |
static Bootstrap |
Bootstrap.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Bootstrap> |
Bootstrap.getParserForType() |
static com.google.protobuf.Parser<Bootstrap> |
Bootstrap.parser() |
| Modifier and Type | Method and Description |
|---|---|
Bootstrap.Builder |
Bootstrap.Builder.mergeFrom(Bootstrap other) |
static Bootstrap.Builder |
Bootstrap.newBuilder(Bootstrap prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.