Package | Description |
---|---|
com.vmware.vcenter.vcha |
The
com.vmware.vcenter.vcha package provides interfaces for deploying
and monitoring a vCenter High Availability (VCHA) Cluster. |
Modifier and Type | Method and Description |
---|---|
IpFamily.Values |
IpFamily.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static IpFamily.Values |
IpFamily.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IpFamily.Values[] |
IpFamily.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|