Package | Description |
---|---|
org.jclouds.openstack.neutron.v2.domain.lbaas.v1 |
Modifier and Type | Method and Description |
---|---|
static Pool.CreateBuilder |
Pool.createBuilder(String subnetId,
Protocol protocol,
String lbMethod) |
Pool.CreateBuilder |
Pool.CreateBuilder.protocol(Protocol protocol)
Provides the protocol for this Pool's Builder.
|
Pool.CreateBuilder |
Pool.CreateBuilder.provider(String provider)
Provides the provider for this Pool's Builder.
|
protected Pool.CreateBuilder |
Pool.CreateBuilder.self() |
Pool.CreateBuilder |
Pool.CreateBuilder.subnetId(String subnetId)
Provides the subnet id for this Pool's Builder.
|
Pool.CreateBuilder |
Pool.CreateBuilder.tenantId(String tenantId)
Provides the tenantId for this Pool's Builder.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.