Package io.envoyproxy.envoy.admin.v3
Class EndpointsConfigDump.StaticEndpointConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- 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
,java.lang.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 typeenvoy.admin.v3.EndpointsConfigDump.StaticEndpointConfig
-
-
Field Summary
Fields Modifier and Type Field Description private int
bitField0_
private com.google.protobuf.Any
endpointConfig_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder>
endpointConfigBuilder_
private com.google.protobuf.Timestamp
lastUpdated_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>
lastUpdatedBuilder_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description EndpointsConfigDump.StaticEndpointConfig
build()
EndpointsConfigDump.StaticEndpointConfig
buildPartial()
private void
buildPartial0(EndpointsConfigDump.StaticEndpointConfig result)
EndpointsConfigDump.StaticEndpointConfig.Builder
clear()
EndpointsConfigDump.StaticEndpointConfig.Builder
clearEndpointConfig()
The endpoint config.EndpointsConfigDump.StaticEndpointConfig.Builder
clearLastUpdated()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.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.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder>
getEndpointConfigFieldBuilder()
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.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>
getLastUpdatedFieldBuilder()
[#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.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
private void
maybeForceBuilderInitialization()
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(com.google.protobuf.Message other)
EndpointsConfigDump.StaticEndpointConfig.Builder
mergeFrom(EndpointsConfigDump.StaticEndpointConfig other)
EndpointsConfigDump.StaticEndpointConfig.Builder
mergeLastUpdated(com.google.protobuf.Timestamp value)
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.StaticEndpointConfig.Builder
setEndpointConfig(com.google.protobuf.Any value)
The endpoint config.EndpointsConfigDump.StaticEndpointConfig.Builder
setEndpointConfig(com.google.protobuf.Any.Builder builderForValue)
The endpoint config.EndpointsConfigDump.StaticEndpointConfig.Builder
setLastUpdated(com.google.protobuf.Timestamp value)
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.EndpointsConfigDump.StaticEndpointConfig.Builder
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
-
-
-
-
Field Detail
-
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_
-
-
Method Detail
-
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
public EndpointsConfigDump.StaticEndpointConfig.Builder 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
public EndpointsConfigDump.StaticEndpointConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public EndpointsConfigDump.StaticEndpointConfig build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public EndpointsConfigDump.StaticEndpointConfig buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(EndpointsConfigDump.StaticEndpointConfig result)
-
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 java.io.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:
java.io.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
public EndpointsConfigDump.StaticEndpointConfig.Builder 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
-
getEndpointConfigFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder> getEndpointConfigFieldBuilder()
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
public EndpointsConfigDump.StaticEndpointConfig.Builder 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
-
getLastUpdatedFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getLastUpdatedFieldBuilder()
[#not-implemented-hide:] The timestamp when the Endpoint was last updated.
.google.protobuf.Timestamp last_updated = 2;
-
-