Class EndpointsConfigDump.StaticEndpointConfig.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
com.google.protobuf.GeneratedMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
io.envoyproxy.envoy.admin.v3.EndpointsConfigDump.StaticEndpointConfig.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EndpointsConfigDump.StaticEndpointConfigOrBuilder, Cloneable
- Enclosing class:
EndpointsConfigDump.StaticEndpointConfig
public static final class EndpointsConfigDump.StaticEndpointConfig.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
implements EndpointsConfigDump.StaticEndpointConfigOrBuilder
Protobuf type
envoy.admin.v3.EndpointsConfigDump.StaticEndpointConfig-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate com.google.protobuf.Anyprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> private com.google.protobuf.Timestampprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()private voidclear()The endpoint config.[#not-implemented-hide:] The timestamp when the Endpoint was last updated.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.AnyThe endpoint config.com.google.protobuf.Any.BuilderThe endpoint config.com.google.protobuf.AnyOrBuilderThe endpoint config.com.google.protobuf.Timestamp[#not-implemented-hide:] The timestamp when the Endpoint was last updated.com.google.protobuf.Timestamp.Builder[#not-implemented-hide:] The timestamp when the Endpoint was last updated.com.google.protobuf.TimestampOrBuilder[#not-implemented-hide:] The timestamp when the Endpoint was last updated.booleanThe endpoint config.boolean[#not-implemented-hide:] The timestamp when the Endpoint was last updated.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> The endpoint config.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> [#not-implemented-hide:] The timestamp when the Endpoint was last updated.final booleanprivate voidmergeEndpointConfig(com.google.protobuf.Any value) The endpoint config.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeLastUpdated(com.google.protobuf.Timestamp value) [#not-implemented-hide:] The timestamp when the Endpoint was last updated.setEndpointConfig(com.google.protobuf.Any value) The endpoint config.setEndpointConfig(com.google.protobuf.Any.Builder builderForValue) The endpoint config.setLastUpdated(com.google.protobuf.Timestamp value) [#not-implemented-hide:] The timestamp when the Endpoint was last updated.setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue) [#not-implemented-hide:] The timestamp when the Endpoint was last updated.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
endpointConfig_
private com.google.protobuf.Any endpointConfig_ -
endpointConfigBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> endpointConfigBuilder_ -
lastUpdated_
private com.google.protobuf.Timestamp lastUpdated_ -
lastUpdatedBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> lastUpdatedBuilder_
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
mergeFrom
public EndpointsConfigDump.StaticEndpointConfig.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
-
mergeFrom
public EndpointsConfigDump.StaticEndpointConfig.Builder mergeFrom(EndpointsConfigDump.StaticEndpointConfig other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
-
mergeFrom
public EndpointsConfigDump.StaticEndpointConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>- Throws:
IOException
-
hasEndpointConfig
public boolean hasEndpointConfig()The endpoint config.
.google.protobuf.Any endpoint_config = 1;- Specified by:
hasEndpointConfigin interfaceEndpointsConfigDump.StaticEndpointConfigOrBuilder- Returns:
- Whether the endpointConfig field is set.
-
getEndpointConfig
public com.google.protobuf.Any getEndpointConfig()The endpoint config.
.google.protobuf.Any endpoint_config = 1;- Specified by:
getEndpointConfigin interfaceEndpointsConfigDump.StaticEndpointConfigOrBuilder- Returns:
- The endpointConfig.
-
setEndpointConfig
public EndpointsConfigDump.StaticEndpointConfig.Builder setEndpointConfig(com.google.protobuf.Any value) The endpoint config.
.google.protobuf.Any endpoint_config = 1; -
setEndpointConfig
public EndpointsConfigDump.StaticEndpointConfig.Builder setEndpointConfig(com.google.protobuf.Any.Builder builderForValue) The endpoint config.
.google.protobuf.Any endpoint_config = 1; -
mergeEndpointConfig
public EndpointsConfigDump.StaticEndpointConfig.Builder mergeEndpointConfig(com.google.protobuf.Any value) The endpoint config.
.google.protobuf.Any endpoint_config = 1; -
clearEndpointConfig
The endpoint config.
.google.protobuf.Any endpoint_config = 1; -
getEndpointConfigBuilder
public com.google.protobuf.Any.Builder getEndpointConfigBuilder()The endpoint config.
.google.protobuf.Any endpoint_config = 1; -
getEndpointConfigOrBuilder
public com.google.protobuf.AnyOrBuilder getEndpointConfigOrBuilder()The endpoint config.
.google.protobuf.Any endpoint_config = 1;- Specified by:
getEndpointConfigOrBuilderin interfaceEndpointsConfigDump.StaticEndpointConfigOrBuilder
-
internalGetEndpointConfigFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> internalGetEndpointConfigFieldBuilder()The endpoint config.
.google.protobuf.Any endpoint_config = 1; -
hasLastUpdated
public boolean hasLastUpdated()[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;- Specified by:
hasLastUpdatedin interfaceEndpointsConfigDump.StaticEndpointConfigOrBuilder- Returns:
- Whether the lastUpdated field is set.
-
getLastUpdated
public com.google.protobuf.Timestamp getLastUpdated()[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;- Specified by:
getLastUpdatedin interfaceEndpointsConfigDump.StaticEndpointConfigOrBuilder- Returns:
- The lastUpdated.
-
setLastUpdated
public 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; -
setLastUpdated
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; -
mergeLastUpdated
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; -
clearLastUpdated
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2; -
getLastUpdatedBuilder
public com.google.protobuf.Timestamp.Builder getLastUpdatedBuilder()[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2; -
getLastUpdatedOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder()[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;- Specified by:
getLastUpdatedOrBuilderin interfaceEndpointsConfigDump.StaticEndpointConfigOrBuilder
-
internalGetLastUpdatedFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> internalGetLastUpdatedFieldBuilder()[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;
-