|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ProtosFactory.LogFileEncryptionOrBuilder
Method Summary | |
---|---|
String |
getCipherProvider()
required string cipherProvider = 1; |
com.google.protobuf.ByteString |
getCipherProviderBytes()
required string cipherProvider = 1; |
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; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasCipherProvider()
required string cipherProvider = 1;
String getCipherProvider()
required string cipherProvider = 1;
com.google.protobuf.ByteString getCipherProviderBytes()
required string cipherProvider = 1;
boolean hasKeyAlias()
required string keyAlias = 2;
String getKeyAlias()
required string keyAlias = 2;
com.google.protobuf.ByteString getKeyAliasBytes()
required string keyAlias = 2;
boolean hasParameters()
optional bytes parameters = 3;
com.google.protobuf.ByteString getParameters()
optional bytes parameters = 3;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |