public static class ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder extends RequestAuditEvent.RequestAuditEventBuilder<ChangeAlertGroupRequestAuditEvent,ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder>
Constructor and Description |
---|
ChangeAlertGroupRequestAuditEventBuilder() |
Modifier and Type | Method and Description |
---|---|
protected void |
buildAuditMessage(StringBuilder builder)
Appends to the event the details of the incoming request.
|
protected ChangeAlertGroupRequestAuditEvent |
newAuditEvent()
Creates a new audit event instance from this builder.
|
ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder |
withDefinitionIds(List<String> ids) |
ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder |
withName(String name) |
ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder |
withNotificationIds(List<String> ids) |
withOperation, withRequestType, withResultStatus, withUrl
withProxyUserName, withRemoteIp, withUserName
build, self, withTimestamp
public ChangeAlertGroupRequestAuditEventBuilder()
protected ChangeAlertGroupRequestAuditEvent newAuditEvent()
AbstractAuditEvent.AbstractAuditEventBuilder
newAuditEvent
in class AbstractAuditEvent.AbstractAuditEventBuilder<ChangeAlertGroupRequestAuditEvent,ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder>
protected void buildAuditMessage(StringBuilder builder)
buildAuditMessage
in class RequestAuditEvent.RequestAuditEventBuilder<ChangeAlertGroupRequestAuditEvent,ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder>
builder
- builder for the audit event details.public ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder withName(String name)
public ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder withDefinitionIds(List<String> ids)
public ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder withNotificationIds(List<String> ids)
Copyright © 2022 Apache Software Foundation. All rights reserved.