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