Package | Description |
---|---|
com.vmware.vcenter.guest |
The
com.vmware.vcenter.guest package provides interfaces for managing
guest customization specifications in the vCenter Server. |
Modifier and Type | Method and Description |
---|---|
static IPSettings |
IPSettings._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 IPSettings |
IPSettings._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
IPSettings |
IPSettings.Builder.build() |
IPSettings |
AdapterMapping.getAdapter()
The IP settings for the associated virtual network adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
AdapterMapping.setAdapter(IPSettings adapter)
The IP settings for the associated virtual network adapter.
|
Constructor and Description |
---|
Builder(IPSettings adapter)
Constructor with parameters for the required properties of
AdapterMapping . |