Uses of Class
org.jclouds.openstack.neutron.v2.domain.RouterInterface.Builder
Packages that use RouterInterface.Builder
-
Uses of RouterInterface.Builder in org.jclouds.openstack.neutron.v2.domain
Methods in org.jclouds.openstack.neutron.v2.domain that return RouterInterface.BuilderModifier and TypeMethodDescriptionstatic RouterInterface.Builder
RouterInterface.builder()
RouterInterface.Builder.fromRouterInterface
(RouterInterface in) Provide the portId to the RouterInterface's Builder.Provide the subnetId to the RouterInterface's Builder.RouterInterface.toBuilder()
Gets a Builder configured as this object.