Package api.equinix.javasdk.fabric.model
Interface RoutingProtocol
-
Method Details
-
getUuid
String getUuid() -
getHref
String getHref() -
getName
String getName() -
getType
RoutingProtocolType getType() -
getState
RoutingProtocolState getState() -
getDescription
String getDescription() -
getBgpIpv4
BGPConnectionIpv4 getBgpIpv4() -
getBgpIpv6
BGPConnectionIpv6 getBgpIpv6() -
getDirectIpv4
DirectConnectionIpv4 getDirectIpv4() -
getDirectIpv6
DirectConnectionIpv6 getDirectIpv6() -
getBfd
BFDConfig getBfd() -
getCustomerAsn
Long getCustomerAsn() -
getEquinixAsn
Long getEquinixAsn() -
getChangeLog
ChangeLog getChangeLog() -
getChange
Change getChange() -
delete
-
refresh
-