| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.clear() |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.clearBootstrap()
.envoy.config.bootstrap.v4alpha.Bootstrap bootstrap = 1; |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.clearLastUpdated()
The timestamp when the BootstrapConfig was last updated.
|
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.clone() |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.mergeBootstrap(Bootstrap value)
.envoy.config.bootstrap.v4alpha.Bootstrap bootstrap = 1; |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.mergeFrom(BootstrapConfigDump other) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.mergeFrom(com.google.protobuf.Message other) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.mergeLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the BootstrapConfig was last updated.
|
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BootstrapConfigDump.Builder |
BootstrapConfigDump.newBuilder() |
static BootstrapConfigDump.Builder |
BootstrapConfigDump.newBuilder(BootstrapConfigDump prototype) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.newBuilderForType() |
protected BootstrapConfigDump.Builder |
BootstrapConfigDump.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.setBootstrap(Bootstrap.Builder builderForValue)
.envoy.config.bootstrap.v4alpha.Bootstrap bootstrap = 1; |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.setBootstrap(Bootstrap value)
.envoy.config.bootstrap.v4alpha.Bootstrap bootstrap = 1; |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp when the BootstrapConfig was last updated.
|
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.setLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the BootstrapConfig was last updated.
|
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BootstrapConfigDump.Builder |
BootstrapConfigDump.toBuilder() |
Copyright © 2018–2021 The Envoy Project. All rights reserved.