| AuditProfileSummary.Builder | AuditProfileSummary.Builder. auditCollectedVolume(Long auditCollectedVolume) | Number of audit records collected in the current calendar month. | 
| static AuditProfileSummary.Builder | AuditProfileSummary. builder() | Create a new builder. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. compartmentId(String compartmentId) | The OCID of the compartment that contains the audit profile. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. copy(AuditProfileSummary model) |  | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. description(String description) | The description of the audit profile. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. displayName(String displayName) | The display name of the audit profile. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. id(String id) | The OCID of the audit profile. | 
| AuditProfileSummary.Builder | AuditProfileSummary.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. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. isOverrideGlobalRetentionSetting(Boolean isOverrideGlobalRetentionSetting) | Indicates whether audit retention settings like online and offline months set at the
target level override the global or target database group level audit retention settings. | 
| AuditProfileSummary.Builder | AuditProfileSummary.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. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. lifecycleDetails(String lifecycleDetails) | Details about the current state of the audit profile in Data Safe. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. lifecycleState(AuditProfileLifecycleState lifecycleState) | The current state of the audit profile. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. offlineMonths(Integer offlineMonths) | Number of months the audit records will be stored offline in the offline archive. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. onlineMonths(Integer onlineMonths) | Number of months the audit records will be stored online in the audit repository for
immediate reporting and analysis. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. targetId(String targetId) | The OCID of the target database for which the audit profile is created. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. targetType(AuditProfileTargetType targetType) | The resource type that is represented by the audit profile. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. timeCreated(Date timeCreated) | The date and time the audit profile was created, in the format defined by RFC3339. | 
| AuditProfileSummary.Builder | AuditProfileSummary.Builder. timeUpdated(Date timeUpdated) | The date and time the audit profile was updated, in the format defined by RFC3339. | 
| AuditProfileSummary.Builder | AuditProfileSummary. toBuilder() |  |