Interface WebPubSubHub.UpdateStages.WithProperties

All Known Subinterfaces:
WebPubSubHub.Update
Enclosing interface:
WebPubSubHub.UpdateStages

public static interface WebPubSubHub.UpdateStages.WithProperties
The stage of the WebPubSubHub update allowing to specify properties.
  • Method Details

    • withProperties

      WebPubSubHub.Update withProperties(WebPubSubHubProperties properties)
      Specifies the properties property: Properties of a hub..
      Parameters:
      properties - Properties of a hub.
      Returns:
      the next definition stage.