public interface BootstrapConfigDumpOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Bootstrap |
getBootstrap()
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1 [(.gogoproto.nullable) = false]; |
BootstrapOrBuilder |
getBootstrapOrBuilder()
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1 [(.gogoproto.nullable) = false]; |
com.google.protobuf.Timestamp |
getLastUpdated()
The timestamp when the BootstrapConfig was last updated.
|
com.google.protobuf.TimestampOrBuilder |
getLastUpdatedOrBuilder()
The timestamp when the BootstrapConfig was last updated.
|
boolean |
hasBootstrap()
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1 [(.gogoproto.nullable) = false]; |
boolean |
hasLastUpdated()
The timestamp when the BootstrapConfig was last updated.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBootstrap()
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1 [(.gogoproto.nullable) = false];Bootstrap getBootstrap()
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1 [(.gogoproto.nullable) = false];BootstrapOrBuilder getBootstrapOrBuilder()
.envoy.config.bootstrap.v2.Bootstrap bootstrap = 1 [(.gogoproto.nullable) = false];boolean hasLastUpdated()
The timestamp when the BootstrapConfig was last updated.
.google.protobuf.Timestamp last_updated = 2;com.google.protobuf.Timestamp getLastUpdated()
The timestamp when the BootstrapConfig was last updated.
.google.protobuf.Timestamp last_updated = 2;com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder()
The timestamp when the BootstrapConfig was last updated.
.google.protobuf.Timestamp last_updated = 2;Copyright © 2018–2019 The Envoy Project. All rights reserved.