Uses of Class
com.azure.resourcemanager.containerregistry.models.EventResponseMessage
Packages that use EventResponseMessage
Package
Description
Package containing the inner data models for ContainerRegistry.
Package containing the data models for ContainerRegistry.
-
Uses of EventResponseMessage in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return EventResponseMessageModifier and TypeMethodDescriptionEventInner.eventResponseMessage()Get the eventResponseMessage property: The event response message received from the service URI. -
Uses of EventResponseMessage in com.azure.resourcemanager.containerregistry.models
Classes in com.azure.resourcemanager.containerregistry.models that implement interfaces with type arguments of type EventResponseMessageModifier and TypeClassDescriptionfinal classThe event response message received from the service URI.Methods in com.azure.resourcemanager.containerregistry.models that return EventResponseMessageModifier and TypeMethodDescriptionWebhookEventInfo.eventResponseMessage()Gets the event response object.static EventResponseMessageEventResponseMessage.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EventResponseMessage from the JsonReader.