public class DeleteAlertRulesRequest extends AbstractBceRequest
| Constructor and Description |
|---|
DeleteAlertRulesRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlertRuleID() |
void |
setAlertRuleID(String alertRuleID) |
DeleteAlertRulesRequest |
withAlertRuleID(String alertRuleID) |
DeleteAlertRulesRequest |
withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
getRequestCredentials, setRequestCredentialspublic String getAlertRuleID()
public void setAlertRuleID(String alertRuleID)
public DeleteAlertRulesRequest withAlertRuleID(String alertRuleID)
public DeleteAlertRulesRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestcredentials - a valid instance of BceCredentials.Copyright © 2023. All rights reserved.