Package org.apache.iceberg.encryption
Class NativeFileCryptoParameters.Builder
java.lang.Object
org.apache.iceberg.encryption.NativeFileCryptoParameters.Builder
- Enclosing class:
NativeFileCryptoParameters
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
encryptionAlgorithm
(EncryptionAlgorithm encryptionAlgorithm)
-
Method Details
-
encryptionAlgorithm
public NativeFileCryptoParameters.Builder encryptionAlgorithm(EncryptionAlgorithm encryptionAlgorithm) -
build
-