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