Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphBodyType
Packages that use MicrosoftGraphBodyType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphBodyType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphBodyTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphBodyTypeMicrosoftGraphBodyType.HTMLStatic value html for MicrosoftGraphBodyType.static final MicrosoftGraphBodyTypeMicrosoftGraphBodyType.TEXTStatic value text for MicrosoftGraphBodyType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphBodyTypeModifier and TypeMethodDescriptionMicrosoftGraphItemBody.contentType()Get the contentType property: bodyType.static MicrosoftGraphBodyTypeMicrosoftGraphBodyType.fromString(String name) Creates or finds a MicrosoftGraphBodyType from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphBodyTypeModifier and TypeMethodDescriptionstatic Collection<MicrosoftGraphBodyType>MicrosoftGraphBodyType.values()Gets known MicrosoftGraphBodyType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphBodyTypeModifier and TypeMethodDescriptionMicrosoftGraphItemBody.withContentType(MicrosoftGraphBodyType contentType) Set the contentType property: bodyType.