Class EventListenerEndpoint

java.lang.Object
com.azure.resourcemanager.webpubsub.models.EventListenerEndpoint
Direct Known Subclasses:
EventHubEndpoint

public class EventListenerEndpoint extends Object
An endpoint specifying where Web PubSub should send events to.
  • Constructor Details

    • EventListenerEndpoint

      public EventListenerEndpoint()
      Creates an instance of EventListenerEndpoint class.
  • Method Details

    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.