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