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