| AttentionLogSummary.Builder | AttentionLogSummary.Builder. action(String action) | The recommended action to handle the attention log. | 
| static AttentionLogSummary.Builder | AttentionLogSummary. builder() | Create a new builder. | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. cause(String cause) | The cause of the attention log. | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. copy(AttentionLogSummary model) |  | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. fileLocation(String fileLocation) | The attention log file location. | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. messageContent(String messageContent) | The contents of the attention log message. | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. messageType(AttentionLogSummary.MessageType messageType) | The type of attention log message. | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. messageUrgency(AttentionLogSummary.MessageUrgency messageUrgency) | The urgency of the attention log. | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. scope(String scope) | The database scope for the attention log. | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. supplementalDetail(String supplementalDetail) | The supplemental details of the attention log. | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. targetUser(String targetUser) | The user who must act on the attention log message. | 
| AttentionLogSummary.Builder | AttentionLogSummary.Builder. timestamp(Date timestamp) | The date and time the attention log was created. | 
| AttentionLogSummary.Builder | AttentionLogSummary. toBuilder() |  |