public class NetworkConfiguration extends Object
Constructor and Description |
---|
NetworkConfiguration() |
Modifier and Type | Method and Description |
---|---|
PoolEndpointConfiguration |
endpointConfiguration()
Get the endpointConfiguration value.
|
String |
subnetId()
Get the subnetId value.
|
NetworkConfiguration |
withEndpointConfiguration(PoolEndpointConfiguration endpointConfiguration)
Set the endpointConfiguration value.
|
NetworkConfiguration |
withSubnetId(String subnetId)
Set the subnetId value.
|
public String subnetId()
public NetworkConfiguration withSubnetId(String subnetId)
subnetId
- the subnetId value to setpublic PoolEndpointConfiguration endpointConfiguration()
public NetworkConfiguration withEndpointConfiguration(PoolEndpointConfiguration endpointConfiguration)
endpointConfiguration
- the endpointConfiguration value to setCopyright © 2019. All rights reserved.