Uses of Class
com.oracle.bmc.keymanagement.model.HsmClusterAuditLoggingInfo
-
Packages that use HsmClusterAuditLoggingInfo Package Description com.oracle.bmc.keymanagement.model -
-
Uses of HsmClusterAuditLoggingInfo in com.oracle.bmc.keymanagement.model
Methods in com.oracle.bmc.keymanagement.model that return HsmClusterAuditLoggingInfo Modifier and Type Method Description HsmClusterAuditLoggingInfoHsmClusterAuditLoggingInfo.Builder. build()HsmClusterAuditLoggingInfoHsmCluster. getAuditLogConfig()Methods in com.oracle.bmc.keymanagement.model with parameters of type HsmClusterAuditLoggingInfo Modifier and Type Method Description HsmCluster.BuilderHsmCluster.Builder. auditLogConfig(HsmClusterAuditLoggingInfo auditLogConfig)HsmClusterAuditLoggingInfo.BuilderHsmClusterAuditLoggingInfo.Builder. copy(HsmClusterAuditLoggingInfo model)Constructors in com.oracle.bmc.keymanagement.model with parameters of type HsmClusterAuditLoggingInfo Constructor Description HsmCluster(String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, HsmCluster.LifecycleState lifecycleState, String dnsName, Date timeOfDeletion, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, HsmClusterAuditLoggingInfo auditLogConfig, HsmClusterPendingInstructions pendingInstructions)Deprecated.
-