ServiceBusTopicEventSubscriptionDestination Class
- java.
lang. Object - com.
azure. resourcemanager. eventgrid. models. EventSubscriptionDestination - com.
azure. resourcemanager. eventgrid. models. ServiceBusTopicEventSubscriptionDestination
- com.
- com.
public final class ServiceBusTopicEventSubscriptionDestination
extends EventSubscriptionDestination
Information about the service bus topic destination for an event subscription.
Constructor | Description | |
---|---|---|
Service |
Modifier and Type | Method and Description |
---|---|
List<Delivery |
delivery Get the delivery |
String |
resource Get the resource |
void |
validate()
Validates the instance. |
Service |
with Set the delivery |
Service |
with Set the resource |
Methods inherited from EventSubscriptionDestination
Methods inherited from java.lang.Object
ServiceBusTopicEventSubscriptionDestination
public ServiceBusTopicEventSubscriptionDestination()
deliveryAttributeMappings
public List
Get the deliveryAttributeMappings property: Delivery attribute details.
Returns:
resourceId
public String resourceId()
Get the resourceId property: The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription.
Returns:
validate
public void validate()
Validates the instance.
Overrides:
ServiceBusTopicEventSubscriptionDestination.validate()withDeliveryAttributeMappings
public ServiceBusTopicEventSubscriptionDestination withDeliveryAttributeMappings(List
Set the deliveryAttributeMappings property: Delivery attribute details.
Parameters:
Returns:
withResourceId
public ServiceBusTopicEventSubscriptionDestination withResourceId(String resourceId)
Set the resourceId property: The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription.
Parameters:
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: