AlertProcessingRulesDeleteHeaders Class
- java.
lang. Object - com.
azure. resourcemanager. alertsmanagement. models. AlertProcessingRulesDeleteHeaders
- com.
public final class AlertProcessingRulesDeleteHeaders
The AlertProcessingRulesDeleteHeaders model.
Constructor Summary
| Constructor | Description |
|---|---|
| AlertProcessingRulesDeleteHeaders(HttpHeaders rawHeaders) |
Creates an instance of Alert |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| void |
validate()
Validates the instance. |
|
Alert |
withXMsRequestId(String xMsRequestId)
Set the x |
| String |
xMsRequestId()
Get the x |
Methods inherited from java.lang.Object
Constructor Details
AlertProcessingRulesDeleteHeaders
public AlertProcessingRulesDeleteHeaders(HttpHeaders rawHeaders)
Creates an instance of AlertProcessingRulesDeleteHeaders class.
Parameters:
Method Details
validate
public void validate()
Validates the instance.
withXMsRequestId
public AlertProcessingRulesDeleteHeaders withXMsRequestId(String xMsRequestId)
Set the xMsRequestId property: The x-ms-request-id property.
Parameters:
Returns:
xMsRequestId
public String xMsRequestId()
Get the xMsRequestId property: The x-ms-request-id property.
Returns: