Package io.envoyproxy.envoy.admin.v3
Class RoutesConfigDump.DynamicRouteConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessage.Builder<RoutesConfigDump.DynamicRouteConfig.Builder>
-
- io.envoyproxy.envoy.admin.v3.RoutesConfigDump.DynamicRouteConfig.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,RoutesConfigDump.DynamicRouteConfigOrBuilder
,java.lang.Cloneable
- Enclosing class:
- RoutesConfigDump.DynamicRouteConfig
public static final class RoutesConfigDump.DynamicRouteConfig.Builder extends com.google.protobuf.GeneratedMessage.Builder<RoutesConfigDump.DynamicRouteConfig.Builder> implements RoutesConfigDump.DynamicRouteConfigOrBuilder
[#next-free-field: 6]
Protobuf typeenvoy.admin.v3.RoutesConfigDump.DynamicRouteConfig
-
-
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 com.google.protobuf.Any
routeConfig_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder>
routeConfigBuilder_
private java.lang.Object
versionInfo_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RoutesConfigDump.DynamicRouteConfig
build()
RoutesConfigDump.DynamicRouteConfig
buildPartial()
private void
buildPartial0(RoutesConfigDump.DynamicRouteConfig result)
RoutesConfigDump.DynamicRouteConfig.Builder
clear()
RoutesConfigDump.DynamicRouteConfig.Builder
clearClientStatus()
The client status of this resource.RoutesConfigDump.DynamicRouteConfig.Builder
clearErrorState()
Set if the last update failed, cleared after the next successful update.RoutesConfigDump.DynamicRouteConfig.Builder
clearLastUpdated()
The timestamp when the Route was last updated.RoutesConfigDump.DynamicRouteConfig.Builder
clearRouteConfig()
The route config.RoutesConfigDump.DynamicRouteConfig.Builder
clearVersionInfo()
This is the per-resource version information.ClientResourceStatus
getClientStatus()
The client status of this resource.int
getClientStatusValue()
The client status of this resource.RoutesConfigDump.DynamicRouteConfig
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 Route was last updated.com.google.protobuf.Timestamp.Builder
getLastUpdatedBuilder()
The timestamp when the Route 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 Route was last updated.com.google.protobuf.TimestampOrBuilder
getLastUpdatedOrBuilder()
The timestamp when the Route was last updated.com.google.protobuf.Any
getRouteConfig()
The route config.com.google.protobuf.Any.Builder
getRouteConfigBuilder()
The route config.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder>
getRouteConfigFieldBuilder()
The route config.com.google.protobuf.AnyOrBuilder
getRouteConfigOrBuilder()
The route config.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 Route was last updated.boolean
hasRouteConfig()
The route config.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
private void
maybeForceBuilderInitialization()
RoutesConfigDump.DynamicRouteConfig.Builder
mergeErrorState(UpdateFailureState value)
Set if the last update failed, cleared after the next successful update.RoutesConfigDump.DynamicRouteConfig.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RoutesConfigDump.DynamicRouteConfig.Builder
mergeFrom(com.google.protobuf.Message other)
RoutesConfigDump.DynamicRouteConfig.Builder
mergeFrom(RoutesConfigDump.DynamicRouteConfig other)
RoutesConfigDump.DynamicRouteConfig.Builder
mergeLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the Route was last updated.RoutesConfigDump.DynamicRouteConfig.Builder
mergeRouteConfig(com.google.protobuf.Any value)
The route config.RoutesConfigDump.DynamicRouteConfig.Builder
setClientStatus(ClientResourceStatus value)
The client status of this resource.RoutesConfigDump.DynamicRouteConfig.Builder
setClientStatusValue(int value)
The client status of this resource.RoutesConfigDump.DynamicRouteConfig.Builder
setErrorState(UpdateFailureState value)
Set if the last update failed, cleared after the next successful update.RoutesConfigDump.DynamicRouteConfig.Builder
setErrorState(UpdateFailureState.Builder builderForValue)
Set if the last update failed, cleared after the next successful update.RoutesConfigDump.DynamicRouteConfig.Builder
setLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the Route was last updated.RoutesConfigDump.DynamicRouteConfig.Builder
setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp when the Route was last updated.RoutesConfigDump.DynamicRouteConfig.Builder
setRouteConfig(com.google.protobuf.Any value)
The route config.RoutesConfigDump.DynamicRouteConfig.Builder
setRouteConfig(com.google.protobuf.Any.Builder builderForValue)
The route config.RoutesConfigDump.DynamicRouteConfig.Builder
setVersionInfo(java.lang.String value)
This is the per-resource version information.RoutesConfigDump.DynamicRouteConfig.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_
-
versionInfo_
private java.lang.Object versionInfo_
-
routeConfig_
private com.google.protobuf.Any routeConfig_
-
routeConfigBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder> routeConfigBuilder_
-
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<RoutesConfigDump.DynamicRouteConfig.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization()
-
clear
public RoutesConfigDump.DynamicRouteConfig.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<RoutesConfigDump.DynamicRouteConfig.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<RoutesConfigDump.DynamicRouteConfig.Builder>
-
getDefaultInstanceForType
public RoutesConfigDump.DynamicRouteConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public RoutesConfigDump.DynamicRouteConfig build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public RoutesConfigDump.DynamicRouteConfig buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(RoutesConfigDump.DynamicRouteConfig result)
-
mergeFrom
public RoutesConfigDump.DynamicRouteConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<RoutesConfigDump.DynamicRouteConfig.Builder>
-
mergeFrom
public RoutesConfigDump.DynamicRouteConfig.Builder mergeFrom(RoutesConfigDump.DynamicRouteConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<RoutesConfigDump.DynamicRouteConfig.Builder>
-
mergeFrom
public RoutesConfigDump.DynamicRouteConfig.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<RoutesConfigDump.DynamicRouteConfig.Builder>
- Throws:
java.io.IOException
-
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 route configuration was loaded.
string version_info = 1;
- Specified by:
getVersionInfo
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- 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 route configuration was loaded.
string version_info = 1;
- Specified by:
getVersionInfoBytes
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- Returns:
- The bytes for versionInfo.
-
setVersionInfo
public RoutesConfigDump.DynamicRouteConfig.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 route configuration was loaded.
string version_info = 1;
- Parameters:
value
- The versionInfo to set.- Returns:
- This builder for chaining.
-
clearVersionInfo
public RoutesConfigDump.DynamicRouteConfig.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 route configuration was loaded.
string version_info = 1;
- Returns:
- This builder for chaining.
-
setVersionInfoBytes
public RoutesConfigDump.DynamicRouteConfig.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 route configuration was loaded.
string version_info = 1;
- Parameters:
value
- The bytes for versionInfo to set.- Returns:
- This builder for chaining.
-
hasRouteConfig
public boolean hasRouteConfig()
The route config.
.google.protobuf.Any route_config = 2;
- Specified by:
hasRouteConfig
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- Returns:
- Whether the routeConfig field is set.
-
getRouteConfig
public com.google.protobuf.Any getRouteConfig()
The route config.
.google.protobuf.Any route_config = 2;
- Specified by:
getRouteConfig
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- Returns:
- The routeConfig.
-
setRouteConfig
public RoutesConfigDump.DynamicRouteConfig.Builder setRouteConfig(com.google.protobuf.Any value)
The route config.
.google.protobuf.Any route_config = 2;
-
setRouteConfig
public RoutesConfigDump.DynamicRouteConfig.Builder setRouteConfig(com.google.protobuf.Any.Builder builderForValue)
The route config.
.google.protobuf.Any route_config = 2;
-
mergeRouteConfig
public RoutesConfigDump.DynamicRouteConfig.Builder mergeRouteConfig(com.google.protobuf.Any value)
The route config.
.google.protobuf.Any route_config = 2;
-
clearRouteConfig
public RoutesConfigDump.DynamicRouteConfig.Builder clearRouteConfig()
The route config.
.google.protobuf.Any route_config = 2;
-
getRouteConfigBuilder
public com.google.protobuf.Any.Builder getRouteConfigBuilder()
The route config.
.google.protobuf.Any route_config = 2;
-
getRouteConfigOrBuilder
public com.google.protobuf.AnyOrBuilder getRouteConfigOrBuilder()
The route config.
.google.protobuf.Any route_config = 2;
- Specified by:
getRouteConfigOrBuilder
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
-
getRouteConfigFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder,com.google.protobuf.AnyOrBuilder> getRouteConfigFieldBuilder()
The route config.
.google.protobuf.Any route_config = 2;
-
hasLastUpdated
public boolean hasLastUpdated()
The timestamp when the Route was last updated.
.google.protobuf.Timestamp last_updated = 3;
- Specified by:
hasLastUpdated
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- Returns:
- Whether the lastUpdated field is set.
-
getLastUpdated
public com.google.protobuf.Timestamp getLastUpdated()
The timestamp when the Route was last updated.
.google.protobuf.Timestamp last_updated = 3;
- Specified by:
getLastUpdated
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- Returns:
- The lastUpdated.
-
setLastUpdated
public RoutesConfigDump.DynamicRouteConfig.Builder setLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the Route was last updated.
.google.protobuf.Timestamp last_updated = 3;
-
setLastUpdated
public RoutesConfigDump.DynamicRouteConfig.Builder setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp when the Route was last updated.
.google.protobuf.Timestamp last_updated = 3;
-
mergeLastUpdated
public RoutesConfigDump.DynamicRouteConfig.Builder mergeLastUpdated(com.google.protobuf.Timestamp value)
The timestamp when the Route was last updated.
.google.protobuf.Timestamp last_updated = 3;
-
clearLastUpdated
public RoutesConfigDump.DynamicRouteConfig.Builder clearLastUpdated()
The timestamp when the Route was last updated.
.google.protobuf.Timestamp last_updated = 3;
-
getLastUpdatedBuilder
public com.google.protobuf.Timestamp.Builder getLastUpdatedBuilder()
The timestamp when the Route was last updated.
.google.protobuf.Timestamp last_updated = 3;
-
getLastUpdatedOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder()
The timestamp when the Route was last updated.
.google.protobuf.Timestamp last_updated = 3;
- Specified by:
getLastUpdatedOrBuilder
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
-
getLastUpdatedFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getLastUpdatedFieldBuilder()
The timestamp when the Route was last updated.
.google.protobuf.Timestamp last_updated = 3;
-
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 = 4;
- Specified by:
hasErrorState
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- 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 = 4;
- Specified by:
getErrorState
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- Returns:
- The errorState.
-
setErrorState
public RoutesConfigDump.DynamicRouteConfig.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 = 4;
-
setErrorState
public RoutesConfigDump.DynamicRouteConfig.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 = 4;
-
mergeErrorState
public RoutesConfigDump.DynamicRouteConfig.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 = 4;
-
clearErrorState
public RoutesConfigDump.DynamicRouteConfig.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 = 4;
-
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 = 4;
-
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 = 4;
- Specified by:
getErrorStateOrBuilder
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
-
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 = 4;
-
getClientStatusValue
public int getClientStatusValue()
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 5;
- Specified by:
getClientStatusValue
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- Returns:
- The enum numeric value on the wire for clientStatus.
-
setClientStatusValue
public RoutesConfigDump.DynamicRouteConfig.Builder setClientStatusValue(int value)
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 5;
- 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 = 5;
- Specified by:
getClientStatus
in interfaceRoutesConfigDump.DynamicRouteConfigOrBuilder
- Returns:
- The clientStatus.
-
setClientStatus
public RoutesConfigDump.DynamicRouteConfig.Builder setClientStatus(ClientResourceStatus value)
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 5;
- Parameters:
value
- The clientStatus to set.- Returns:
- This builder for chaining.
-
clearClientStatus
public RoutesConfigDump.DynamicRouteConfig.Builder clearClientStatus()
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 5;
- Returns:
- This builder for chaining.
-
-