public class VCloudNetworkSection extends NetworkSection
NetworkSection.Builder| Modifier and Type | Field and Description | 
|---|---|
protected URI | 
href  | 
protected String | 
type  | 
| Constructor and Description | 
|---|
VCloudNetworkSection(String type,
                    URI href,
                    String info,
                    Iterable<Network> networks)  | 
public String getType()
public URI getHref()
public int hashCode()
hashCode in class NetworkSectionpublic boolean equals(Object obj)
equals in class NetworkSectionpublic String toString()
toString in class NetworkSectionCopyright © 2009-2013 jclouds. All Rights Reserved.