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