Uses of Class
odata.msgraph.client.beta.entity.TeamworkHostedContent.Builder
-
Packages that use TeamworkHostedContent.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of TeamworkHostedContent.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TeamworkHostedContent.Builder Modifier and Type Method Description static TeamworkHostedContent.BuilderTeamworkHostedContent. builderTeamworkHostedContent()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TeamworkHostedContent.BuilderTeamworkHostedContent.Builder. contentBytes(byte[] contentBytes)TeamworkHostedContent.BuilderTeamworkHostedContent.Builder. contentType(String contentType)TeamworkHostedContent.BuilderTeamworkHostedContent.Builder. id(String id)
-