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