Class SecretsConfigDump.DynamicSecret.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SecretsConfigDump.DynamicSecret.Builder>
com.google.protobuf.GeneratedMessage.Builder<SecretsConfigDump.DynamicSecret.Builder>
io.envoyproxy.envoy.admin.v3.SecretsConfigDump.DynamicSecret.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, SecretsConfigDump.DynamicSecretOrBuilder, Cloneable
- Enclosing class:
SecretsConfigDump.DynamicSecret
public static final class SecretsConfigDump.DynamicSecret.Builder
extends com.google.protobuf.GeneratedMessage.Builder<SecretsConfigDump.DynamicSecret.Builder>
implements SecretsConfigDump.DynamicSecretOrBuilder
DynamicSecret contains secret information fetched via SDS. [#next-free-field: 7]Protobuf type
envoy.admin.v3.SecretsConfigDump.DynamicSecret-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate intprivate 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 Objectprivate com.google.protobuf.Anyprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> private Object -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()private voidclear()The client status of this resource.Set if the last update failed, cleared after the next successful update.The timestamp when the secret was last updated.The name assigned to the secret.The actual secret information.This is the per-resource version information.The client status of this resource.intThe client status of this resource.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 secret was last updated.com.google.protobuf.Timestamp.BuilderThe timestamp when the secret was last updated.com.google.protobuf.TimestampOrBuilderThe timestamp when the secret was last updated.getName()The name assigned to the secret.com.google.protobuf.ByteStringThe name assigned to the secret.com.google.protobuf.AnyThe actual secret information.com.google.protobuf.Any.BuilderThe actual secret information.com.google.protobuf.AnyOrBuilderThe actual secret information.This is the per-resource version information.com.google.protobuf.ByteStringThis is the per-resource version information.booleanSet if the last update failed, cleared after the next successful update.booleanThe timestamp when the secret was last updated.booleanThe actual secret information.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 secret was last updated.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> The actual secret information.final booleanprivate voidSet 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 secret was last updated.mergeSecret(com.google.protobuf.Any value) The actual secret information.The client status of this resource.setClientStatusValue(int value) The client status of this resource.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 secret was last updated.setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp when the secret was last updated.The name assigned to the secret.setNameBytes(com.google.protobuf.ByteString value) The name assigned to the secret.setSecret(com.google.protobuf.Any value) The actual secret information.setSecret(com.google.protobuf.Any.Builder builderForValue) The actual secret information.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 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_ -
name_
-
versionInfo_
-
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_ -
secret_
private com.google.protobuf.Any secret_ -
secretBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> secretBuilder_ -
errorState_
-
errorStateBuilder_
private com.google.protobuf.SingleFieldBuilder<UpdateFailureState, UpdateFailureState.Builder, UpdateFailureStateOrBuilder> errorStateBuilder_ -
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<SecretsConfigDump.DynamicSecret.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<SecretsConfigDump.DynamicSecret.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<SecretsConfigDump.DynamicSecret.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<SecretsConfigDump.DynamicSecret.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<SecretsConfigDump.DynamicSecret.Builder>
-
mergeFrom
public SecretsConfigDump.DynamicSecret.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<SecretsConfigDump.DynamicSecret.Builder>- Throws:
IOException
-
getName
The name assigned to the secret.
string name = 1;- Specified by:
getNamein interfaceSecretsConfigDump.DynamicSecretOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The name assigned to the secret.
string name = 1;- Specified by:
getNameBytesin interfaceSecretsConfigDump.DynamicSecretOrBuilder- Returns:
- The bytes for name.
-
setName
The name assigned to the secret.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
The name assigned to the secret.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
The name assigned to the secret.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getVersionInfo
This is the per-resource version information.
string version_info = 2;- Specified by:
getVersionInfoin interfaceSecretsConfigDump.DynamicSecretOrBuilder- Returns:
- The versionInfo.
-
getVersionInfoBytes
public com.google.protobuf.ByteString getVersionInfoBytes()This is the per-resource version information.
string version_info = 2;- Specified by:
getVersionInfoBytesin interfaceSecretsConfigDump.DynamicSecretOrBuilder- Returns:
- The bytes for versionInfo.
-
setVersionInfo
This is the per-resource version information.
string version_info = 2;- Parameters:
value- The versionInfo to set.- Returns:
- This builder for chaining.
-
clearVersionInfo
This is the per-resource version information.
string version_info = 2;- Returns:
- This builder for chaining.
-
setVersionInfoBytes
public SecretsConfigDump.DynamicSecret.Builder setVersionInfoBytes(com.google.protobuf.ByteString value) This is the per-resource version information.
string version_info = 2;- Parameters:
value- The bytes for versionInfo to set.- Returns:
- This builder for chaining.
-
hasLastUpdated
public boolean hasLastUpdated()The timestamp when the secret was last updated.
.google.protobuf.Timestamp last_updated = 3;- Specified by:
hasLastUpdatedin interfaceSecretsConfigDump.DynamicSecretOrBuilder- Returns:
- Whether the lastUpdated field is set.
-
getLastUpdated
public com.google.protobuf.Timestamp getLastUpdated()The timestamp when the secret was last updated.
.google.protobuf.Timestamp last_updated = 3;- Specified by:
getLastUpdatedin interfaceSecretsConfigDump.DynamicSecretOrBuilder- Returns:
- The lastUpdated.
-
setLastUpdated
The timestamp when the secret was last updated.
.google.protobuf.Timestamp last_updated = 3; -
setLastUpdated
public SecretsConfigDump.DynamicSecret.Builder setLastUpdated(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp when the secret was last updated.
.google.protobuf.Timestamp last_updated = 3; -
mergeLastUpdated
public SecretsConfigDump.DynamicSecret.Builder mergeLastUpdated(com.google.protobuf.Timestamp value) The timestamp when the secret was last updated.
.google.protobuf.Timestamp last_updated = 3; -
clearLastUpdated
The timestamp when the secret was last updated.
.google.protobuf.Timestamp last_updated = 3; -
getLastUpdatedBuilder
public com.google.protobuf.Timestamp.Builder getLastUpdatedBuilder()The timestamp when the secret was last updated.
.google.protobuf.Timestamp last_updated = 3; -
getLastUpdatedOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder()The timestamp when the secret was last updated.
.google.protobuf.Timestamp last_updated = 3;- Specified by:
getLastUpdatedOrBuilderin interfaceSecretsConfigDump.DynamicSecretOrBuilder
-
internalGetLastUpdatedFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> internalGetLastUpdatedFieldBuilder()The timestamp when the secret was last updated.
.google.protobuf.Timestamp last_updated = 3; -
hasSecret
public boolean hasSecret()The actual secret information. Security sensitive information is redacted (replaced with "[redacted]") for private keys and passwords in TLS certificates.
.google.protobuf.Any secret = 4;- Specified by:
hasSecretin interfaceSecretsConfigDump.DynamicSecretOrBuilder- Returns:
- Whether the secret field is set.
-
getSecret
public com.google.protobuf.Any getSecret()The actual secret information. Security sensitive information is redacted (replaced with "[redacted]") for private keys and passwords in TLS certificates.
.google.protobuf.Any secret = 4;- Specified by:
getSecretin interfaceSecretsConfigDump.DynamicSecretOrBuilder- Returns:
- The secret.
-
setSecret
The actual secret information. Security sensitive information is redacted (replaced with "[redacted]") for private keys and passwords in TLS certificates.
.google.protobuf.Any secret = 4; -
setSecret
public SecretsConfigDump.DynamicSecret.Builder setSecret(com.google.protobuf.Any.Builder builderForValue) The actual secret information. Security sensitive information is redacted (replaced with "[redacted]") for private keys and passwords in TLS certificates.
.google.protobuf.Any secret = 4; -
mergeSecret
The actual secret information. Security sensitive information is redacted (replaced with "[redacted]") for private keys and passwords in TLS certificates.
.google.protobuf.Any secret = 4; -
clearSecret
The actual secret information. Security sensitive information is redacted (replaced with "[redacted]") for private keys and passwords in TLS certificates.
.google.protobuf.Any secret = 4; -
getSecretBuilder
public com.google.protobuf.Any.Builder getSecretBuilder()The actual secret information. Security sensitive information is redacted (replaced with "[redacted]") for private keys and passwords in TLS certificates.
.google.protobuf.Any secret = 4; -
getSecretOrBuilder
public com.google.protobuf.AnyOrBuilder getSecretOrBuilder()The actual secret information. Security sensitive information is redacted (replaced with "[redacted]") for private keys and passwords in TLS certificates.
.google.protobuf.Any secret = 4;- Specified by:
getSecretOrBuilderin interfaceSecretsConfigDump.DynamicSecretOrBuilder
-
internalGetSecretFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> internalGetSecretFieldBuilder()The actual secret information. Security sensitive information is redacted (replaced with "[redacted]") for private keys and passwords in TLS certificates.
.google.protobuf.Any secret = 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:
hasErrorStatein interfaceSecretsConfigDump.DynamicSecretOrBuilder- 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 = 5;- Specified by:
getErrorStatein interfaceSecretsConfigDump.DynamicSecretOrBuilder- 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 = 5; -
setErrorState
public SecretsConfigDump.DynamicSecret.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
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
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
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
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:
getErrorStateOrBuilderin interfaceSecretsConfigDump.DynamicSecretOrBuilder
-
internalGetErrorStateFieldBuilder
private com.google.protobuf.SingleFieldBuilder<UpdateFailureState, UpdateFailureState.Builder, UpdateFailureStateOrBuilder> internalGetErrorStateFieldBuilder()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:
getClientStatusValuein interfaceSecretsConfigDump.DynamicSecretOrBuilder- 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 = 6;- 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 = 6;- Specified by:
getClientStatusin interfaceSecretsConfigDump.DynamicSecretOrBuilder- Returns:
- The clientStatus.
-
setClientStatus
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
The client status of this resource. [#not-implemented-hide:]
.envoy.admin.v3.ClientResourceStatus client_status = 6;- Returns:
- This builder for chaining.
-