public class PoolEndpointConfiguration extends Object
Constructor and Description |
---|
PoolEndpointConfiguration() |
Modifier and Type | Method and Description |
---|---|
List<InboundNatPool> |
inboundNatPools()
Get the inboundNatPools value.
|
PoolEndpointConfiguration |
withInboundNatPools(List<InboundNatPool> inboundNatPools)
Set the inboundNatPools value.
|
public List<InboundNatPool> inboundNatPools()
public PoolEndpointConfiguration withInboundNatPools(List<InboundNatPool> inboundNatPools)
inboundNatPools
- the inboundNatPools value to setCopyright © 2019. All rights reserved.