| ProfileSummary.Builder | ProfileSummary.Builder. aggregationIntervalInDays(Integer aggregationIntervalInDays) | The time period over which to collect data for the recommendations, measured in number of
days. | 
| static ProfileSummary.Builder | ProfileSummary. builder() | Create a new builder. | 
| ProfileSummary.Builder | ProfileSummary.Builder. compartmentId(String compartmentId) | The OCID of the tenancy. | 
| ProfileSummary.Builder | ProfileSummary.Builder. copy(ProfileSummary model) |  | 
| ProfileSummary.Builder | ProfileSummary.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| ProfileSummary.Builder | ProfileSummary.Builder. description(String description) | Text describing the profile. | 
| ProfileSummary.Builder | ProfileSummary.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair applied without any predefined name, type, or namespace. | 
| ProfileSummary.Builder | ProfileSummary.Builder. id(String id) | The unique OCID of the profile. | 
| ProfileSummary.Builder | ProfileSummary.Builder. levelsConfiguration(LevelsConfiguration levelsConfiguration) |  | 
| ProfileSummary.Builder | ProfileSummary.Builder. lifecycleState(LifecycleState lifecycleState) | The profile’s current state. | 
| ProfileSummary.Builder | ProfileSummary.Builder. name(String name) | The name assigned to the profile. | 
| ProfileSummary.Builder | ProfileSummary.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| ProfileSummary.Builder | ProfileSummary.Builder. targetCompartments(TargetCompartments targetCompartments) |  | 
| ProfileSummary.Builder | ProfileSummary.Builder. targetTags(TargetTags targetTags) |  | 
| ProfileSummary.Builder | ProfileSummary.Builder. timeCreated(Date timeCreated) | The date and time the profile was created, in the format defined by RFC3339. | 
| ProfileSummary.Builder | ProfileSummary.Builder. timeUpdated(Date timeUpdated) | The date and time the profile was last updated, in the format defined by RFC3339. | 
| ProfileSummary.Builder | ProfileSummary. toBuilder() |  |