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