WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.Builder.build() |
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withApprovalType(DriverUpdateProfileApprovalType approvalType) |
Returns an immutable copy of this with just the approvalType
field changed.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withDeploymentDeferralInDays(Integer deploymentDeferralInDays) |
Returns an immutable copy of this with just the
deploymentDeferralInDays field changed.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withDeviceReporting(Integer deviceReporting) |
Returns an immutable copy of this with just the deviceReporting
field changed.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withNewUpdates(Integer newUpdates) |
Returns an immutable copy of this with just the newUpdates field
changed.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
WindowsDriverUpdateProfile |
WindowsDriverUpdateProfile.withUnmappedField(String name,
String value) |
|