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) |
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.
|