Package | Description |
---|---|
org.jclouds.openstack.neutron.v2.domain |
Modifier and Type | Method and Description |
---|---|
static ExternalGatewayInfo.Builder |
ExternalGatewayInfo.builder() |
ExternalGatewayInfo.Builder |
ExternalGatewayInfo.Builder.enableSnat(Boolean enableSnat)
Provide the enableSnat status to the ExternalGatewayInfo's Builder.
|
ExternalGatewayInfo.Builder |
ExternalGatewayInfo.Builder.fromExternalGatewayInfo(ExternalGatewayInfo in) |
ExternalGatewayInfo.Builder |
ExternalGatewayInfo.Builder.networkId(String networkId)
Provide the networkId to the ExternalGatewayInfo's Builder.
|
ExternalGatewayInfo.Builder |
ExternalGatewayInfo.toBuilder()
Gets a Builder configured as this object.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.