| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
OvfInfo. |
| Modifier and Type | Method and Description |
|---|---|
OvfInfo |
build() |
OvfInfo.Builder |
setOvfName(java.lang.String ovfName)
Name of OVF file.
|
OvfInfo.Builder |
setVersion(java.lang.String version)
Version of the OVF.
|
public Builder()
OvfInfo.public OvfInfo.Builder setOvfName(java.lang.String ovfName)
ovfName - New value for the property.public OvfInfo.Builder setVersion(java.lang.String version)
version - New value for the property.public OvfInfo build()