WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.Builder.build() |
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withDeployableContentDisplayName(String deployableContentDisplayName) |
Returns an immutable copy of this with just the
deployableContentDisplayName field changed.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withEndOfSupportDate(OffsetDateTime endOfSupportDate) |
Returns an immutable copy of this with just the endOfSupportDate
field changed.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withFeatureUpdateVersion(String featureUpdateVersion) |
Returns an immutable copy of this with just the
featureUpdateVersion field changed.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withRolloutSettings(WindowsUpdateRolloutSettings rolloutSettings) |
Returns an immutable copy of this with just the rolloutSettings
field changed.
|
WindowsFeatureUpdateProfile |
WindowsFeatureUpdateProfile.withUnmappedField(String name,
String value) |
|