Uses of Class
odata.msgraph.client.beta.entity.TeamworkHostedContent
-
Packages that use TeamworkHostedContent Package Description odata.msgraph.client.beta.entity -
-
Uses of TeamworkHostedContent in odata.msgraph.client.beta.entity
Subclasses of TeamworkHostedContent in odata.msgraph.client.beta.entity Modifier and Type Class Description classChatMessageHostedContentMethods in odata.msgraph.client.beta.entity that return TeamworkHostedContent Modifier and Type Method Description TeamworkHostedContentTeamworkHostedContent.Builder. build()TeamworkHostedContentTeamworkHostedContent. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TeamworkHostedContentTeamworkHostedContent. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TeamworkHostedContentTeamworkHostedContent. withContentBytes(byte[] contentBytes)TeamworkHostedContentTeamworkHostedContent. withContentType(String contentType)TeamworkHostedContentTeamworkHostedContent. withUnmappedField(String name, String value)
-