static WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.builderWindowsQualityUpdateProfile() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.createdDateTime(OffsetDateTime createdDateTime) |
“The date time that the profile was created.”
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.deployableContentDisplayName(String deployableContentDisplayName) |
“Friendly display name of the quality update profile deployable content”
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.description(String description) |
“The description of the profile which is specified by the user.”
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.displayName(String displayName) |
“The display name for the profile.”
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.expeditedUpdateSettings(ExpeditedWindowsQualityUpdateSettings expeditedUpdateSettings) |
“Expedited update settings.”
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.id(String id) |
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
“The date time that the profile was last modified.”
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.releaseDateDisplayName(String releaseDateDisplayName) |
“Friendly release date to display for a Quality Update release”
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.roleScopeTagIds(String... roleScopeTagIds) |
“List of Scope Tags for this Quality Update entity.”
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
“List of Scope Tags for this Quality Update entity.”
|
WindowsQualityUpdateProfile.Builder |
WindowsQualityUpdateProfile.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
“List of Scope Tags for this Quality Update entity.”
|