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 |
---|---|
static Ipv6Spec |
Ipv6Spec._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static Ipv6Spec |
Ipv6Spec._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
Ipv6Spec |
Ipv6Spec.Builder.build() |
Ipv6Spec |
IpSpec.getIpv6()
If the family of the ip is IPV6, then this will point to IPv6 address
specification.
|
Modifier and Type | Method and Description |
---|---|
void |
IpSpec.setIpv6(Ipv6Spec ipv6)
If the family of the ip is IPV6, then this will point to IPv6 address
specification.
|
IpSpec.Builder |
IpSpec.Builder.setIpv6(Ipv6Spec ipv6)
If the family of the ip is IPV6, then this will point to IPv6 address
specification.
|