Uses of Class
com.azure.core.models.MessageContent
Packages that use MessageContent
Package
Description
This package contains the core model classes used across the Azure SDK.
-
Uses of MessageContent in com.azure.core.models
Methods in com.azure.core.models that return MessageContentModifier and TypeMethodDescriptionMessageContent.setBodyAsBinaryData(BinaryData binaryData) Sets the message body.MessageContent.setContentType(String contentType) Sets the content type.