Class CrossConnectRouter

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

    public class CrossConnectRouter
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Cross Connect Router details.
    • Constructor Detail

      • CrossConnectRouter

        public CrossConnectRouter()
    • Method Detail

      • getCapabilities

        public List<String> getCapabilities()
        Gets the capabilities. Array of capabilities for this router.
        Returns:
        the capabilities
      • getRouterName

        public String getRouterName()
        Gets the routerName. The name of the Router.
        Returns:
        the routerName
      • getTotalConnections

        public Long getTotalConnections()
        Gets the totalConnections. Count of existing Direct Link Dedicated gateways on this router for this account.
        Returns:
        the totalConnections