Class Port.CreateBuilder
- java.lang.Object
-
- org.jclouds.openstack.neutron.v2.domain.Port.CreateBuilder
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Port.CreatePortbuild()protected Port.CreateBuilderself()
-
-
-
Method Detail
-
build
public Port.CreatePort build()
- Returns:
- a CreatePort constructed with this Builder.
-
self
protected Port.CreateBuilder self()
-
-