Interface AuditLogEvent.RoleStage
-
- All Known Implementing Classes:
AuditLogEvent.Builder
- Enclosing class:
- AuditLogEvent
public static interface AuditLogEvent.RoleStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AuditLogEvent.Builderfrom(AuditLogEvent other)AuditLogEvent.IpAddressStagerole(AuditLogEventRole role)
-
-
-
Method Detail
-
role
AuditLogEvent.IpAddressStage role(AuditLogEventRole role)
-
from
AuditLogEvent.Builder from(AuditLogEvent other)
-
-