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