Class VPNServerRouteCollection
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.VPNServerRouteCollection
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VPNServerRouteCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
VPNServerRouteCollection.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getFirst
Gets the first. A link to the first page of resources.- Returns:
- the first
-
getLimit
Gets the limit. The maximum number of resources that can be returned by the request.- Returns:
- the limit
-
getNext
Gets the next. A link to the next page of resources. This property is present for all pages except the last page.- Returns:
- the next
-
getRoutes
Gets the routes. A page of routes for the VPN server.- Returns:
- the routes
-
getTotalCount
Gets the totalCount. The total number of resources across all pages.- Returns:
- the totalCount
-