Uses of Class
com.azure.resourcemanager.monitor.models.Context
Packages that use Context
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of Context in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return ContextModifier and TypeMethodDescriptionTestNotificationDetailsResponseInner.context()Get the context property: The context info.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type ContextModifier and TypeMethodDescriptionTestNotificationDetailsResponseInner.withContext(Context context) Set the context property: The context info. -
Uses of Context in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return ContextModifier and TypeMethodDescriptionstatic ContextContext.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Context from the JsonReader.Context.withContextType(String contextType) Set the contextType property: The context id type.Context.withNotificationSource(String notificationSource) Set the notificationSource property: The source of the notification request.