Package io.envoyproxy.envoy.admin.v3
Class ClustersConfigDump.DynamicCluster.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ClustersConfigDump.DynamicCluster.Builder>
com.google.protobuf.GeneratedMessage.Builder<ClustersConfigDump.DynamicCluster.Builder>
io.envoyproxy.envoy.admin.v3.ClustersConfigDump.DynamicCluster.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ClustersConfigDump.DynamicClusterOrBuilder,Cloneable
- Enclosing class:
ClustersConfigDump.DynamicCluster
public static final class ClustersConfigDump.DynamicCluster.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ClustersConfigDump.DynamicCluster.Builder>
implements ClustersConfigDump.DynamicClusterOrBuilder
Describes a dynamically loaded cluster via the CDS API. [#next-free-field: 6]Protobuf type
envoy.admin.v3.ClustersConfigDump.DynamicCluster-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate intprivate com.google.protobuf.Anyprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> private UpdateFailureStateprivate com.google.protobuf.SingleFieldBuilder<UpdateFailureState, UpdateFailureState.Builder, UpdateFailureStateOrBuilder> private com.google.protobuf.Timestampprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> private Object -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()private voidclear()The client status of this resource.The cluster config.Set if the last update failed, cleared after the next successful update.The timestamp when the Cluster was last updated.This is the per-resource version information.The client status of this resource.intThe client status of this resource.com.google.protobuf.AnyThe cluster config.com.google.protobuf.Any.BuilderThe cluster config.com.google.protobuf.AnyOrBuilderThe cluster config.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorSet if the last update failed, cleared after the next successful update.Set if the last update failed, cleared after the next successful update.Set if the last update failed, cleared after the next successful update.com.google.protobuf.TimestampThe timestamp when the Cluster was last updated.com.google.protobuf.Timestamp.BuilderThe timestamp when the Cluster was last updated.com.google.protobuf.TimestampOrBuilderThe timestamp when the Cluster was last updated.This is the per-resource version information.com.google.protobuf.ByteStringThis is the per-resource version information.booleanThe cluster config.booleanSet if the last update failed, cleared after the next successful update.booleanThe timestamp when the Cluster was last updated.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> The cluster config.private com.google.protobuf.SingleFieldBuilder<UpdateFailureState, UpdateFailureState.Builder, UpdateFailureStateOrBuilder> Set if the last update failed, cleared after the next successful update.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> The timestamp when the Cluster was last updated.final booleanprivate voidmergeCluster(com.google.protobuf.Any value) The cluster config.Set if the last update failed, cleared after the next successful update.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeLastUpdated(com.google.protobuf.Timestamp value) The timestamp when the Cluster was last updated.The client status of this resource.setClientStatusValue(int value) The client status of this resource.setCluster(com.google.protobuf.Any value) The cluster config.setCluster(com.google.protobuf.Any.Builder builderForValue) The cluster config.setErrorState(UpdateFailureState value) Set if the last update failed, cleared after the next successful update.setErrorState(UpdateFailureState.Builder builderForValue) Set if the last update failed, cleared after the next successful update.setLastUpdated(com.google.protobuf.Timestamp value) The timestamp when the Cluster was last updated.setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp when the Cluster was last updated.setVersionInfo(String value) This is the per-resource version information.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, 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 java.lang.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_ -
versionInfo_
-
cluster_
private com.google.protobuf.Any cluster_ -
clusterBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder, clusterBuilder_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> -
errorState_
-
errorStateBuilder_
private com.google.protobuf.SingleFieldBuilder<UpdateFailureState,UpdateFailureState.Builder, errorStateBuilder_UpdateFailureStateOrBuilder> -
clientStatus_
private int clientStatus_
-
-
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<ClustersConfigDump.DynamicCluster.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<ClustersConfigDump.DynamicCluster.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<ClustersConfigDump.DynamicCluster.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
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClustersConfigDump.DynamicCluster.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ClustersConfigDump.DynamicCluster.Builder>
-
mergeFrom
public ClustersConfigDump.DynamicCluster.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<ClustersConfigDump.DynamicCluster.Builder>- Throws:
IOException
-
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 cluster was loaded. In the future, discrete per-cluster versions may be supported by the API.
string version_info = 1;- Specified by:
getVersionInfoin interfaceClustersConfigDump.DynamicClusterOrBuilder- 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 cluster was loaded. In the future, discrete per-cluster versions may be supported by the API.
string version_info = 1;- Specified by:
getVersionInfoBytesin interfaceClustersConfigDump.DynamicClusterOrBuilder- Returns:
- The bytes for versionInfo.
-
setVersionInfo
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 cluster was loaded. In the future, discrete per-cluster versions may be supported by the API.
string version_info = 1;- Parameters:
value- The versionInfo to set.- Returns:
- This builder for chaining.
-
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 cluster was loaded. In the future, discrete per-cluster versions may be supported by the API.
string version_info = 1;- Returns:
- This builder for chaining.
-
setVersionInfoBytes
public ClustersConfigDump.DynamicCluster.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 cluster was loaded. In the future, discrete per-cluster versions may be supported by the API.
string version_info = 1;- Parameters:
value- The bytes for versionInfo to set.- Returns:
- This builder for chaining.
-
hasCluster
public boolean hasCluster()The cluster config.
.google.protobuf.Any cluster = 2;- Specified by:
hasClusterin interfaceClustersConfigDump.DynamicClusterOrBuilder- Returns:
- Whether the cluster field is set.
-
getCluster
public com.google.protobuf.Any getCluster()The cluster config.
.google.protobuf.Any cluster = 2;- Specified by:
getClusterin interfaceClustersConfigDump.DynamicClusterOrBuilder- Returns:
- The cluster.
-
setCluster
The cluster config.
.google.protobuf.Any cluster = 2; -
setCluster
public ClustersConfigDump.DynamicCluster.Builder setCluster(com.google.protobuf.Any.Builder builderForValue) The cluster config.
.google.protobuf.Any cluster = 2; -
mergeCluster
The cluster config.
.google.protobuf.Any cluster = 2; -
clearCluster
The cluster config.
.google.protobuf.Any cluster = 2; -
getClusterBuilder
public com.google.protobuf.Any.Builder getClusterBuilder()The cluster config.
.google.protobuf.Any cluster = 2; -
getClusterOrBuilder
public com.google.protobuf.AnyOrBuilder getClusterOrBuilder()The cluster config.
.google.protobuf.Any cluster = 2;- Specified by:
getClusterOrBuilderin interfaceClustersConfigDump.DynamicClusterOrBuilder
-
internalGetClusterFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any,com.google.protobuf.Any.Builder, internalGetClusterFieldBuilder()com.google.protobuf.AnyOrBuilder> The cluster config.
.google.protobuf.Any cluster = 2; -
hasLastUpdated
public boolean hasLastUpdated()The timestamp when the Cluster was last updated.
.google.protobuf.Timestamp last_updated = 3;- Specified by:
hasLastUpdatedin interfaceClustersConfigDump.DynamicClusterOrBuilder- Returns:
- Whether the lastUpdated field is set.
-
getLastUpdated
public com.google.protobuf.Timestamp getLastUpdated()The timestamp when the Cluster was last updated.
.google.protobuf.Timestamp last_updated = 3;- Specified by:
getLastUpdatedin interfaceClustersConfigDump.DynamicClusterOrBuilder- Returns:
- The lastUpdated.
-
setLastUpdated
public ClustersConfigDump.DynamicCluster.Builder setLastUpdated(com.google.protobuf.Timestamp value) The timestamp when the Cluster was last updated.
.google.protobuf.Timestamp last_updated = 3; -
setLastUpdated
public ClustersConfigDump.DynamicCluster.Builder setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp when the Cluster was last updated.
.google.protobuf.Timestamp last_updated = 3; -
mergeLastUpdated
public ClustersConfigDump.DynamicCluster.Builder mergeLastUpdated(com.google.protobuf.Timestamp value) The timestamp when the Cluster was last updated.
.google.protobuf.Timestamp last_updated = 3; -
clearLastUpdated
The timestamp when the Cluster was last updated.
.google.protobuf.Timestamp last_updated = 3; -
getLastUpdatedBuilder
public com.google.protobuf.Timestamp.Builder getLastUpdatedBuilder()The timestamp when the Cluster was last updated.
.google.protobuf.Timestamp last_updated = 3; -
getLastUpdatedOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder()The timestamp when the Cluster was last updated.
.google.protobuf.Timestamp last_updated = 3;- Specified by:
getLastUpdatedOrBuilderin interfaceClustersConfigDump.DynamicClusterOrBuilder
-
internalGetLastUpdatedFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, internalGetLastUpdatedFieldBuilder()com.google.protobuf.TimestampOrBuilder> The timestamp when the Cluster 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:
hasErrorStatein interfaceClustersConfigDump.DynamicClusterOrBuilder- Returns:
- Whether the errorState field is set.
-
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:
getErrorStatein interfaceClustersConfigDump.DynamicClusterOrBuilder- Returns:
- The errorState.
-
setErrorState
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 ClustersConfigDump.DynamicCluster.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
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
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
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
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:
getErrorStateOrBuilderin interfaceClustersConfigDump.DynamicClusterOrBuilder
-
internalGetErrorStateFieldBuilder
private com.google.protobuf.SingleFieldBuilder<UpdateFailureState,UpdateFailureState.Builder, internalGetErrorStateFieldBuilder()UpdateFailureStateOrBuilder> 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:
getClientStatusValuein interfaceClustersConfigDump.DynamicClusterOrBuilder- Returns:
- The enum numeric value on the wire for clientStatus.
-
setClientStatusValue
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.
- Throws:
IllegalArgumentException- if UNRECOGNIZED is provided.
-
getClientStatus
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 5;- Specified by:
getClientStatusin interfaceClustersConfigDump.DynamicClusterOrBuilder- Returns:
- The clientStatus.
-
setClientStatus
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
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 5;- Returns:
- This builder for chaining.
-