Class CreateAlertPolicyRuleResponse


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20181201")
    public class CreateAlertPolicyRuleResponse
    extends BmcResponse
    • Method Detail

      • getOpcWorkRequestId

        public String getOpcWorkRequestId()
        The OCID of the work request.

        Use getWorkRequest with this OCID to track the status of the request.

        Returns:
        the value
      • getOpcRequestId

        public String getOpcRequestId()
        Unique Oracle-assigned identifier for the request.

        If you need to contact Oracle about a particular request, please provide the request ID.

        Returns:
        the value
      • getLocation

        public String getLocation()
        The full URI of the alert policy rule.
        Returns:
        the value
      • getAlertPolicyRule

        public AlertPolicyRule getAlertPolicyRule()
        The returned AlertPolicyRule instance.
        Returns:
        the value