| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected DeviceManagementDerivedCredentialNotificationType |
DeviceManagementDerivedCredentialSettings.notificationType |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeviceManagementDerivedCredentialNotificationType> |
DeviceManagementDerivedCredentialSettings.getNotificationType()
“The methods used to inform the end user to open Company Portal to deliver Wi-Fi,
VPN, or email profiles that use certificates to the device.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementDerivedCredentialSettings.Builder |
DeviceManagementDerivedCredentialSettings.Builder.notificationType(DeviceManagementDerivedCredentialNotificationType notificationType)
“The methods used to inform the end user to open Company Portal to deliver Wi-Fi,
VPN, or email profiles that use certificates to the device.”
|
DeviceManagementDerivedCredentialSettings |
DeviceManagementDerivedCredentialSettings.withNotificationType(DeviceManagementDerivedCredentialNotificationType notificationType)
Returns an immutable copy of
this with just the notificationType
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static DeviceManagementDerivedCredentialNotificationType |
DeviceManagementDerivedCredentialNotificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceManagementDerivedCredentialNotificationType[] |
DeviceManagementDerivedCredentialNotificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.