WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.Builder.build() |
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.withDeployableContentDisplayName(String deployableContentDisplayName) |
Returns an immutable copy of this with just the
deployableContentDisplayName field changed.
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.withExpeditedUpdateSettings(ExpeditedWindowsQualityUpdateSettings expeditedUpdateSettings) |
Returns an immutable copy of this with just the
expeditedUpdateSettings field changed.
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.withReleaseDateDisplayName(String releaseDateDisplayName) |
Returns an immutable copy of this with just the
releaseDateDisplayName field changed.
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
WindowsQualityUpdateProfile |
WindowsQualityUpdateProfile.withUnmappedField(String name,
String value) |
|