public static interface EndpointsConfigDump.StaticEndpointConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Any |
getEndpointConfig()
The endpoint config.
|
com.google.protobuf.AnyOrBuilder |
getEndpointConfigOrBuilder()
The endpoint config.
|
com.google.protobuf.Timestamp |
getLastUpdated()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
|
com.google.protobuf.TimestampOrBuilder |
getLastUpdatedOrBuilder()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
|
boolean |
hasEndpointConfig()
The endpoint config.
|
boolean |
hasLastUpdated()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasEndpointConfig()
The endpoint config.
.google.protobuf.Any endpoint_config = 1;com.google.protobuf.Any getEndpointConfig()
The endpoint config.
.google.protobuf.Any endpoint_config = 1;com.google.protobuf.AnyOrBuilder getEndpointConfigOrBuilder()
The endpoint config.
.google.protobuf.Any endpoint_config = 1;boolean hasLastUpdated()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;com.google.protobuf.Timestamp getLastUpdated()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;Copyright © 2018–2021 The Envoy Project. All rights reserved.