| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.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.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.”
|
Copyright © 2018–2020. All rights reserved.