Uses of Class
odata.msgraph.client.beta.entity.CloudPcSupportedRegion
-
Packages that use CloudPcSupportedRegion Package Description odata.msgraph.client.beta.entity -
-
Uses of CloudPcSupportedRegion in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CloudPcSupportedRegion Modifier and Type Method Description CloudPcSupportedRegionCloudPcSupportedRegion.Builder. build()CloudPcSupportedRegionCloudPcSupportedRegion. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CloudPcSupportedRegionCloudPcSupportedRegion. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CloudPcSupportedRegionCloudPcSupportedRegion. withDisplayName(String displayName)CloudPcSupportedRegionCloudPcSupportedRegion. withUnmappedField(String name, String value)
-