Uses of Class
org.jclouds.openstack.neutron.v2.domain.lbaas.v1.VIP.CreateBuilder
Packages that use VIP.CreateBuilder
-
Uses of VIP.CreateBuilder in org.jclouds.openstack.neutron.v2.domain.lbaas.v1
Methods in org.jclouds.openstack.neutron.v2.domain.lbaas.v1 that return VIP.CreateBuilderModifier and TypeMethodDescriptionProvides the address for this VIP's Builder.static VIP.CreateBuilder
VIP.createBuilder
(String subnetId, Protocol protocol, Integer port, String poolId) Provides the protocol for this VIP's Builder.VIP.CreateBuilder.protocolPort
(Integer protocolPort) Provides the protocol port for this VIP's Builder.protected VIP.CreateBuilder
VIP.CreateBuilder.self()
Provides the subnet id for this VIP's Builder.Provides the tenantId for this VIP's Builder.