Class Network.UpdateBuilder
- java.lang.Object
 - 
- org.jclouds.openstack.neutron.v2.domain.Network.UpdateBuilder
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Network.UpdateNetworkbuild()protected Network.UpdateBuilderself() 
 - 
 
- 
- 
Method Detail
- 
build
public Network.UpdateNetwork build()
- Returns:
 - a UpdateNetwork constructed with this Builder.
 
 
- 
self
protected Network.UpdateBuilder self()
 
 - 
 
 -