DomainTopicEventSubscriptionsClient Interface
public interface DomainTopicEventSubscriptionsClient
An instance of this class provides access to all the operations defined in DomainTopicEventSubscriptionsClient.
beginCreateOrUpdate
public abstract SyncPoller
Create or update a nested event subscription to a domain topic. Asynchronously creates a new event subscription or updates an existing event subscription.
Parameters:
Returns:
beginCreateOrUpdate
public abstract SyncPoller
Create or update a nested event subscription to a domain topic. Asynchronously creates a new event subscription or updates an existing event subscription.
Parameters:
Returns:
beginDelete
public abstract SyncPoller
Delete a nested event subscription for a domain topic. Delete a nested existing event subscription for a domain topic.
Parameters:
Returns:
beginDelete
public abstract SyncPoller
Delete a nested event subscription for a domain topic. Delete a nested existing event subscription for a domain topic.
Parameters:
Returns:
beginUpdate
public abstract SyncPoller
Update a nested event subscription for a domain topic. Update an existing event subscription for a domain topic.
Parameters:
Returns:
beginUpdate
public abstract SyncPoller
Update a nested event subscription for a domain topic. Update an existing event subscription for a domain topic.
Parameters:
Returns:
createOrUpdate
public abstract EventSubscriptionInner createOrUpdate(String resourceGroupName, String domainName, String topicName, String eventSubscriptionName, EventSubscriptionInner eventSubscriptionInfo)
Create or update a nested event subscription to a domain topic. Asynchronously creates a new event subscription or updates an existing event subscription.
Parameters:
Returns:
createOrUpdate
public abstract EventSubscriptionInner createOrUpdate(String resourceGroupName, String domainName, String topicName, String eventSubscriptionName, EventSubscriptionInner eventSubscriptionInfo, Context context)
Create or update a nested event subscription to a domain topic. Asynchronously creates a new event subscription or updates an existing event subscription.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String domainName, String topicName, String eventSubscriptionName)
Delete a nested event subscription for a domain topic. Delete a nested existing event subscription for a domain topic.
Parameters:
delete
public abstract void delete(String resourceGroupName, String domainName, String topicName, String eventSubscriptionName, Context context)
Delete a nested event subscription for a domain topic. Delete a nested existing event subscription for a domain topic.
Parameters:
get
public abstract EventSubscriptionInner get(String resourceGroupName, String domainName, String topicName, String eventSubscriptionName)
Get a nested event subscription for domain topic. Get properties of a nested event subscription for a domain topic.
Parameters:
Returns:
getDeliveryAttributes
public abstract DeliveryAttributeListResultInner getDeliveryAttributes(String resourceGroupName, String domainName, String topicName, String eventSubscriptionName)
Get delivery attributes for an event subscription for domain topic. Get all delivery attributes for an event subscription for domain topic.
Parameters:
Returns:
getDeliveryAttributesWithResponse
public abstract Response
Get delivery attributes for an event subscription for domain topic. Get all delivery attributes for an event subscription for domain topic.
Parameters:
Returns:
getFullUrl
public abstract EventSubscriptionFullUrlInner getFullUrl(String resourceGroupName, String domainName, String topicName, String eventSubscriptionName)
Get full URL of a nested event subscription for domain topic. Get the full endpoint URL for a nested event subscription for domain topic.
Parameters:
Returns:
getFullUrlWithResponse
public abstract Response
Get full URL of a nested event subscription for domain topic. Get the full endpoint URL for a nested event subscription for domain topic.
Parameters:
Returns:
getWithResponse
public abstract Response
Get a nested event subscription for domain topic. Get properties of a nested event subscription for a domain topic.
Parameters:
Returns:
list
public abstract PagedIterable
List all nested event subscriptions for a specific domain topic. List all event subscriptions that have been created for a specific domain topic.
Parameters:
Returns:
list
public abstract PagedIterable
List all nested event subscriptions for a specific domain topic. List all event subscriptions that have been created for a specific domain topic.
Parameters:
Returns:
update
public abstract EventSubscriptionInner update(String resourceGroupName, String domainName, String topicName, String eventSubscriptionName, EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters)
Update a nested event subscription for a domain topic. Update an existing event subscription for a domain topic.
Parameters:
Returns:
update
public abstract EventSubscriptionInner update(String resourceGroupName, String domainName, String topicName, String eventSubscriptionName, EventSubscriptionUpdateParameters eventSubscriptionUpdateParameters, Context context)
Update a nested event subscription for a domain topic. Update an existing event subscription for a domain topic.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: