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, withUrlwithProxyUserName, withRemoteIp, withUserNamebuild, self, withTimestamppublic ChangeAlertGroupRequestAuditEventBuilder()
protected ChangeAlertGroupRequestAuditEvent newAuditEvent()
AbstractAuditEvent.AbstractAuditEventBuildernewAuditEvent 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.