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