Uses of Class
odata.msgraph.client.beta.entity.CloudPcGalleryImage
-
Packages that use CloudPcGalleryImage Package Description odata.msgraph.client.beta.entity -
-
Uses of CloudPcGalleryImage in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CloudPcGalleryImage Modifier and Type Method Description CloudPcGalleryImageCloudPcGalleryImage.Builder. build()CloudPcGalleryImageCloudPcGalleryImage. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CloudPcGalleryImageCloudPcGalleryImage. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CloudPcGalleryImageCloudPcGalleryImage. withDisplayName(String displayName)CloudPcGalleryImageCloudPcGalleryImage. withEndDate(LocalDate endDate)CloudPcGalleryImageCloudPcGalleryImage. withExpirationDate(LocalDate expirationDate)CloudPcGalleryImageCloudPcGalleryImage. withOffer(String offer)CloudPcGalleryImageCloudPcGalleryImage. withOfferDisplayName(String offerDisplayName)CloudPcGalleryImageCloudPcGalleryImage. withPublisher(String publisher)CloudPcGalleryImageCloudPcGalleryImage. withRecommendedSku(String recommendedSku)CloudPcGalleryImageCloudPcGalleryImage. withSizeInGB(Integer sizeInGB)CloudPcGalleryImageCloudPcGalleryImage. withSku(String sku)CloudPcGalleryImageCloudPcGalleryImage. withSkuDisplayName(String skuDisplayName)CloudPcGalleryImageCloudPcGalleryImage. withStartDate(LocalDate startDate)CloudPcGalleryImageCloudPcGalleryImage. withStatus(CloudPcGalleryImageStatus status)CloudPcGalleryImageCloudPcGalleryImage. withUnmappedField(String name, String value)
-