MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.Builder.build() |
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.withDeviceId(String deviceId) |
Returns an immutable copy of this with just the deviceId field
changed.
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.withFailedUpdateCount(Integer failedUpdateCount) |
Returns an immutable copy of this with just the failedUpdateCount
field changed.
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.withLastUpdatedDateTime(OffsetDateTime lastUpdatedDateTime) |
Returns an immutable copy of this with just the
lastUpdatedDateTime field changed.
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.withSuccessfulUpdateCount(Integer successfulUpdateCount) |
Returns an immutable copy of this with just the
successfulUpdateCount field changed.
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.withTotalUpdateCount(Integer totalUpdateCount) |
Returns an immutable copy of this with just the totalUpdateCount
field changed.
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.withUnmappedField(String name,
String value) |
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.withUpdateCategory(MacOSSoftwareUpdateCategory updateCategory) |
Returns an immutable copy of this with just the updateCategory
field changed.
|
MacOSSoftwareUpdateCategorySummary |
MacOSSoftwareUpdateCategorySummary.withUserId(String userId) |
Returns an immutable copy of this with just the userId field
changed.
|