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.UpdateNetwork
build()
protected Network.UpdateBuilder
self()
-
-
-
Method Detail
-
build
public Network.UpdateNetwork build()
- Returns:
- a UpdateNetwork constructed with this Builder.
-
self
protected Network.UpdateBuilder self()
-
-