public static final class EndpointsConfigDump.StaticEndpointConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder> implements EndpointsConfigDump.StaticEndpointConfigOrBuilder
envoy.admin.v3.EndpointsConfigDump.StaticEndpointConfig| Modifier and Type | Method and Description |
|---|---|
EndpointsConfigDump.StaticEndpointConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EndpointsConfigDump.StaticEndpointConfig |
build() |
EndpointsConfigDump.StaticEndpointConfig |
buildPartial() |
EndpointsConfigDump.StaticEndpointConfig.Builder |
clear() |
EndpointsConfigDump.StaticEndpointConfig.Builder |
clearEndpointConfig()
The endpoint config.
|
EndpointsConfigDump.StaticEndpointConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EndpointsConfigDump.StaticEndpointConfig.Builder |
clearLastUpdated()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
|
EndpointsConfigDump.StaticEndpointConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EndpointsConfigDump.StaticEndpointConfig.Builder |
clone() |
EndpointsConfigDump.StaticEndpointConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Any |
getEndpointConfig()
The endpoint config.
|
com.google.protobuf.Any.Builder |
getEndpointConfigBuilder()
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.Timestamp.Builder |
getLastUpdatedBuilder()
[#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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EndpointsConfigDump.StaticEndpointConfig.Builder |
mergeEndpointConfig(com.google.protobuf.Any value)
The endpoint config.
|
EndpointsConfigDump.StaticEndpointConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EndpointsConfigDump.StaticEndpointConfig.Builder |
mergeFrom(EndpointsConfigDump.StaticEndpointConfig other) |
EndpointsConfigDump.StaticEndpointConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
EndpointsConfigDump.StaticEndpointConfig.Builder |
mergeLastUpdated(com.google.protobuf.Timestamp value)
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
|
EndpointsConfigDump.StaticEndpointConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EndpointsConfigDump.StaticEndpointConfig.Builder |
setEndpointConfig(com.google.protobuf.Any.Builder builderForValue)
The endpoint config.
|
EndpointsConfigDump.StaticEndpointConfig.Builder |
setEndpointConfig(com.google.protobuf.Any value)
The endpoint config.
|
EndpointsConfigDump.StaticEndpointConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EndpointsConfigDump.StaticEndpointConfig.Builder |
setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue)
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
|
EndpointsConfigDump.StaticEndpointConfig.Builder |
setLastUpdated(com.google.protobuf.Timestamp value)
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
|
EndpointsConfigDump.StaticEndpointConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EndpointsConfigDump.StaticEndpointConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EndpointsConfigDump.StaticEndpointConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EndpointsConfigDump.StaticEndpointConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EndpointsConfigDump.StaticEndpointConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig.Builder mergeFrom(EndpointsConfigDump.StaticEndpointConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public EndpointsConfigDump.StaticEndpointConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>IOExceptionpublic boolean hasEndpointConfig()
The endpoint config.
.google.protobuf.Any endpoint_config = 1;hasEndpointConfig in interface EndpointsConfigDump.StaticEndpointConfigOrBuilderpublic com.google.protobuf.Any getEndpointConfig()
The endpoint config.
.google.protobuf.Any endpoint_config = 1;getEndpointConfig in interface EndpointsConfigDump.StaticEndpointConfigOrBuilderpublic EndpointsConfigDump.StaticEndpointConfig.Builder setEndpointConfig(com.google.protobuf.Any value)
The endpoint config.
.google.protobuf.Any endpoint_config = 1;public EndpointsConfigDump.StaticEndpointConfig.Builder setEndpointConfig(com.google.protobuf.Any.Builder builderForValue)
The endpoint config.
.google.protobuf.Any endpoint_config = 1;public EndpointsConfigDump.StaticEndpointConfig.Builder mergeEndpointConfig(com.google.protobuf.Any value)
The endpoint config.
.google.protobuf.Any endpoint_config = 1;public EndpointsConfigDump.StaticEndpointConfig.Builder clearEndpointConfig()
The endpoint config.
.google.protobuf.Any endpoint_config = 1;public com.google.protobuf.Any.Builder getEndpointConfigBuilder()
The endpoint config.
.google.protobuf.Any endpoint_config = 1;public com.google.protobuf.AnyOrBuilder getEndpointConfigOrBuilder()
The endpoint config.
.google.protobuf.Any endpoint_config = 1;getEndpointConfigOrBuilder in interface EndpointsConfigDump.StaticEndpointConfigOrBuilderpublic boolean hasLastUpdated()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;hasLastUpdated in interface EndpointsConfigDump.StaticEndpointConfigOrBuilderpublic com.google.protobuf.Timestamp getLastUpdated()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;getLastUpdated in interface EndpointsConfigDump.StaticEndpointConfigOrBuilderpublic EndpointsConfigDump.StaticEndpointConfig.Builder setLastUpdated(com.google.protobuf.Timestamp value)
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;public EndpointsConfigDump.StaticEndpointConfig.Builder setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue)
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;public EndpointsConfigDump.StaticEndpointConfig.Builder mergeLastUpdated(com.google.protobuf.Timestamp value)
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;public EndpointsConfigDump.StaticEndpointConfig.Builder clearLastUpdated()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;public com.google.protobuf.Timestamp.Builder getLastUpdatedBuilder()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;public com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;getLastUpdatedOrBuilder in interface EndpointsConfigDump.StaticEndpointConfigOrBuilderpublic final EndpointsConfigDump.StaticEndpointConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>public final EndpointsConfigDump.StaticEndpointConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.