Uses of Class
com.oracle.bmc.vnmonitoring.model.CreateMacsecKey
-
Packages that use CreateMacsecKey Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of CreateMacsecKey in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return CreateMacsecKey Modifier and Type Method Description CreateMacsecKey
CreateMacsecKey.Builder. build()
CreateMacsecKey
CreateMacsecProperties. getPrimaryKey()
Methods in com.oracle.bmc.vnmonitoring.model with parameters of type CreateMacsecKey Modifier and Type Method Description CreateMacsecKey.Builder
CreateMacsecKey.Builder. copy(CreateMacsecKey model)
CreateMacsecProperties.Builder
CreateMacsecProperties.Builder. primaryKey(CreateMacsecKey primaryKey)
Constructors in com.oracle.bmc.vnmonitoring.model with parameters of type CreateMacsecKey Constructor Description CreateMacsecProperties(MacsecState state, CreateMacsecKey primaryKey, MacsecEncryptionCipher encryptionCipher)
Deprecated.
-