Package api.equinix.javasdk.fabric.model
Interface CloudRouterPackage
-
Method Details
-
getCode
CloudRouterPackageCode getCode() -
getType
String getType() -
getDescription
String getDescription() -
getTotalIPv4RoutesMax
Integer getTotalIPv4RoutesMax() -
getTotalIPv6RoutesMax
Integer getTotalIPv6RoutesMax() -
getStaticIPv4RoutesMax
Integer getStaticIPv4RoutesMax() -
getStaticIPv6RoutesMax
Integer getStaticIPv6RoutesMax() -
getNatIPv4RoutesMax
Integer getNatIPv4RoutesMax() -
getRouteFilterSupported
Boolean getRouteFilterSupported() -
getRouteAggregationSupported
Boolean getRouteAggregationSupported() -
getConnectionLimit
Integer getConnectionLimit() -
getChangeLog
ChangeLog getChangeLog()
-