WebPubSubResource.DefinitionStages.WithSocketIO Interface
public static interface WebPubSubResource.DefinitionStages.WithSocketIO
The stage of the WebPubSubResource definition allowing to specify socketIO.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSocketIO(WebPubSubSocketIOSettings socketIO)
Specifies the socketIO property: SocketIO settings for the resource. |
Method Details
withSocketIO
public abstract WebPubSubResource.DefinitionStages.WithCreate withSocketIO(WebPubSubSocketIOSettings socketIO)
Specifies the socketIO property: SocketIO settings for the resource.
Parameters:
Returns: