Interface ExternalSegment

    • Method Detail

      • getExternalPolicies

        List<String> getExternalPolicies()
        Gets the external policies
        Returns:
        the external policies
      • getIpVersion

        int getIpVersion()
        Gets the Ip version
        Returns:
        the Ip version
      • getCidr

        String getCidr()
        Gets the cidr
        Returns:
        the cidr
      • getDescription

        String getDescription()
        Gets the description
        Returns:
        the description
      • isShared

        boolean isShared()
        Is external segment shared
        Returns:
        the true if shared and false if not shared
      • getSubnetId

        String getSubnetId()
        Gets the subnet Id
        Returns:
        the subnet Id
      • getL3Policies

        List<String> getL3Policies()
        Gets the L3 policies
        Returns:
        the L3 Policies
      • isPortAddressTranslation

        boolean isPortAddressTranslation()
        Gets Is Port address Transalation
        Returns:
        True or False
      • getExternalRoutes

        List<GbpExternalRoutes> getExternalRoutes()
        Gets the list of external routes
        Returns:
        the list of external routes
      • getNatpools

        List<String> getNatpools()
        Gets the list of nat pools
        Returns:
        the list of nat pools