public abstract static class ExternalGatewayInfo.Builder extends Object
| Constructor and Description |
|---|
ExternalGatewayInfo.Builder() |
| Modifier and Type | Method and Description |
|---|---|
ExternalGatewayInfo |
build() |
ExternalGatewayInfo.Builder |
fromExternalGatewayInfo(ExternalGatewayInfo in) |
ExternalGatewayInfo.Builder |
networkId(String networkId) |
protected abstract ExternalGatewayInfo.Builder |
self() |
protected String networkId
protected abstract ExternalGatewayInfo.Builder self()
public ExternalGatewayInfo.Builder networkId(String networkId)
ExternalGatewayInfo.getNetworkId()public ExternalGatewayInfo build()
public ExternalGatewayInfo.Builder fromExternalGatewayInfo(ExternalGatewayInfo in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.