Uses of Class
com.azure.resourcemanager.datafactory.fluent.models.TriggerSubscriptionOperationStatusInner
Package
Description
Package containing the service clients for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of TriggerSubscriptionOperationStatusInner in com.azure.resourcemanager.datafactory.fluent
Modifier and TypeMethodDescriptionTriggersClient.getEventSubscriptionStatus
(String resourceGroupName, String factoryName, String triggerName) Get a trigger's event subscription status.TriggersClient.subscribeToEvents
(String resourceGroupName, String factoryName, String triggerName) Subscribe event trigger to events.TriggersClient.subscribeToEvents
(String resourceGroupName, String factoryName, String triggerName, com.azure.core.util.Context context) Subscribe event trigger to events.TriggersClient.unsubscribeFromEvents
(String resourceGroupName, String factoryName, String triggerName) Unsubscribe event trigger from events.TriggersClient.unsubscribeFromEvents
(String resourceGroupName, String factoryName, String triggerName, com.azure.core.util.Context context) Unsubscribe event trigger from events.Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TriggerSubscriptionOperationStatusInner>,
TriggerSubscriptionOperationStatusInner> TriggersClient.beginSubscribeToEvents
(String resourceGroupName, String factoryName, String triggerName) Subscribe event trigger to events.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TriggerSubscriptionOperationStatusInner>,
TriggerSubscriptionOperationStatusInner> TriggersClient.beginSubscribeToEvents
(String resourceGroupName, String factoryName, String triggerName) Subscribe event trigger to events.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TriggerSubscriptionOperationStatusInner>,
TriggerSubscriptionOperationStatusInner> TriggersClient.beginSubscribeToEvents
(String resourceGroupName, String factoryName, String triggerName, com.azure.core.util.Context context) Subscribe event trigger to events.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TriggerSubscriptionOperationStatusInner>,
TriggerSubscriptionOperationStatusInner> TriggersClient.beginSubscribeToEvents
(String resourceGroupName, String factoryName, String triggerName, com.azure.core.util.Context context) Subscribe event trigger to events.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TriggerSubscriptionOperationStatusInner>,
TriggerSubscriptionOperationStatusInner> TriggersClient.beginUnsubscribeFromEvents
(String resourceGroupName, String factoryName, String triggerName) Unsubscribe event trigger from events.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TriggerSubscriptionOperationStatusInner>,
TriggerSubscriptionOperationStatusInner> TriggersClient.beginUnsubscribeFromEvents
(String resourceGroupName, String factoryName, String triggerName) Unsubscribe event trigger from events.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TriggerSubscriptionOperationStatusInner>,
TriggerSubscriptionOperationStatusInner> TriggersClient.beginUnsubscribeFromEvents
(String resourceGroupName, String factoryName, String triggerName, com.azure.core.util.Context context) Unsubscribe event trigger from events.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<TriggerSubscriptionOperationStatusInner>,
TriggerSubscriptionOperationStatusInner> TriggersClient.beginUnsubscribeFromEvents
(String resourceGroupName, String factoryName, String triggerName, com.azure.core.util.Context context) Unsubscribe event trigger from events.com.azure.core.http.rest.Response<TriggerSubscriptionOperationStatusInner>
TriggersClient.getEventSubscriptionStatusWithResponse
(String resourceGroupName, String factoryName, String triggerName, com.azure.core.util.Context context) Get a trigger's event subscription status. -
Uses of TriggerSubscriptionOperationStatusInner in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionTriggerSubscriptionOperationStatus.innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.TriggerSubscriptionOperationStatusInner object.