Package org.jclouds.ovf
Class ProductSection
The ProductSection element specifies product-information for an appliance, such as product name,
version, and vendor.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ProductSection.Builder
builder()
boolean
int
hashCode()
toString()
-
Field Details
-
properties
-
-
Constructor Details
-
ProductSection
-
-
Method Details
-
builder
-
toBuilder
- Overrides:
toBuilder
in classSection<ProductSection>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classSection<ProductSection>
-
equals
- Overrides:
equals
in classSection<ProductSection>
-
toString
- Overrides:
toString
in classSection<ProductSection>
-
getProperties
-