| AuditProfile.Builder | AuditProfile.Builder. auditCollectedVolume(Long auditCollectedVolume) | Number of audit records collected in the current calendar month. | 
| AuditProfile.Builder | AuditProfile.Builder. auditTrails(List<AuditTrail> auditTrails) | Contains the list of available audit trails on the target database. | 
| 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 profile. | 
| 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. isOverrideGlobalPaidUsage(Boolean isOverrideGlobalPaidUsage) | Indicates whether audit paid usage settings specified at the target database level
override both the global settings and the target group level paid usage settings. | 
| AuditProfile.Builder | AuditProfile.Builder. isOverrideGlobalRetentionSetting(Boolean isOverrideGlobalRetentionSetting) | Indicates whether audit retention settings like online and offline months set at the
target level override both the global settings and the target group level 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) | Number of months the audit records will be stored offline in the offline archive. | 
| AuditProfile.Builder | AuditProfile.Builder. offlineMonthsSource(String offlineMonthsSource) | The name or the OCID of the resource from which the offline month retention setting is
sourced. | 
| AuditProfile.Builder | AuditProfile.Builder. onlineMonths(Integer onlineMonths) | Number of months the audit records will be stored online in the audit repository for
immediate reporting and analysis. | 
| AuditProfile.Builder | AuditProfile.Builder. onlineMonthsSource(String onlineMonthsSource) | The name or the OCID of the resource from which the online month retention setting is
sourced. | 
| AuditProfile.Builder | AuditProfile.Builder. paidUsageSource(String paidUsageSource) | The name or the OCID of the resource from which the paid usage setting is sourced. | 
| 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 target database or target database group for which the audit profile is
created. | 
| AuditProfile.Builder | AuditProfile.Builder. targetType(AuditProfileTargetType targetType) | The resource type that is represented by the audit profile. | 
| 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() |  |