Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
Location . |
Modifier and Type | Method and Description |
---|---|
Location |
build() |
Location.Builder |
setEsx(Esx esx)
This section describes the ESX host on which to deploy the appliance.
|
Location.Builder |
setVcenter(VCenter vcenter)
This subsection describes the vCenter on which to deploy the appliance.
|
public Builder()
Location
.public Location.Builder setEsx(Esx esx)
getEsx()
and getVcenter()
esx
- New value for the property.public Location.Builder setVcenter(VCenter vcenter)
getEsx()
and getVcenter()
vcenter
- New value for the property.public Location build()