| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementDerivedCredentialSettings |
DeviceManagementDerivedCredentialSettings.Builder.build() |
DeviceManagementDerivedCredentialSettings |
DeviceManagementDerivedCredentialSettings.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceManagementDerivedCredentialSettings |
DeviceManagementDerivedCredentialSettings.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceManagementDerivedCredentialSettings |
DeviceManagementDerivedCredentialSettings.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
DeviceManagementDerivedCredentialSettings |
DeviceManagementDerivedCredentialSettings.withHelpUrl(String helpUrl)
Returns an immutable copy of
this with just the helpUrl field
changed. |
DeviceManagementDerivedCredentialSettings |
DeviceManagementDerivedCredentialSettings.withIssuer(DeviceManagementDerivedCredentialIssuer issuer)
Returns an immutable copy of
this with just the issuer field
changed. |
DeviceManagementDerivedCredentialSettings |
DeviceManagementDerivedCredentialSettings.withNotificationType(DeviceManagementDerivedCredentialNotificationType notificationType)
Returns an immutable copy of
this with just the notificationType
field changed. |
Copyright © 2018–2020. All rights reserved.