| static ProfileSummary.Builder | ProfileSummary. builder() | Create a new builder. | 
| ProfileSummary.Builder | ProfileSummary.Builder. compartmentId(String compartmentId) | The OCID of the compartment that contains the user assessment. | 
| 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. failedLoginAttempts(String failedLoginAttempts) | Maximum times the user is allowed to fail login before the user account is locked. | 
| ProfileSummary.Builder | ProfileSummary.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| ProfileSummary.Builder | ProfileSummary.Builder. inactiveAccountTime(String inactiveAccountTime) | The permitted periods of continuous inactive time during a session, expressed in minutes. | 
| ProfileSummary.Builder | ProfileSummary.Builder. isUserCreated(Boolean isUserCreated) | Represents if the profile is created by user. | 
| ProfileSummary.Builder | ProfileSummary.Builder. passwordLockTime(String passwordLockTime) | Number of days the user account remains locked after failed login | 
| ProfileSummary.Builder | ProfileSummary.Builder. passwordVerificationFunction(String passwordVerificationFunction) | PL/SQL that can be used for password verification. | 
| ProfileSummary.Builder | ProfileSummary.Builder. profileName(String profileName) | The name of the profile. | 
| ProfileSummary.Builder | ProfileSummary.Builder. sessionsPerUser(String sessionsPerUser) | The maximum number of sessions a user is allowed to create. | 
| ProfileSummary.Builder | ProfileSummary.Builder. targetId(String targetId) | The OCID of the target database. | 
| ProfileSummary.Builder | ProfileSummary. toBuilder() |  | 
| ProfileSummary.Builder | ProfileSummary.Builder. userAssessmentId(String userAssessmentId) | The OCID of the latest user assessment corresponding to the target under consideration. | 
| ProfileSummary.Builder | ProfileSummary.Builder. userCount(Integer userCount) | The number of users having a given profile. |