WebPubSubHub.UpdateStages.WithProperties Interface
public static interface WebPubSubHub.UpdateStages.WithProperties
The stage of the WebPubSubHub update allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withProperties(WebPubSubHubProperties properties)
Specifies the properties property: Properties of a hub.. |
Method Details
withProperties
public abstract WebPubSubHub.Update withProperties(WebPubSubHubProperties properties)
Specifies the properties property: Properties of a hub..
Parameters:
Returns: