static WindowsManagementAppHealthState.Builder |
WindowsManagementAppHealthState.builderWindowsManagementAppHealthState() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsManagementAppHealthState.Builder |
WindowsManagementAppHealthState.Builder.deviceName(String deviceName) |
“Name of the device on which Windows management app is installed.”
|
WindowsManagementAppHealthState.Builder |
WindowsManagementAppHealthState.Builder.deviceOSVersion(String deviceOSVersion) |
“Windows 10 OS version of the device on which Windows management app is installed
.”
|
WindowsManagementAppHealthState.Builder |
WindowsManagementAppHealthState.Builder.healthState(HealthState healthState) |
“Windows management app health state.”
|
WindowsManagementAppHealthState.Builder |
WindowsManagementAppHealthState.Builder.id(String id) |
|
WindowsManagementAppHealthState.Builder |
WindowsManagementAppHealthState.Builder.installedVersion(String installedVersion) |
“Windows management app installed version.”
|
WindowsManagementAppHealthState.Builder |
WindowsManagementAppHealthState.Builder.lastCheckInDateTime(OffsetDateTime lastCheckInDateTime) |
“Windows management app last check-in time.”
|