Package org.jclouds.ovf
Class NetworkSection
The NetworkSection element shall list all logical networks used in the OVF package.
- 
Nested Class Summary
Nested Classes - 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic NetworkSection.Builderbuilder()booleanAll networks referred to from Connection elements in allVirtualHardwareSectionelements shall be defined in the NetworkSection.inthashCode()toString() 
- 
Constructor Details
- 
NetworkSection
 
 - 
 - 
Method Details
- 
builder
 - 
toBuilder
- Overrides:
 toBuilderin classSection<NetworkSection>
 - 
getNetworks
All networks referred to from Connection elements in allVirtualHardwareSectionelements shall be defined in the NetworkSection.- Returns:
 
 - 
hashCode
public int hashCode()- Overrides:
 hashCodein classSection<NetworkSection>
 - 
equals
- Overrides:
 equalsin classSection<NetworkSection>
 - 
toString
- Overrides:
 toStringin classSection<NetworkSection>
 
 -