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.model
Methods in com.oracle.bmc.vnmonitoring.model that return AllowedSecurityActionDetails Modifier and Type Method Description AllowedSecurityActionDetails
AllowedSecurityActionDetails.Builder. build()
AllowedSecurityActionDetails
AllowedSecurityAction. getAllowedSecurityActionDetails()
Methods in com.oracle.bmc.vnmonitoring.model with parameters of type AllowedSecurityActionDetails Modifier and Type Method Description AllowedSecurityAction.Builder
AllowedSecurityAction.Builder. allowedSecurityActionDetails(AllowedSecurityActionDetails allowedSecurityActionDetails)
AllowedSecurityActionDetails.Builder
AllowedSecurityActionDetails.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.
-