- getAssignedPublicIpAddress(IpAddress) - Method in class org.onosproject.virtualbng.VbngConfigurationManager
-
- getAssignedPublicIpAddress(IpAddress) - Method in interface org.onosproject.virtualbng.VbngConfigurationService
-
Gets the public IP address already assigned for a private IP address.
- getAvailablePublicIpAddress(IpAddress) - Method in class org.onosproject.virtualbng.VbngConfigurationManager
-
- getAvailablePublicIpAddress(IpAddress) - Method in interface org.onosproject.virtualbng.VbngConfigurationService
-
Gets an available public IP address from local public IP prefixes.
- getClientBuilder(String) - Method in class org.onosproject.virtualbng.RestClient
-
Gets a client web resource builder.
- getHosts() - Method in class org.onosproject.virtualbng.VbngConfiguration
-
- getIpAddressMappings() - Method in class org.onosproject.virtualbng.VbngConfigurationManager
-
- getIpAddressMappings() - Method in interface org.onosproject.virtualbng.VbngConfigurationService
-
Gets all the mapping entries from private IP address to public IP
address.
- getLocalPublicIpPrefixes() - Method in class org.onosproject.virtualbng.VbngConfiguration
-
Gets a list of public IP prefixes configured for local SDN network.
- getNextHopIpAddress() - Method in class org.onosproject.virtualbng.VbngConfiguration
-
Gets the IP address configured for the next hop (upstream gateway).
- getNextHopIpAddress() - Method in class org.onosproject.virtualbng.VbngConfigurationManager
-
- getNextHopIpAddress() - Method in interface org.onosproject.virtualbng.VbngConfigurationService
-
Gets the IP address configured for the next hop.
- getNodeToPort() - Method in class org.onosproject.virtualbng.VbngConfigurationManager
-
- getNodeToPort() - Method in interface org.onosproject.virtualbng.VbngConfigurationService
-
Gets the host to port map.
- getPublicFacingMac() - Method in class org.onosproject.virtualbng.VbngConfiguration
-
Gets the MAC address configured for all the public IP addresses.
- getPublicFacingMac() - Method in class org.onosproject.virtualbng.VbngConfigurationManager
-
- getPublicFacingMac() - Method in interface org.onosproject.virtualbng.VbngConfigurationService
-
Gets the MAC address configured for all the public IP addresses.
- getRest() - Method in class org.onosproject.virtualbng.RestClient
-
Builds a REST client and fetches XOS mapping data in JSON format.
- getXosIpAddress() - Method in class org.onosproject.virtualbng.VbngConfiguration
-
Gets the IP address configured for XOS server.
- getXosIpAddress() - Method in class org.onosproject.virtualbng.VbngConfigurationManager
-
- getXosIpAddress() - Method in interface org.onosproject.virtualbng.VbngConfigurationService
-
Gets the IP address configured for XOS server.
- getXosRestPort() - Method in class org.onosproject.virtualbng.VbngConfiguration
-
Gets the REST communication port configured for XOS server.
- getXosRestPort() - Method in class org.onosproject.virtualbng.VbngConfigurationManager
-
- getXosRestPort() - Method in interface org.onosproject.virtualbng.VbngConfigurationService
-
Gets the REST communication port configured for XOS server.