Package io.envoyproxy.envoy.admin.v3
Class ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessage.Builder<ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder>
-
- io.envoyproxy.envoy.admin.v3.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
,java.lang.Cloneable
- Enclosing class:
- ScopedRoutesConfigDump.DynamicScopedRouteConfigs
public static final class ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder extends com.google.protobuf.GeneratedMessage.Builder<ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder> implements ScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
[#next-free-field: 7]
Protobuf typeenvoy.admin.v3.ScopedRoutesConfigDump.DynamicScopedRouteConfigs
-
-
Field Summary
Fields Modifier and Type Field Description private int
bitField0_
private int
clientStatus_
private UpdateFailureState
errorState_
private com.google.protobuf.SingleFieldBuilder<UpdateFailureState,UpdateFailureState.Builder,UpdateFailureStateOrBuilder>
errorStateBuilder_
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_
private java.lang.Object
name_
private java.util.List<com.google.protobuf.Any>
scopedRouteConfigs_
private com.google.protobuf.RepeatedFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder>
scopedRouteConfigsBuilder_
private java.lang.Object
versionInfo_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
addAllScopedRouteConfigs(java.lang.Iterable<? extends com.google.protobuf.Any> values)
The scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
addScopedRouteConfigs(int index, com.google.protobuf.Any value)
The scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
addScopedRouteConfigs(int index, com.google.protobuf.Any.Builder builderForValue)
The scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
addScopedRouteConfigs(com.google.protobuf.Any value)
The scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
addScopedRouteConfigs(com.google.protobuf.Any.Builder builderForValue)
The scoped route configurations.com.google.protobuf.Any.Builder
addScopedRouteConfigsBuilder()
The scoped route configurations.com.google.protobuf.Any.Builder
addScopedRouteConfigsBuilder(int index)
The scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs
build()
ScopedRoutesConfigDump.DynamicScopedRouteConfigs
buildPartial()
private void
buildPartial0(ScopedRoutesConfigDump.DynamicScopedRouteConfigs result)
private void
buildPartialRepeatedFields(ScopedRoutesConfigDump.DynamicScopedRouteConfigs result)
ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
clear()
ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
clearClientStatus()
The client status of this resource.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
clearErrorState()
Set if the last update failed, cleared after the next successful update.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
clearLastUpdated()
The timestamp when the scoped route config set was last updated.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
clearName()
The name assigned to the scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
clearScopedRouteConfigs()
The scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
clearVersionInfo()
This is the per-resource version information.private void
ensureScopedRouteConfigsIsMutable()
ClientResourceStatus
getClientStatus()
The client status of this resource.int
getClientStatusValue()
The client status of this resource.ScopedRoutesConfigDump.DynamicScopedRouteConfigs
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
UpdateFailureState
getErrorState()
Set if the last update failed, cleared after the next successful update.UpdateFailureState.Builder
getErrorStateBuilder()
Set if the last update failed, cleared after the next successful update.private com.google.protobuf.SingleFieldBuilder<UpdateFailureState,UpdateFailureState.Builder,UpdateFailureStateOrBuilder>
getErrorStateFieldBuilder()
Set if the last update failed, cleared after the next successful update.UpdateFailureStateOrBuilder
getErrorStateOrBuilder()
Set if the last update failed, cleared after the next successful update.com.google.protobuf.Timestamp
getLastUpdated()
The timestamp when the scoped route config set was last updated.com.google.protobuf.Timestamp.Builder
getLastUpdatedBuilder()
The timestamp when the scoped route config set was last updated.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>
getLastUpdatedFieldBuilder()
The timestamp when the scoped route config set was last updated.com.google.protobuf.TimestampOrBuilder
getLastUpdatedOrBuilder()
The timestamp when the scoped route config set was last updated.java.lang.String
getName()
The name assigned to the scoped route configurations.com.google.protobuf.ByteString
getNameBytes()
The name assigned to the scoped route configurations.com.google.protobuf.Any
getScopedRouteConfigs(int index)
The scoped route configurations.com.google.protobuf.Any.Builder
getScopedRouteConfigsBuilder(int index)
The scoped route configurations.java.util.List<com.google.protobuf.Any.Builder>
getScopedRouteConfigsBuilderList()
The scoped route configurations.int
getScopedRouteConfigsCount()
The scoped route configurations.private com.google.protobuf.RepeatedFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder>
getScopedRouteConfigsFieldBuilder()
java.util.List<com.google.protobuf.Any>
getScopedRouteConfigsList()
The scoped route configurations.com.google.protobuf.AnyOrBuilder
getScopedRouteConfigsOrBuilder(int index)
The scoped route configurations.java.util.List<? extends com.google.protobuf.AnyOrBuilder>
getScopedRouteConfigsOrBuilderList()
The scoped route configurations.java.lang.String
getVersionInfo()
This is the per-resource version information.com.google.protobuf.ByteString
getVersionInfoBytes()
This is the per-resource version information.boolean
hasErrorState()
Set if the last update failed, cleared after the next successful update.boolean
hasLastUpdated()
The timestamp when the scoped route config set was last updated.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
private void
maybeForceBuilderInitialization()
ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
mergeErrorState(UpdateFailureState value)
Set if the last update failed, cleared after the next successful update.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
mergeFrom(com.google.protobuf.Message other)
ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
mergeFrom(ScopedRoutesConfigDump.DynamicScopedRouteConfigs other)
ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
mergeLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the scoped route config set was last updated.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
removeScopedRouteConfigs(int index)
The scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setClientStatus(ClientResourceStatus value)
The client status of this resource.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setClientStatusValue(int value)
The client status of this resource.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setErrorState(UpdateFailureState value)
Set if the last update failed, cleared after the next successful update.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setErrorState(UpdateFailureState.Builder builderForValue)
Set if the last update failed, cleared after the next successful update.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the scoped route config set was last updated.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp when the scoped route config set was last updated.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setName(java.lang.String value)
The name assigned to the scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setNameBytes(com.google.protobuf.ByteString value)
The name assigned to the scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setScopedRouteConfigs(int index, com.google.protobuf.Any value)
The scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setScopedRouteConfigs(int index, com.google.protobuf.Any.Builder builderForValue)
The scoped route configurations.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setVersionInfo(java.lang.String value)
This is the per-resource version information.ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder
setVersionInfoBytes(com.google.protobuf.ByteString value)
This is the per-resource version information.-
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_
-
name_
private java.lang.Object name_
-
versionInfo_
private java.lang.Object versionInfo_
-
scopedRouteConfigs_
private java.util.List<com.google.protobuf.Any> scopedRouteConfigs_
-
scopedRouteConfigsBuilder_
private com.google.protobuf.RepeatedFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder> scopedRouteConfigsBuilder_
-
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_
-
errorState_
private UpdateFailureState errorState_
-
errorStateBuilder_
private com.google.protobuf.SingleFieldBuilder<UpdateFailureState,UpdateFailureState.Builder,UpdateFailureStateOrBuilder> errorStateBuilder_
-
clientStatus_
private int clientStatus_
-
-
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<ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization()
-
clear
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.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<ScopedRoutesConfigDump.DynamicScopedRouteConfigs.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<ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder>
-
getDefaultInstanceForType
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(ScopedRoutesConfigDump.DynamicScopedRouteConfigs result)
-
buildPartial0
private void buildPartial0(ScopedRoutesConfigDump.DynamicScopedRouteConfigs result)
-
mergeFrom
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder>
-
mergeFrom
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder mergeFrom(ScopedRoutesConfigDump.DynamicScopedRouteConfigs other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder>
-
mergeFrom
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.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<ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder>
- Throws:
java.io.IOException
-
getName
public java.lang.String getName()
The name assigned to the scoped route configurations.
string name = 1;
- Specified by:
getName
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name assigned to the scoped route configurations.
string name = 1;
- Specified by:
getNameBytes
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- The bytes for name.
-
setName
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setName(java.lang.String value)
The name assigned to the scoped route configurations.
string name = 1;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder clearName()
The name assigned to the scoped route configurations.
string name = 1;
- Returns:
- This builder for chaining.
-
setNameBytes
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setNameBytes(com.google.protobuf.ByteString value)
The name assigned to the scoped route configurations.
string name = 1;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getVersionInfo
public java.lang.String getVersionInfo()
This is the per-resource version information. This version is currently taken from the :ref:`version_info <envoy_v3_api_field_service.discovery.v3.DiscoveryResponse.version_info>` field at the time that the scoped routes configuration was loaded.
string version_info = 2;
- Specified by:
getVersionInfo
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- The versionInfo.
-
getVersionInfoBytes
public com.google.protobuf.ByteString getVersionInfoBytes()
This is the per-resource version information. This version is currently taken from the :ref:`version_info <envoy_v3_api_field_service.discovery.v3.DiscoveryResponse.version_info>` field at the time that the scoped routes configuration was loaded.
string version_info = 2;
- Specified by:
getVersionInfoBytes
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- The bytes for versionInfo.
-
setVersionInfo
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setVersionInfo(java.lang.String value)
This is the per-resource version information. This version is currently taken from the :ref:`version_info <envoy_v3_api_field_service.discovery.v3.DiscoveryResponse.version_info>` field at the time that the scoped routes configuration was loaded.
string version_info = 2;
- Parameters:
value
- The versionInfo to set.- Returns:
- This builder for chaining.
-
clearVersionInfo
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder clearVersionInfo()
This is the per-resource version information. This version is currently taken from the :ref:`version_info <envoy_v3_api_field_service.discovery.v3.DiscoveryResponse.version_info>` field at the time that the scoped routes configuration was loaded.
string version_info = 2;
- Returns:
- This builder for chaining.
-
setVersionInfoBytes
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setVersionInfoBytes(com.google.protobuf.ByteString value)
This is the per-resource version information. This version is currently taken from the :ref:`version_info <envoy_v3_api_field_service.discovery.v3.DiscoveryResponse.version_info>` field at the time that the scoped routes configuration was loaded.
string version_info = 2;
- Parameters:
value
- The bytes for versionInfo to set.- Returns:
- This builder for chaining.
-
ensureScopedRouteConfigsIsMutable
private void ensureScopedRouteConfigsIsMutable()
-
getScopedRouteConfigsList
public java.util.List<com.google.protobuf.Any> getScopedRouteConfigsList()
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
- Specified by:
getScopedRouteConfigsList
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
-
getScopedRouteConfigsCount
public int getScopedRouteConfigsCount()
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
- Specified by:
getScopedRouteConfigsCount
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
-
getScopedRouteConfigs
public com.google.protobuf.Any getScopedRouteConfigs(int index)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
- Specified by:
getScopedRouteConfigs
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
-
setScopedRouteConfigs
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setScopedRouteConfigs(int index, com.google.protobuf.Any value)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
setScopedRouteConfigs
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setScopedRouteConfigs(int index, com.google.protobuf.Any.Builder builderForValue)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
addScopedRouteConfigs
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder addScopedRouteConfigs(com.google.protobuf.Any value)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
addScopedRouteConfigs
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder addScopedRouteConfigs(int index, com.google.protobuf.Any value)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
addScopedRouteConfigs
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder addScopedRouteConfigs(com.google.protobuf.Any.Builder builderForValue)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
addScopedRouteConfigs
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder addScopedRouteConfigs(int index, com.google.protobuf.Any.Builder builderForValue)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
addAllScopedRouteConfigs
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder addAllScopedRouteConfigs(java.lang.Iterable<? extends com.google.protobuf.Any> values)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
clearScopedRouteConfigs
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder clearScopedRouteConfigs()
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
removeScopedRouteConfigs
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder removeScopedRouteConfigs(int index)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
getScopedRouteConfigsBuilder
public com.google.protobuf.Any.Builder getScopedRouteConfigsBuilder(int index)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
getScopedRouteConfigsOrBuilder
public com.google.protobuf.AnyOrBuilder getScopedRouteConfigsOrBuilder(int index)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
- Specified by:
getScopedRouteConfigsOrBuilder
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
-
getScopedRouteConfigsOrBuilderList
public java.util.List<? extends com.google.protobuf.AnyOrBuilder> getScopedRouteConfigsOrBuilderList()
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
- Specified by:
getScopedRouteConfigsOrBuilderList
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
-
addScopedRouteConfigsBuilder
public com.google.protobuf.Any.Builder addScopedRouteConfigsBuilder()
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
addScopedRouteConfigsBuilder
public com.google.protobuf.Any.Builder addScopedRouteConfigsBuilder(int index)
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
getScopedRouteConfigsBuilderList
public java.util.List<com.google.protobuf.Any.Builder> getScopedRouteConfigsBuilderList()
The scoped route configurations.
repeated .google.protobuf.Any scoped_route_configs = 3;
-
getScopedRouteConfigsFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder> getScopedRouteConfigsFieldBuilder()
-
hasLastUpdated
public boolean hasLastUpdated()
The timestamp when the scoped route config set was last updated.
.google.protobuf.Timestamp last_updated = 4;
- Specified by:
hasLastUpdated
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- Whether the lastUpdated field is set.
-
getLastUpdated
public com.google.protobuf.Timestamp getLastUpdated()
The timestamp when the scoped route config set was last updated.
.google.protobuf.Timestamp last_updated = 4;
- Specified by:
getLastUpdated
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- The lastUpdated.
-
setLastUpdated
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the scoped route config set was last updated.
.google.protobuf.Timestamp last_updated = 4;
-
setLastUpdated
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp when the scoped route config set was last updated.
.google.protobuf.Timestamp last_updated = 4;
-
mergeLastUpdated
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder mergeLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the scoped route config set was last updated.
.google.protobuf.Timestamp last_updated = 4;
-
clearLastUpdated
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder clearLastUpdated()
The timestamp when the scoped route config set was last updated.
.google.protobuf.Timestamp last_updated = 4;
-
getLastUpdatedBuilder
public com.google.protobuf.Timestamp.Builder getLastUpdatedBuilder()
The timestamp when the scoped route config set was last updated.
.google.protobuf.Timestamp last_updated = 4;
-
getLastUpdatedOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder()
The timestamp when the scoped route config set was last updated.
.google.protobuf.Timestamp last_updated = 4;
- Specified by:
getLastUpdatedOrBuilder
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
-
getLastUpdatedFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getLastUpdatedFieldBuilder()
The timestamp when the scoped route config set was last updated.
.google.protobuf.Timestamp last_updated = 4;
-
hasErrorState
public boolean hasErrorState()
Set if the last update failed, cleared after the next successful update. The ``error_state`` field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]
.envoy.admin.v3.UpdateFailureState error_state = 5;
- Specified by:
hasErrorState
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- Whether the errorState field is set.
-
getErrorState
public UpdateFailureState getErrorState()
Set if the last update failed, cleared after the next successful update. The ``error_state`` field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]
.envoy.admin.v3.UpdateFailureState error_state = 5;
- Specified by:
getErrorState
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- The errorState.
-
setErrorState
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setErrorState(UpdateFailureState value)
Set if the last update failed, cleared after the next successful update. The ``error_state`` field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]
.envoy.admin.v3.UpdateFailureState error_state = 5;
-
setErrorState
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setErrorState(UpdateFailureState.Builder builderForValue)
Set if the last update failed, cleared after the next successful update. The ``error_state`` field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]
.envoy.admin.v3.UpdateFailureState error_state = 5;
-
mergeErrorState
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder mergeErrorState(UpdateFailureState value)
Set if the last update failed, cleared after the next successful update. The ``error_state`` field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]
.envoy.admin.v3.UpdateFailureState error_state = 5;
-
clearErrorState
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder clearErrorState()
Set if the last update failed, cleared after the next successful update. The ``error_state`` field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]
.envoy.admin.v3.UpdateFailureState error_state = 5;
-
getErrorStateBuilder
public UpdateFailureState.Builder getErrorStateBuilder()
Set if the last update failed, cleared after the next successful update. The ``error_state`` field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]
.envoy.admin.v3.UpdateFailureState error_state = 5;
-
getErrorStateOrBuilder
public UpdateFailureStateOrBuilder getErrorStateOrBuilder()
Set if the last update failed, cleared after the next successful update. The ``error_state`` field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]
.envoy.admin.v3.UpdateFailureState error_state = 5;
- Specified by:
getErrorStateOrBuilder
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
-
getErrorStateFieldBuilder
private com.google.protobuf.SingleFieldBuilder<UpdateFailureState,UpdateFailureState.Builder,UpdateFailureStateOrBuilder> getErrorStateFieldBuilder()
Set if the last update failed, cleared after the next successful update. The ``error_state`` field contains the rejected version of this particular resource along with the reason and timestamp. For successfully updated or acknowledged resource, this field should be empty. [#not-implemented-hide:]
.envoy.admin.v3.UpdateFailureState error_state = 5;
-
getClientStatusValue
public int getClientStatusValue()
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 6;
- Specified by:
getClientStatusValue
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- The enum numeric value on the wire for clientStatus.
-
setClientStatusValue
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setClientStatusValue(int value)
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 6;
- Parameters:
value
- The enum numeric value on the wire for clientStatus to set.- Returns:
- This builder for chaining.
-
getClientStatus
public ClientResourceStatus getClientStatus()
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 6;
- Specified by:
getClientStatus
in interfaceScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder
- Returns:
- The clientStatus.
-
setClientStatus
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder setClientStatus(ClientResourceStatus value)
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 6;
- Parameters:
value
- The clientStatus to set.- Returns:
- This builder for chaining.
-
clearClientStatus
public ScopedRoutesConfigDump.DynamicScopedRouteConfigs.Builder clearClientStatus()
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 6;
- Returns:
- This builder for chaining.
-
-