Class RouteReportConnectionBgp

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class RouteReportConnectionBgp
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    connection bgp details.
    • Method Detail

      • getAsPath

        public String getAsPath()
        Gets the asPath. AS path.
        Returns:
        the asPath
      • isIsUsed

        public Boolean isIsUsed()
        Gets the isUsed. Indicates whether current route is used or not.
        Returns:
        the isUsed
      • getLocalPreference

        public String getLocalPreference()
        Gets the localPreference. local preference.
        Returns:
        the localPreference
      • getPrefix

        public String getPrefix()
        Gets the prefix. prefix.
        Returns:
        the prefix