public static final class EncryptionKeyHistoryEntry.Builder extends GeneratedMessageV3.Builder<EncryptionKeyHistoryEntry.Builder> implements EncryptionKeyHistoryEntryOrBuilder
The history of the encryption keys used to encrypt the Autonomous Database.
Protobuf type google.cloud.oracledatabase.v1.EncryptionKeyHistoryEntry
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public EncryptionKeyHistoryEntry.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public EncryptionKeyHistoryEntry build()
buildPartial()
public EncryptionKeyHistoryEntry buildPartial()
clear()
public EncryptionKeyHistoryEntry.Builder clear()
Overrides
clearActivationTime()
public EncryptionKeyHistoryEntry.Builder clearActivationTime()
Output only. The date and time when the encryption key was activated on the
Autonomous Database..
.google.protobuf.Timestamp activation_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
clearEncryptionKey()
public EncryptionKeyHistoryEntry.Builder clearEncryptionKey()
Output only. The encryption key used to encrypt the Autonomous Database.
.google.cloud.oracledatabase.v1.EncryptionKey encryption_key = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
clearField(Descriptors.FieldDescriptor field)
public EncryptionKeyHistoryEntry.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public EncryptionKeyHistoryEntry.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public EncryptionKeyHistoryEntry.Builder clone()
Overrides
getActivationTime()
public Timestamp getActivationTime()
Output only. The date and time when the encryption key was activated on the
Autonomous Database..
.google.protobuf.Timestamp activation_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
Timestamp |
The activationTime.
|
getActivationTimeBuilder()
public Timestamp.Builder getActivationTimeBuilder()
Output only. The date and time when the encryption key was activated on the
Autonomous Database..
.google.protobuf.Timestamp activation_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getActivationTimeOrBuilder()
public TimestampOrBuilder getActivationTimeOrBuilder()
Output only. The date and time when the encryption key was activated on the
Autonomous Database..
.google.protobuf.Timestamp activation_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDefaultInstanceForType()
public EncryptionKeyHistoryEntry getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getEncryptionKey()
public EncryptionKey getEncryptionKey()
Output only. The encryption key used to encrypt the Autonomous Database.
.google.cloud.oracledatabase.v1.EncryptionKey encryption_key = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEncryptionKeyBuilder()
public EncryptionKey.Builder getEncryptionKeyBuilder()
Output only. The encryption key used to encrypt the Autonomous Database.
.google.cloud.oracledatabase.v1.EncryptionKey encryption_key = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEncryptionKeyOrBuilder()
public EncryptionKeyOrBuilder getEncryptionKeyOrBuilder()
Output only. The encryption key used to encrypt the Autonomous Database.
.google.cloud.oracledatabase.v1.EncryptionKey encryption_key = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasActivationTime()
public boolean hasActivationTime()
Output only. The date and time when the encryption key was activated on the
Autonomous Database..
.google.protobuf.Timestamp activation_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
boolean |
Whether the activationTime field is set.
|
hasEncryptionKey()
public boolean hasEncryptionKey()
Output only. The encryption key used to encrypt the Autonomous Database.
.google.cloud.oracledatabase.v1.EncryptionKey encryption_key = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
boolean |
Whether the encryptionKey field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeActivationTime(Timestamp value)
public EncryptionKeyHistoryEntry.Builder mergeActivationTime(Timestamp value)
Output only. The date and time when the encryption key was activated on the
Autonomous Database..
.google.protobuf.Timestamp activation_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
mergeEncryptionKey(EncryptionKey value)
public EncryptionKeyHistoryEntry.Builder mergeEncryptionKey(EncryptionKey value)
Output only. The encryption key used to encrypt the Autonomous Database.
.google.cloud.oracledatabase.v1.EncryptionKey encryption_key = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
mergeFrom(EncryptionKeyHistoryEntry other)
public EncryptionKeyHistoryEntry.Builder mergeFrom(EncryptionKeyHistoryEntry other)
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public EncryptionKeyHistoryEntry.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public EncryptionKeyHistoryEntry.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final EncryptionKeyHistoryEntry.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setActivationTime(Timestamp value)
public EncryptionKeyHistoryEntry.Builder setActivationTime(Timestamp value)
Output only. The date and time when the encryption key was activated on the
Autonomous Database..
.google.protobuf.Timestamp activation_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
setActivationTime(Timestamp.Builder builderForValue)
public EncryptionKeyHistoryEntry.Builder setActivationTime(Timestamp.Builder builderForValue)
Output only. The date and time when the encryption key was activated on the
Autonomous Database..
.google.protobuf.Timestamp activation_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
builderForValue |
Builder
|
setEncryptionKey(EncryptionKey value)
public EncryptionKeyHistoryEntry.Builder setEncryptionKey(EncryptionKey value)
Output only. The encryption key used to encrypt the Autonomous Database.
.google.cloud.oracledatabase.v1.EncryptionKey encryption_key = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setEncryptionKey(EncryptionKey.Builder builderForValue)
public EncryptionKeyHistoryEntry.Builder setEncryptionKey(EncryptionKey.Builder builderForValue)
Output only. The encryption key used to encrypt the Autonomous Database.
.google.cloud.oracledatabase.v1.EncryptionKey encryption_key = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setField(Descriptors.FieldDescriptor field, Object value)
public EncryptionKeyHistoryEntry.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public EncryptionKeyHistoryEntry.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final EncryptionKeyHistoryEntry.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides