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.