content
The Content.
A string of well-formed HTML to add to the page, and any image or file binary data. If the content contains binary data, the request must be sent using the multipart/form-data content type with a 'Commands' part.
com.microsoft.graph.serializer.IJsonBackedObjectfinal com.microsoft.graph.serializer.AdditionalDataManagervoidsetRawObject(com.microsoft.graph.serializer.ISerializer serializer,
com.google.gson.JsonObject json) additionalDataManager in interface com.microsoft.graph.serializer.IJsonBackedObjectsetRawObject in interface com.microsoft.graph.serializer.IJsonBackedObjectserializer - the serializerjson - the JSON object to set this object to