Package io.envoyproxy.envoy.admin.v3
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 int
private com.google.protobuf.Any
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> private com.google.protobuf.Timestamp
private 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 void
clear()
The endpoint config.[#not-implemented-hide:] The timestamp when the Endpoint was last updated.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Any
The endpoint config.com.google.protobuf.Any.Builder
The endpoint config.com.google.protobuf.AnyOrBuilder
The 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.boolean
The 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.FieldAccessorTable
private 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 boolean
private void
mergeEndpointConfig
(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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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, endpointConfigBuilder_com.google.protobuf.AnyOrBuilder> -
lastUpdated_
private com.google.protobuf.Timestamp lastUpdated_ -
lastUpdatedBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, lastUpdatedBuilder_com.google.protobuf.TimestampOrBuilder>
-
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
mergeFrom
public EndpointsConfigDump.StaticEndpointConfig.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<EndpointsConfigDump.StaticEndpointConfig.Builder>
-
mergeFrom
public EndpointsConfigDump.StaticEndpointConfig.Builder mergeFrom(EndpointsConfigDump.StaticEndpointConfig other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
hasEndpointConfig
in 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:
getEndpointConfig
in 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:
getEndpointConfigOrBuilder
in interfaceEndpointsConfigDump.StaticEndpointConfigOrBuilder
-
internalGetEndpointConfigFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder, internalGetEndpointConfigFieldBuilder()com.google.protobuf.AnyOrBuilder> 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:
hasLastUpdated
in 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:
getLastUpdated
in 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:
getLastUpdatedOrBuilder
in interfaceEndpointsConfigDump.StaticEndpointConfigOrBuilder
-
internalGetLastUpdatedFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, internalGetLastUpdatedFieldBuilder()com.google.protobuf.TimestampOrBuilder> [#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;
-