Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphItemBody
Packages that use MicrosoftGraphItemBody
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphItemBody in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphItemBodyModifier and TypeMethodDescriptionMicrosoftGraphChatMessage.body()Get the body property: itemBody.MicrosoftGraphEvent.body()Get the body property: itemBody.MicrosoftGraphMessage.body()Get the body property: itemBody.MicrosoftGraphPost.body()Get the body property: itemBody.MicrosoftGraphTodoTask.body()Get the body property: itemBody.MicrosoftGraphOnlineMeeting.joinInformation()Get the joinInformation property: itemBody.MicrosoftGraphMessage.uniqueBody()Get the uniqueBody property: itemBody.MicrosoftGraphItemBody.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: itemBody.MicrosoftGraphItemBody.withContent(String content) Set the content property: The content of the item.MicrosoftGraphItemBody.withContentType(MicrosoftGraphBodyType contentType) Set the contentType property: bodyType.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphItemBodyModifier and TypeMethodDescriptionMicrosoftGraphChatMessage.withBody(MicrosoftGraphItemBody body) Set the body property: itemBody.MicrosoftGraphEvent.withBody(MicrosoftGraphItemBody body) Set the body property: itemBody.MicrosoftGraphMessage.withBody(MicrosoftGraphItemBody body) Set the body property: itemBody.MicrosoftGraphPost.withBody(MicrosoftGraphItemBody body) Set the body property: itemBody.MicrosoftGraphTodoTask.withBody(MicrosoftGraphItemBody body) Set the body property: itemBody.MicrosoftGraphOnlineMeeting.withJoinInformation(MicrosoftGraphItemBody joinInformation) Set the joinInformation property: itemBody.MicrosoftGraphMessage.withUniqueBody(MicrosoftGraphItemBody uniqueBody) Set the uniqueBody property: itemBody.