com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
EventSubscriptionsClient.beginCreateOrUpdate(String scope,
String eventSubscriptionName,
EventSubscriptionInner eventSubscriptionInfo) |
Asynchronously creates a new event subscription or updates an existing event subscription based on the specified
scope.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
EventSubscriptionsClient.beginCreateOrUpdate(String scope,
String eventSubscriptionName,
EventSubscriptionInner eventSubscriptionInfo) |
Asynchronously creates a new event subscription or updates an existing event subscription based on the specified
scope.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
EventSubscriptionsClient.beginCreateOrUpdate(String scope,
String eventSubscriptionName,
EventSubscriptionInner eventSubscriptionInfo,
com.azure.core.util.Context context) |
Asynchronously creates a new event subscription or updates an existing event subscription based on the specified
scope.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
EventSubscriptionsClient.beginCreateOrUpdate(String scope,
String eventSubscriptionName,
EventSubscriptionInner eventSubscriptionInfo,
com.azure.core.util.Context context) |
Asynchronously creates a new event subscription or updates an existing event subscription based on the specified
scope.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.beginCreateOrUpdate(String resourceGroupName,
String systemTopicName,
String eventSubscriptionName,
EventSubscriptionInner eventSubscriptionInfo) |
Asynchronously creates or updates an event subscription with the specified parameters.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.beginCreateOrUpdate(String resourceGroupName,
String systemTopicName,
String eventSubscriptionName,
EventSubscriptionInner eventSubscriptionInfo) |
Asynchronously creates or updates an event subscription with the specified parameters.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.beginCreateOrUpdate(String resourceGroupName,
String systemTopicName,
String eventSubscriptionName,
EventSubscriptionInner eventSubscriptionInfo,
com.azure.core.util.Context context) |
Asynchronously creates or updates an event subscription with the specified parameters.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.beginCreateOrUpdate(String resourceGroupName,
String systemTopicName,
String eventSubscriptionName,
EventSubscriptionInner eventSubscriptionInfo,
com.azure.core.util.Context context) |
Asynchronously creates or updates an event subscription with the specified parameters.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
EventSubscriptionsClient.beginUpdate(String scope,
String eventSubscriptionName,
EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters) |
Asynchronously updates an existing event subscription.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
EventSubscriptionsClient.beginUpdate(String scope,
String eventSubscriptionName,
EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters) |
Asynchronously updates an existing event subscription.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
EventSubscriptionsClient.beginUpdate(String scope,
String eventSubscriptionName,
EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters,
com.azure.core.util.Context context) |
Asynchronously updates an existing event subscription.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
EventSubscriptionsClient.beginUpdate(String scope,
String eventSubscriptionName,
EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters,
com.azure.core.util.Context context) |
Asynchronously updates an existing event subscription.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.beginUpdate(String resourceGroupName,
String systemTopicName,
String eventSubscriptionName,
EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters) |
Update event subscription of a system topic.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.beginUpdate(String resourceGroupName,
String systemTopicName,
String eventSubscriptionName,
EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters) |
Update event subscription of a system topic.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.beginUpdate(String resourceGroupName,
String systemTopicName,
String eventSubscriptionName,
EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters,
com.azure.core.util.Context context) |
Update event subscription of a system topic.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EventSubscriptionInner>,EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.beginUpdate(String resourceGroupName,
String systemTopicName,
String eventSubscriptionName,
EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters,
com.azure.core.util.Context context) |
Update event subscription of a system topic.
|
com.azure.core.http.rest.Response<EventSubscriptionInner> |
EventSubscriptionsClient.getWithResponse(String scope,
String eventSubscriptionName,
com.azure.core.util.Context context) |
Get properties of an event subscription.
|
com.azure.core.http.rest.Response<EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.getWithResponse(String resourceGroupName,
String systemTopicName,
String eventSubscriptionName,
com.azure.core.util.Context context) |
Get an event subscription.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.list() |
List all aggregated global event subscriptions under a specific Azure subscription.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.list(String filter,
Integer top,
com.azure.core.util.Context context) |
List all aggregated global event subscriptions under a specific Azure subscription.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listByDomainTopic(String resourceGroupName,
String domainName,
String topicName) |
List all event subscriptions that have been created for a specific domain topic.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listByDomainTopic(String resourceGroupName,
String domainName,
String topicName,
String filter,
Integer top,
com.azure.core.util.Context context) |
List all event subscriptions that have been created for a specific domain topic.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listByResource(String resourceGroupName,
String providerNamespace,
String resourceTypeName,
String resourceName) |
List all event subscriptions that have been created for a specific topic.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listByResource(String resourceGroupName,
String providerNamespace,
String resourceTypeName,
String resourceName,
String filter,
Integer top,
com.azure.core.util.Context context) |
List all event subscriptions that have been created for a specific topic.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listByResourceGroup(String resourceGroupName) |
List all global event subscriptions under a specific Azure subscription and resource group.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listByResourceGroup(String resourceGroupName,
String filter,
Integer top,
com.azure.core.util.Context context) |
List all global event subscriptions under a specific Azure subscription and resource group.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.listBySystemTopic(String resourceGroupName,
String systemTopicName) |
List event subscriptions that belong to a specific system topic.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
SystemTopicEventSubscriptionsClient.listBySystemTopic(String resourceGroupName,
String systemTopicName,
String filter,
Integer top,
com.azure.core.util.Context context) |
List event subscriptions that belong to a specific system topic.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listGlobalByResourceGroupForTopicType(String resourceGroupName,
String topicTypeName) |
List all global event subscriptions under a resource group for a specific topic type.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listGlobalByResourceGroupForTopicType(String resourceGroupName,
String topicTypeName,
String filter,
Integer top,
com.azure.core.util.Context context) |
List all global event subscriptions under a resource group for a specific topic type.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listGlobalBySubscriptionForTopicType(String topicTypeName) |
List all global event subscriptions under an Azure subscription for a topic type.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listGlobalBySubscriptionForTopicType(String topicTypeName,
String filter,
Integer top,
com.azure.core.util.Context context) |
List all global event subscriptions under an Azure subscription for a topic type.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listRegionalByResourceGroup(String resourceGroupName,
String location) |
List all event subscriptions from the given location under a specific Azure subscription and resource group.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listRegionalByResourceGroup(String resourceGroupName,
String location,
String filter,
Integer top,
com.azure.core.util.Context context) |
List all event subscriptions from the given location under a specific Azure subscription and resource group.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listRegionalByResourceGroupForTopicType(String resourceGroupName,
String location,
String topicTypeName) |
List all event subscriptions from the given location under a specific Azure subscription and resource group and
topic type.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listRegionalByResourceGroupForTopicType(String resourceGroupName,
String location,
String topicTypeName,
String filter,
Integer top,
com.azure.core.util.Context context) |
List all event subscriptions from the given location under a specific Azure subscription and resource group and
topic type.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listRegionalBySubscription(String location) |
List all event subscriptions from the given location under a specific Azure subscription.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listRegionalBySubscription(String location,
String filter,
Integer top,
com.azure.core.util.Context context) |
List all event subscriptions from the given location under a specific Azure subscription.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listRegionalBySubscriptionForTopicType(String location,
String topicTypeName) |
List all event subscriptions from the given location under a specific Azure subscription and topic type.
|
com.azure.core.http.rest.PagedIterable<EventSubscriptionInner> |
EventSubscriptionsClient.listRegionalBySubscriptionForTopicType(String location,
String topicTypeName,
String filter,
Integer top,
com.azure.core.util.Context context) |
List all event subscriptions from the given location under a specific Azure subscription and topic type.
|