MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.Builder.build() |
|
MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.withLastUpdatedDateTime(OffsetDateTime lastUpdatedDateTime) |
Returns an immutable copy of this with just the
lastUpdatedDateTime field changed.
|
MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.withProductKey(String productKey) |
Returns an immutable copy of this with just the productKey field
changed.
|
MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.withState(MacOSSoftwareUpdateState state) |
Returns an immutable copy of this with just the state field
changed.
|
MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.withUnmappedField(String name,
String value) |
|
MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.withUpdateCategory(MacOSSoftwareUpdateCategory updateCategory) |
Returns an immutable copy of this with just the updateCategory
field changed.
|
MacOSSoftwareUpdateStateSummary |
MacOSSoftwareUpdateStateSummary.withUpdateVersion(String updateVersion) |
Returns an immutable copy of this with just the updateVersion
field changed.
|