MobileAppInstallSummary |
MobileAppInstallSummary.Builder.build() |
|
MobileAppInstallSummary |
MobileAppInstallSummary.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MobileAppInstallSummary |
MobileAppInstallSummary.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MobileAppInstallSummary |
MobileAppInstallSummary.withFailedDeviceCount(Integer failedDeviceCount) |
Returns an immutable copy of this with just the failedDeviceCount
field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withFailedUserCount(Integer failedUserCount) |
Returns an immutable copy of this with just the failedUserCount
field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withInstalledDeviceCount(Integer installedDeviceCount) |
Returns an immutable copy of this with just the
installedDeviceCount field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withInstalledUserCount(Integer installedUserCount) |
Returns an immutable copy of this with just the
installedUserCount field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withNotApplicableDeviceCount(Integer notApplicableDeviceCount) |
Returns an immutable copy of this with just the
notApplicableDeviceCount field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withNotApplicableUserCount(Integer notApplicableUserCount) |
Returns an immutable copy of this with just the
notApplicableUserCount field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withNotInstalledDeviceCount(Integer notInstalledDeviceCount) |
Returns an immutable copy of this with just the
notInstalledDeviceCount field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withNotInstalledUserCount(Integer notInstalledUserCount) |
Returns an immutable copy of this with just the
notInstalledUserCount field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withPendingInstallDeviceCount(Integer pendingInstallDeviceCount) |
Returns an immutable copy of this with just the
pendingInstallDeviceCount field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withPendingInstallUserCount(Integer pendingInstallUserCount) |
Returns an immutable copy of this with just the
pendingInstallUserCount field changed.
|
MobileAppInstallSummary |
MobileAppInstallSummary.withUnmappedField(String name,
String value) |
|