Package | Description |
---|---|
com.vmware.vcenter.deployment |
Modifier and Type | Method and Description |
---|---|
static LocationSpec |
LocationSpec._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 LocationSpec |
LocationSpec._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
LocationSpec |
LocationSpec.Builder.build() |
LocationSpec |
UpgradeTypes.UpgradeSpec.getSourceLocation()
Source location spec.
|
Modifier and Type | Method and Description |
---|---|
void |
UpgradeTypes.UpgradeSpec.setSourceLocation(LocationSpec sourceLocation)
Source location spec.
|
Constructor and Description |
---|
Builder(UpgradeTypes.SourceApplianceSpec sourceAppliance,
LocationSpec sourceLocation)
Constructor with parameters for the required properties of
UpgradeTypes.UpgradeSpec . |