Uses of Class
com.oracle.bmc.vnmonitoring.model.AllowedSecurityActionDetails
- 
Packages that use AllowedSecurityActionDetails Package Description com.oracle.bmc.vnmonitoring.model 
- 
- 
Uses of AllowedSecurityActionDetails in com.oracle.bmc.vnmonitoring.modelMethods in com.oracle.bmc.vnmonitoring.model that return AllowedSecurityActionDetails Modifier and Type Method Description AllowedSecurityActionDetailsAllowedSecurityActionDetails.Builder. build()AllowedSecurityActionDetailsAllowedSecurityAction. getAllowedSecurityActionDetails()Methods in com.oracle.bmc.vnmonitoring.model with parameters of type AllowedSecurityActionDetails Modifier and Type Method Description AllowedSecurityAction.BuilderAllowedSecurityAction.Builder. allowedSecurityActionDetails(AllowedSecurityActionDetails allowedSecurityActionDetails)AllowedSecurityActionDetails.BuilderAllowedSecurityActionDetails.Builder. copy(AllowedSecurityActionDetails model)Constructors in com.oracle.bmc.vnmonitoring.model with parameters of type AllowedSecurityActionDetails Constructor Description AllowedSecurityAction(SecurityAction.ActionType actionType, AllowedSecurityActionDetails allowedSecurityActionDetails)Deprecated.
 
-