| Package | Description |
|---|---|
| com.microsoft.azure.eventgrid.models |
This package contains the models classes for EventGridClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediaJobCanceledEventData
Job canceled event data.
|
class |
MediaJobCancelingEventData
Job canceling event data.
|
class |
MediaJobErroredEventData
Job error state event data.
|
class |
MediaJobFinishedEventData
Job finished event data.
|
class |
MediaJobProcessingEventData
Job processing event data.
|
class |
MediaJobScheduledEventData
Job scheduled event data.
|
| Modifier and Type | Method and Description |
|---|---|
MediaJobStateChangeEventData |
MediaJobStateChangeEventData.withCorrelationData(Map<String,String> correlationData)
Set gets the Job correlation data.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/