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