Class ExternalGatewayInfo

java.lang.Object
org.jclouds.openstack.neutron.v2.domain.ExternalGatewayInfo

public class ExternalGatewayInfo extends Object
Information on the external gateway for the router
  • Field Details

    • networkId

      @Named("network_id") protected final String networkId
    • enableSnat

      @Named("enable_snat") protected final Boolean enableSnat
  • Constructor Details

  • Method Details