AuditProfile.Builder |
AuditProfile.Builder.auditCollectedVolume(Long auditCollectedVolume) |
Indicates number of audit records collected by Data Safe in the current calendar month.
|
AuditProfile.Builder |
AuditProfile.Builder.auditTrails(List<AuditTrail> auditTrails) |
Indicates the list of available audit trails on the target.
|
static AuditProfile.Builder |
AuditProfile.builder() |
Create a new builder.
|
AuditProfile.Builder |
AuditProfile.Builder.compartmentId(String compartmentId) |
The OCID of the compartment that contains the audit.
|
AuditProfile.Builder |
AuditProfile.Builder.copy(AuditProfile model) |
|
AuditProfile.Builder |
AuditProfile.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
AuditProfile.Builder |
AuditProfile.Builder.description(String description) |
The description of the audit profile.
|
AuditProfile.Builder |
AuditProfile.Builder.displayName(String displayName) |
The display name of the audit profile.
|
AuditProfile.Builder |
AuditProfile.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
AuditProfile.Builder |
AuditProfile.Builder.id(String id) |
The OCID of the audit profile.
|
AuditProfile.Builder |
AuditProfile.Builder.isOverrideGlobalRetentionSetting(Boolean isOverrideGlobalRetentionSetting) |
Indicates whether audit retention settings like online and offline months is set at the
target level overriding the global audit retention settings.
|
AuditProfile.Builder |
AuditProfile.Builder.isPaidUsageEnabled(Boolean isPaidUsageEnabled) |
Indicates if you want to continue collecting audit records beyond the free limit of one
million audit records per month per target database, potentially incurring additional
charges.
|
AuditProfile.Builder |
AuditProfile.Builder.lifecycleDetails(String lifecycleDetails) |
Details about the current state of the audit profile in Data Safe.
|
AuditProfile.Builder |
AuditProfile.Builder.lifecycleState(AuditProfileLifecycleState lifecycleState) |
The current state of the audit profile.
|
AuditProfile.Builder |
AuditProfile.Builder.offlineMonths(Integer offlineMonths) |
Indicates the number of months the audit records will be stored offline in the Data Safe
audit archive.
|
AuditProfile.Builder |
AuditProfile.Builder.onlineMonths(Integer onlineMonths) |
Indicates the number of months the audit records will be stored online in Oracle Data
Safe audit repository for immediate reporting and analysis.
|
AuditProfile.Builder |
AuditProfile.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
AuditProfile.Builder |
AuditProfile.Builder.targetId(String targetId) |
The OCID of the Data Safe target for which the audit profile is created.
|
AuditProfile.Builder |
AuditProfile.Builder.timeCreated(Date timeCreated) |
The date and time the audit profile was created, in the format defined by RFC3339.
|
AuditProfile.Builder |
AuditProfile.Builder.timeUpdated(Date timeUpdated) |
The date and time the audit profile was updated, in the format defined by RFC3339.
|
AuditProfile.Builder |
AuditProfile.toBuilder() |
|