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