Pool.DefinitionStages.WithTargetNodeCommunicationMode Interface
public static interface Pool.DefinitionStages.WithTargetNodeCommunicationMode
The stage of the Pool definition allowing to specify targetNodeCommunicationMode.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTargetNodeCommunicationMode(NodeCommunicationMode targetNodeCommunicationMode)
Specifies the target |
Method Details
withTargetNodeCommunicationMode
public abstract Pool.DefinitionStages.WithCreate withTargetNodeCommunicationMode(NodeCommunicationMode targetNodeCommunicationMode)
Specifies the targetNodeCommunicationMode property: If omitted, the default value is Default..
Parameters:
Returns: