Uses of Class
org.jclouds.openstack.neutron.v2.domain.lbaas.v1.Pool.CreateBuilder
Packages that use Pool.CreateBuilder
-
Uses of Pool.CreateBuilder in org.jclouds.openstack.neutron.v2.domain.lbaas.v1
Methods in org.jclouds.openstack.neutron.v2.domain.lbaas.v1 that return Pool.CreateBuilderModifier and TypeMethodDescriptionstatic Pool.CreateBuilder
Pool.createBuilder
(String subnetId, Protocol protocol, String lbMethod) Provides the protocol for this Pool's Builder.Provides the provider for this Pool's Builder.protected Pool.CreateBuilder
Pool.CreateBuilder.self()
Provides the subnet id for this Pool's Builder.Provides the tenantId for this Pool's Builder.