Uses of Class
com.oracle.bmc.datasafe.model.CryptoNnePosture
-
Packages that use CryptoNnePosture Package Description com.oracle.bmc.datasafe.model -
-
Uses of CryptoNnePosture in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return CryptoNnePosture Modifier and Type Method Description CryptoNnePostureCryptoNnePosture.Builder. build()CryptoNnePostureCryptoPosture. getNne()Methods in com.oracle.bmc.datasafe.model with parameters of type CryptoNnePosture Modifier and Type Method Description CryptoNnePosture.BuilderCryptoNnePosture.Builder. copy(CryptoNnePosture model)CryptoPosture.BuilderCryptoPosture.Builder. nne(CryptoNnePosture nne)Constructors in com.oracle.bmc.datasafe.model with parameters of type CryptoNnePosture Constructor Description CryptoPosture(CryptoTlsPosture tls, CryptoNnePosture nne, CryptoTdePosture tde, List<String> networkEncryption, CryptoFeatureStatus fipsStatus, CryptoPosture.FipsModeConfigured fipsModeConfigured, String backupStatus, Integer encryptedBackupPiecesCount, Integer unencryptedBackupPiecesCount)Deprecated.
-