| static SoftwareUpdateSummary.Builder | SoftwareUpdateSummary. builder() | Create a new builder. | 
| SoftwareUpdateSummary.Builder | SoftwareUpdateSummary.Builder. copy(SoftwareUpdateSummary model) |  | 
| SoftwareUpdateSummary.Builder | SoftwareUpdateSummary.Builder. lifecycleState(SoftwareUpdate.LifecycleState lifecycleState) | The lifecycle state of the software update. | 
| SoftwareUpdateSummary.Builder | SoftwareUpdateSummary.Builder. softwareUpdateKey(String softwareUpdateKey) | Unique identifier of a given software update | 
| SoftwareUpdateSummary.Builder | SoftwareUpdateSummary.Builder. softwareUpdateType(SoftwareUpdate.SoftwareUpdateType softwareUpdateType) | Type of current software update. | 
| SoftwareUpdateSummary.Builder | SoftwareUpdateSummary.Builder. softwareUpdateVersion(String softwareUpdateVersion) | The version of the software update. | 
| SoftwareUpdateSummary.Builder | SoftwareUpdateSummary.Builder. timeReleased(Date timeReleased) | The time when the software update was released. | 
| SoftwareUpdateSummary.Builder | SoftwareUpdateSummary. toBuilder() |  |