AppVulnerabilityManagedDevice |
AppVulnerabilityManagedDevice.Builder.build() |
|
AppVulnerabilityManagedDevice |
AppVulnerabilityManagedDevice.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AppVulnerabilityManagedDevice |
AppVulnerabilityManagedDevice.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AppVulnerabilityManagedDevice |
AppVulnerabilityManagedDevice.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
AppVulnerabilityManagedDevice |
AppVulnerabilityManagedDevice.withLastSyncDateTime(OffsetDateTime lastSyncDateTime) |
Returns an immutable copy of this with just the lastSyncDateTime
field changed.
|
AppVulnerabilityManagedDevice |
AppVulnerabilityManagedDevice.withManagedDeviceId(String managedDeviceId) |
Returns an immutable copy of this with just the managedDeviceId
field changed.
|
AppVulnerabilityManagedDevice |
AppVulnerabilityManagedDevice.withUnmappedField(String name,
String value) |
|