Uses of Class
odata.msgraph.client.beta.managed.tenants.entity.CloudPcDevice
-
Packages that use CloudPcDevice Package Description odata.msgraph.client.beta.managed.tenants.entity -
-
Uses of CloudPcDevice in odata.msgraph.client.beta.managed.tenants.entity
Methods in odata.msgraph.client.beta.managed.tenants.entity that return CloudPcDevice Modifier and Type Method Description CloudPcDeviceCloudPcDevice.Builder. build()CloudPcDeviceCloudPcDevice. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CloudPcDeviceCloudPcDevice. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CloudPcDeviceCloudPcDevice. withCloudPcStatus(String cloudPcStatus)CloudPcDeviceCloudPcDevice. withDisplayName(String displayName)CloudPcDeviceCloudPcDevice. withLastRefreshedDateTime(OffsetDateTime lastRefreshedDateTime)CloudPcDeviceCloudPcDevice. withManagedDeviceId(String managedDeviceId)CloudPcDeviceCloudPcDevice. withManagedDeviceName(String managedDeviceName)CloudPcDeviceCloudPcDevice. withProvisioningPolicyId(String provisioningPolicyId)CloudPcDeviceCloudPcDevice. withServicePlanName(String servicePlanName)CloudPcDeviceCloudPcDevice. withTenantDisplayName(String tenantDisplayName)CloudPcDeviceCloudPcDevice. withTenantId(String tenantId)CloudPcDeviceCloudPcDevice. withUnmappedField(String name, String value)CloudPcDeviceCloudPcDevice. withUserPrincipalName(String userPrincipalName)
-