public static interface AuditLogProcessingConfiguration.Builder extends SdkPojo, CopyableBuilder<AuditLogProcessingConfiguration.Builder,AuditLogProcessingConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AuditLogProcessingConfiguration.Builder |
format(Format format)
The format in which the audit logs need to be formatted.
|
AuditLogProcessingConfiguration.Builder |
format(String format)
The format in which the audit logs need to be formatted.
|
AuditLogProcessingConfiguration.Builder |
schema(Schema schema)
The event schema in which the audit logs need to be formatted.
|
AuditLogProcessingConfiguration.Builder |
schema(String schema)
The event schema in which the audit logs need to be formatted.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAuditLogProcessingConfiguration.Builder schema(String schema)
The event schema in which the audit logs need to be formatted.
AuditLogProcessingConfiguration.Builder schema(Schema schema)
The event schema in which the audit logs need to be formatted.
AuditLogProcessingConfiguration.Builder format(String format)
The format in which the audit logs need to be formatted.
AuditLogProcessingConfiguration.Builder format(Format format)
The format in which the audit logs need to be formatted.
Copyright © 2023. All rights reserved.