public static final class ProtosFactory.LogFileEncryption.Builder extends com.google.protobuf.GeneratedMessage.Builder<ProtosFactory.LogFileEncryption.Builder> implements ProtosFactory.LogFileEncryptionOrBuilder
LogFileEncryption
Modifier and Type | Method and Description |
---|---|
ProtosFactory.LogFileEncryption |
build() |
ProtosFactory.LogFileEncryption |
buildPartial() |
ProtosFactory.LogFileEncryption.Builder |
clear() |
ProtosFactory.LogFileEncryption.Builder |
clearCipherProvider()
required string cipherProvider = 1; |
ProtosFactory.LogFileEncryption.Builder |
clearKeyAlias()
required string keyAlias = 2; |
ProtosFactory.LogFileEncryption.Builder |
clearParameters()
optional bytes parameters = 3; |
ProtosFactory.LogFileEncryption.Builder |
clone() |
String |
getCipherProvider()
required string cipherProvider = 1; |
com.google.protobuf.ByteString |
getCipherProviderBytes()
required string cipherProvider = 1; |
ProtosFactory.LogFileEncryption |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKeyAlias()
required string keyAlias = 2; |
com.google.protobuf.ByteString |
getKeyAliasBytes()
required string keyAlias = 2; |
com.google.protobuf.ByteString |
getParameters()
optional bytes parameters = 3; |
boolean |
hasCipherProvider()
required string cipherProvider = 1; |
boolean |
hasKeyAlias()
required string keyAlias = 2; |
boolean |
hasParameters()
optional bytes parameters = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ProtosFactory.LogFileEncryption.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtosFactory.LogFileEncryption.Builder |
mergeFrom(com.google.protobuf.Message other) |
ProtosFactory.LogFileEncryption.Builder |
mergeFrom(ProtosFactory.LogFileEncryption other) |
ProtosFactory.LogFileEncryption.Builder |
setCipherProvider(String value)
required string cipherProvider = 1; |
ProtosFactory.LogFileEncryption.Builder |
setCipherProviderBytes(com.google.protobuf.ByteString value)
required string cipherProvider = 1; |
ProtosFactory.LogFileEncryption.Builder |
setKeyAlias(String value)
required string keyAlias = 2; |
ProtosFactory.LogFileEncryption.Builder |
setKeyAliasBytes(com.google.protobuf.ByteString value)
required string keyAlias = 2; |
ProtosFactory.LogFileEncryption.Builder |
setParameters(com.google.protobuf.ByteString value)
optional bytes parameters = 3; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<ProtosFactory.LogFileEncryption.Builder>
public ProtosFactory.LogFileEncryption.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<ProtosFactory.LogFileEncryption.Builder>
public ProtosFactory.LogFileEncryption.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<ProtosFactory.LogFileEncryption.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.GeneratedMessage.Builder<ProtosFactory.LogFileEncryption.Builder>
public ProtosFactory.LogFileEncryption getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ProtosFactory.LogFileEncryption build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ProtosFactory.LogFileEncryption buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ProtosFactory.LogFileEncryption.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ProtosFactory.LogFileEncryption.Builder>
public ProtosFactory.LogFileEncryption.Builder mergeFrom(ProtosFactory.LogFileEncryption other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ProtosFactory.LogFileEncryption.Builder>
public ProtosFactory.LogFileEncryption.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<ProtosFactory.LogFileEncryption.Builder>
IOException
public boolean hasCipherProvider()
required string cipherProvider = 1;
hasCipherProvider
in interface ProtosFactory.LogFileEncryptionOrBuilder
public String getCipherProvider()
required string cipherProvider = 1;
getCipherProvider
in interface ProtosFactory.LogFileEncryptionOrBuilder
public com.google.protobuf.ByteString getCipherProviderBytes()
required string cipherProvider = 1;
getCipherProviderBytes
in interface ProtosFactory.LogFileEncryptionOrBuilder
public ProtosFactory.LogFileEncryption.Builder setCipherProvider(String value)
required string cipherProvider = 1;
public ProtosFactory.LogFileEncryption.Builder clearCipherProvider()
required string cipherProvider = 1;
public ProtosFactory.LogFileEncryption.Builder setCipherProviderBytes(com.google.protobuf.ByteString value)
required string cipherProvider = 1;
public boolean hasKeyAlias()
required string keyAlias = 2;
hasKeyAlias
in interface ProtosFactory.LogFileEncryptionOrBuilder
public String getKeyAlias()
required string keyAlias = 2;
getKeyAlias
in interface ProtosFactory.LogFileEncryptionOrBuilder
public com.google.protobuf.ByteString getKeyAliasBytes()
required string keyAlias = 2;
getKeyAliasBytes
in interface ProtosFactory.LogFileEncryptionOrBuilder
public ProtosFactory.LogFileEncryption.Builder setKeyAlias(String value)
required string keyAlias = 2;
public ProtosFactory.LogFileEncryption.Builder clearKeyAlias()
required string keyAlias = 2;
public ProtosFactory.LogFileEncryption.Builder setKeyAliasBytes(com.google.protobuf.ByteString value)
required string keyAlias = 2;
public boolean hasParameters()
optional bytes parameters = 3;
hasParameters
in interface ProtosFactory.LogFileEncryptionOrBuilder
public com.google.protobuf.ByteString getParameters()
optional bytes parameters = 3;
getParameters
in interface ProtosFactory.LogFileEncryptionOrBuilder
public ProtosFactory.LogFileEncryption.Builder setParameters(com.google.protobuf.ByteString value)
optional bytes parameters = 3;
public ProtosFactory.LogFileEncryption.Builder clearParameters()
optional bytes parameters = 3;
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.