Uses of Class
com.oracle.bmc.vnmonitoring.model.ZprAllowedSecurityActionDetails
-
Packages that use ZprAllowedSecurityActionDetails Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of ZprAllowedSecurityActionDetails in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return ZprAllowedSecurityActionDetails Modifier and Type Method Description ZprAllowedSecurityActionDetailsZprAllowedSecurityActionDetails.Builder. build()ZprAllowedSecurityActionDetailsZprAllowedSecurityAction. getAllowedSecurityActionDetails()Methods in com.oracle.bmc.vnmonitoring.model with parameters of type ZprAllowedSecurityActionDetails Modifier and Type Method Description ZprAllowedSecurityAction.BuilderZprAllowedSecurityAction.Builder. allowedSecurityActionDetails(ZprAllowedSecurityActionDetails allowedSecurityActionDetails)ZprAllowedSecurityActionDetails.BuilderZprAllowedSecurityActionDetails.Builder. copy(ZprAllowedSecurityActionDetails model)Constructors in com.oracle.bmc.vnmonitoring.model with parameters of type ZprAllowedSecurityActionDetails Constructor Description ZprAllowedSecurityAction(SecurityAction.ActionType actionType, ZprAllowedSecurityActionDetails allowedSecurityActionDetails)Deprecated.
-