WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.Builder.build() |
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withApplicableDeviceCount(Integer applicableDeviceCount) |
Returns an immutable copy of this with just the
applicableDeviceCount field changed.
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withApprovalStatus(DriverApprovalStatus approvalStatus) |
Returns an immutable copy of this with just the approvalStatus
field changed.
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withCategory(DriverCategory category) |
Returns an immutable copy of this with just the category field
changed.
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withDeployDateTime(OffsetDateTime deployDateTime) |
Returns an immutable copy of this with just the deployDateTime
field changed.
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withDriverClass(String driverClass) |
Returns an immutable copy of this with just the driverClass
field changed.
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withManufacturer(String manufacturer) |
Returns an immutable copy of this with just the manufacturer
field changed.
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withName(String name) |
Returns an immutable copy of this with just the name field
changed.
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withReleaseDateTime(OffsetDateTime releaseDateTime) |
Returns an immutable copy of this with just the releaseDateTime
field changed.
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withUnmappedField(String name,
String value) |
|
WindowsDriverUpdateInventory |
WindowsDriverUpdateInventory.withVersion(String version) |
Returns an immutable copy of this with just the version field
changed.
|