Interface NetworkUpdate

    • Method Detail

      • getName

        String getName()
        The name of the network
        Returns:
        the network name
      • isAdminStateUp

        boolean isAdminStateUp()
        The administrative state of the network, which is up (true) or down (false).
        Returns:
        the admin state up state
      • isShared

        boolean isShared()
        Admin-only. Indicates whether this network is shared across all tenants.
        Returns:
        true if this network is shared
      • isDefault

        boolean isDefault()
        The network is default pool or not.
        Returns:
        true if is a default network