| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ComanagementEligibleDevice |
ComanagementEligibleDevice.Builder.build() |
ComanagementEligibleDevice |
ComanagementEligibleDevice.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withClientRegistrationStatus(DeviceRegistrationState clientRegistrationStatus)
Returns an immutable copy of
this with just the clientRegistrationStatus field changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withDeviceName(String deviceName)
Returns an immutable copy of
this with just the deviceName field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withDeviceType(DeviceType deviceType)
Returns an immutable copy of
this with just the deviceType field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withEntitySource(Integer entitySource)
Returns an immutable copy of
this with just the entitySource
field changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withManagementAgents(ManagementAgentType managementAgents)
Returns an immutable copy of
this with just the managementAgents
field changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withManagementState(ManagementState managementState)
Returns an immutable copy of
this with just the managementState
field changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withManufacturer(String manufacturer)
Returns an immutable copy of
this with just the manufacturer
field changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withMdmStatus(String mdmStatus)
Returns an immutable copy of
this with just the mdmStatus field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withModel(String model)
Returns an immutable copy of
this with just the model field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withOsDescription(String osDescription)
Returns an immutable copy of
this with just the osDescription
field changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withOsVersion(String osVersion)
Returns an immutable copy of
this with just the osVersion field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withOwnerType(OwnerType ownerType)
Returns an immutable copy of
this with just the ownerType field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withReferenceId(String referenceId)
Returns an immutable copy of
this with just the referenceId
field changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withSerialNumber(String serialNumber)
Returns an immutable copy of
this with just the serialNumber
field changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withStatus(ComanagementEligibleType status)
Returns an immutable copy of
this with just the status field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withUpn(String upn)
Returns an immutable copy of
this with just the upn field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withUserEmail(String userEmail)
Returns an immutable copy of
this with just the userEmail field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withUserId(String userId)
Returns an immutable copy of
this with just the userId field
changed. |
ComanagementEligibleDevice |
ComanagementEligibleDevice.withUserName(String userName)
Returns an immutable copy of
this with just the userName field
changed. |
Copyright © 2018–2020. All rights reserved.