public static final class ActiveTypes.Info.Builder
extends java.lang.Object
ActiveTypes.Info.| Constructor and Description |
|---|
ActiveTypes.Info.Builder(IpSpec management)
Constructor with parameters for the required properties of
ActiveTypes.Info. |
| Modifier and Type | Method and Description |
|---|---|
ActiveTypes.Info |
build() |
ActiveTypes.Info.Builder |
setHa(IpSpec ha)
IP specification for the HA network.
|
ActiveTypes.Info.Builder |
setPlacement(PlacementInfo placement)
Contains the placement information of the active node.
|
public ActiveTypes.Info.Builder(IpSpec management)
ActiveTypes.Info.public ActiveTypes.Info.Builder setHa(IpSpec ha)
null, then the second NIC of the Active Node of the VCHA cluster is
not configured.ha - New value for the property.public ActiveTypes.Info.Builder setPlacement(PlacementInfo placement)
null, the request specified that placement information of the active
node should not be included.placement - New value for the property.public ActiveTypes.Info build()