static WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.builderWindowsFeatureUpdateProfile() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.createdDateTime(OffsetDateTime createdDateTime) |
“The date time that the profile was created.”
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.deployableContentDisplayName(String deployableContentDisplayName) |
“Friendly display name of the quality update profile deployable content”
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.description(String description) |
“The description of the profile which is specified by the user.”
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.displayName(String displayName) |
“The display name of the profile.”
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.endOfSupportDate(OffsetDateTime endOfSupportDate) |
“The last supported date for a feature update”
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.featureUpdateVersion(String featureUpdateVersion) |
“The feature update version that will be deployed to the devices targeted by this
profile.
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.id(String id) |
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
“The date time that the profile was last modified.”
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.roleScopeTagIds(String... roleScopeTagIds) |
“List of Scope Tags for this Feature Update entity.”
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
“List of Scope Tags for this Feature Update entity.”
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
“List of Scope Tags for this Feature Update entity.”
|
WindowsFeatureUpdateProfile.Builder |
WindowsFeatureUpdateProfile.Builder.rolloutSettings(WindowsUpdateRolloutSettings rolloutSettings) |
“The windows update rollout settings, including offer start date time, offer end
date time, and days between each set of offers.”
|