public static final class Encryptionpb.MasterKey.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder> implements Encryptionpb.MasterKeyOrBuilder
Master key config.Protobuf type
encryptionpb.MasterKey
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Encryptionpb.MasterKey build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Encryptionpb.MasterKey buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Encryptionpb.MasterKey.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey.Builder mergeFrom(Encryptionpb.MasterKey other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public Encryptionpb.MasterKey.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Encryptionpb.MasterKey.Builder>
IOException
public Encryptionpb.MasterKey.BackendCase getBackendCase()
getBackendCase
in interface Encryptionpb.MasterKeyOrBuilder
public Encryptionpb.MasterKey.Builder clearBackend()
public boolean hasPlaintext()
.encryptionpb.MasterKeyPlaintext plaintext = 1;
hasPlaintext
in interface Encryptionpb.MasterKeyOrBuilder
public Encryptionpb.MasterKeyPlaintext getPlaintext()
.encryptionpb.MasterKeyPlaintext plaintext = 1;
getPlaintext
in interface Encryptionpb.MasterKeyOrBuilder
public Encryptionpb.MasterKey.Builder setPlaintext(Encryptionpb.MasterKeyPlaintext value)
.encryptionpb.MasterKeyPlaintext plaintext = 1;
public Encryptionpb.MasterKey.Builder setPlaintext(Encryptionpb.MasterKeyPlaintext.Builder builderForValue)
.encryptionpb.MasterKeyPlaintext plaintext = 1;
public Encryptionpb.MasterKey.Builder mergePlaintext(Encryptionpb.MasterKeyPlaintext value)
.encryptionpb.MasterKeyPlaintext plaintext = 1;
public Encryptionpb.MasterKey.Builder clearPlaintext()
.encryptionpb.MasterKeyPlaintext plaintext = 1;
public Encryptionpb.MasterKeyPlaintext.Builder getPlaintextBuilder()
.encryptionpb.MasterKeyPlaintext plaintext = 1;
public Encryptionpb.MasterKeyPlaintextOrBuilder getPlaintextOrBuilder()
.encryptionpb.MasterKeyPlaintext plaintext = 1;
getPlaintextOrBuilder
in interface Encryptionpb.MasterKeyOrBuilder
public boolean hasFile()
.encryptionpb.MasterKeyFile file = 2;
hasFile
in interface Encryptionpb.MasterKeyOrBuilder
public Encryptionpb.MasterKeyFile getFile()
.encryptionpb.MasterKeyFile file = 2;
getFile
in interface Encryptionpb.MasterKeyOrBuilder
public Encryptionpb.MasterKey.Builder setFile(Encryptionpb.MasterKeyFile value)
.encryptionpb.MasterKeyFile file = 2;
public Encryptionpb.MasterKey.Builder setFile(Encryptionpb.MasterKeyFile.Builder builderForValue)
.encryptionpb.MasterKeyFile file = 2;
public Encryptionpb.MasterKey.Builder mergeFile(Encryptionpb.MasterKeyFile value)
.encryptionpb.MasterKeyFile file = 2;
public Encryptionpb.MasterKey.Builder clearFile()
.encryptionpb.MasterKeyFile file = 2;
public Encryptionpb.MasterKeyFile.Builder getFileBuilder()
.encryptionpb.MasterKeyFile file = 2;
public Encryptionpb.MasterKeyFileOrBuilder getFileOrBuilder()
.encryptionpb.MasterKeyFile file = 2;
getFileOrBuilder
in interface Encryptionpb.MasterKeyOrBuilder
public boolean hasKms()
.encryptionpb.MasterKeyKms kms = 3;
hasKms
in interface Encryptionpb.MasterKeyOrBuilder
public Encryptionpb.MasterKeyKms getKms()
.encryptionpb.MasterKeyKms kms = 3;
getKms
in interface Encryptionpb.MasterKeyOrBuilder
public Encryptionpb.MasterKey.Builder setKms(Encryptionpb.MasterKeyKms value)
.encryptionpb.MasterKeyKms kms = 3;
public Encryptionpb.MasterKey.Builder setKms(Encryptionpb.MasterKeyKms.Builder builderForValue)
.encryptionpb.MasterKeyKms kms = 3;
public Encryptionpb.MasterKey.Builder mergeKms(Encryptionpb.MasterKeyKms value)
.encryptionpb.MasterKeyKms kms = 3;
public Encryptionpb.MasterKey.Builder clearKms()
.encryptionpb.MasterKeyKms kms = 3;
public Encryptionpb.MasterKeyKms.Builder getKmsBuilder()
.encryptionpb.MasterKeyKms kms = 3;
public Encryptionpb.MasterKeyKmsOrBuilder getKmsOrBuilder()
.encryptionpb.MasterKeyKms kms = 3;
getKmsOrBuilder
in interface Encryptionpb.MasterKeyOrBuilder
public final Encryptionpb.MasterKey.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
public final Encryptionpb.MasterKey.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Encryptionpb.MasterKey.Builder>
Copyright © 2024 PingCAP. All rights reserved.