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