| Modifier and Type | Method and Description |
|---|---|
VIP.CreateBuilder |
address(String address)
Provides the address for this VIP's Builder.
|
VIP.CreateVIP |
build() |
VIP.CreateBuilder |
protocol(Protocol protocol)
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 |
self() |
VIP.CreateBuilder |
subnetId(String subnetId)
Provides the subnet id for this VIP's Builder.
|
VIP.CreateBuilder |
tenantId(String tenantId)
Provides the tenantId for this VIP's Builder.
|
public VIP.CreateBuilder tenantId(String tenantId)
VIP.getTenantId()public VIP.CreateBuilder subnetId(String subnetId)
VIP.getSubnetId()public VIP.CreateBuilder address(String address)
VIP.getAddress()public VIP.CreateBuilder protocol(Protocol protocol)
VIP.getProtocol()public VIP.CreateBuilder protocolPort(Integer protocolPort)
VIP.getProtocolPort()public VIP.CreateVIP build()
protected VIP.CreateBuilder self()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.