Uses of Class
org.jclouds.openstack.neutron.v2.domain.ExternalGatewayInfo.Builder
Packages that use ExternalGatewayInfo.Builder
-
Uses of ExternalGatewayInfo.Builder in org.jclouds.openstack.neutron.v2.domain
Methods in org.jclouds.openstack.neutron.v2.domain that return ExternalGatewayInfo.BuilderModifier and TypeMethodDescriptionstatic ExternalGatewayInfo.Builder
ExternalGatewayInfo.builder()
ExternalGatewayInfo.Builder.enableSnat
(Boolean enableSnat) Provide the enableSnat status to the ExternalGatewayInfo's Builder.ExternalGatewayInfo.Builder.fromExternalGatewayInfo
(ExternalGatewayInfo in) Provide the networkId to the ExternalGatewayInfo's Builder.ExternalGatewayInfo.toBuilder()
Gets a Builder configured as this object.